summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/markup-syntax
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-05-04 23:39:21 +0000
committerKarl Berry <karl@freefriends.org>2011-05-04 23:39:21 +0000
commit16bfcc69400c93c3d779a104107606ae122a7dbe (patch)
treee2456232be21108418db974f47ea118eec770469 /Master/texmf-dist/doc/generic/FAQ-en/markup-syntax
parent9a8f00b89c2c1cd283f5fd0fb54959ef0690646f (diff)
FAQ-en 3.22 (4may11)
git-svn-id: svn://tug.org/texlive/trunk@22304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/markup-syntax')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/markup-syntax13
1 files changed, 9 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/markup-syntax b/Master/texmf-dist/doc/generic/FAQ-en/markup-syntax
index dc221b47e8a..409aff99ca3 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/markup-syntax
+++ b/Master/texmf-dist/doc/generic/FAQ-en/markup-syntax
@@ -115,7 +115,7 @@ The faq is written in LaTeX. Commands to use are:
is concerned, the command ends at \TUGboat{} so it doesn't matter if
it gets split across lines.
-Environment booklabel
+Environment booklist
Is used to set lists of books; it uses \item in the same way that
the description environment does, but sets the label thus defined in
@@ -124,7 +124,7 @@ Environment booklabel
\htmlignore ... \endhtmlignore
Brackets around bits of text that are to be ignored by the html
- generator
+ generator (deprecated: use environment typesetversion instead
Environment htmlversion
@@ -178,6 +178,10 @@ Environment wideversion (HTML or PDF output only)
\LastEdit{date}
Date of last editing a Question; argument is yyyy-mm-dd (ISO form)
+ (placed at the end of an answer)
+
+\LastEdit*{date}
+ Last edit was the initial version
\keywords{<stuff>}
@@ -197,8 +201,8 @@ Environment wideversion (HTML or PDF output only)
versions of the FAQ; \Email is for formatting a name (e.g., a finger
identifier) that the reader is _not_ supposed to mail.
-\Package{package name}(no .sty)
-\Class{class name} (no .cls)
+\Package{package name} % (no .sty)
+\Class{class name} % (no .cls)
\ProgName{executable command name}
Set the item in an appropriate fashion. _Please_ use these commands
@@ -230,3 +234,4 @@ Other odds and ends:
Robin Fairbairns
2009-06-13
+\LastEdit{2009-03-27}