org.texi (Macro replacement): Minor enhancement

* org.texi (Macro replacement): Minor enhancement.
This commit is contained in:
Bastien Guerry 2014-03-19 17:06:45 +01:00
parent 932b41e973
commit 7527e3a80c
1 changed files with 4 additions and 4 deletions

View File

@ -10016,10 +10016,10 @@ paragraphs, verse blocks, table cells and some keywords with
@code{@{@{@{name(arg1,arg2)@}@}@}}@footnote{Since commas separate arguments,
commas within arguments have to be escaped with a backslash character.
Conversely, backslash characters before a comma, and only them, need to be
escaped with another backslash character.}. In addition to defined macros,
@code{@{@{@{title@}@}@}}, @code{@{@{@{author@}@}@}}, etc., will reference
information set by the @code{#+TITLE:}, @code{#+AUTHOR:}, and similar lines.
Also, @code{@{@{@{time(@var{FORMAT})@}@}@}} and
escaped with another backslash character.}. In addition to user-defined
macros, @code{@{@{@{title@}@}@}}, @code{@{@{@{author@}@}@}}, etc., will
reference information set by the @code{#+TITLE:}, @code{#+AUTHOR:}, and
similar lines. Also, @code{@{@{@{time(@var{FORMAT})@}@}@}} and
@code{@{@{@{modification-time(@var{FORMAT})@}@}@}} refer to current date time
and to the modification time of the file being exported, respectively.
@var{FORMAT} should be a format string understood by