diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-06 23:43:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-06 23:43:29 +0000 |
commit | e00717e4e1360cacff3625cb7dfd81215968c8a7 (patch) | |
tree | 152e579b4e78a299dc607c68f6796e5be508a84c /Master/texmf-dist/doc/generic/FAQ-en/faq.sty | |
parent | 86431735f0e1623beae96cd8a9f0fcd809fe08bf (diff) |
FAQ-en 3.23 (6sep11)
git-svn-id: svn://tug.org/texlive/trunk@23849 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/faq.sty')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/faq.sty | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/faq.sty b/Master/texmf-dist/doc/generic/FAQ-en/faq.sty index 7a562c4e25d..8cb9690d2c4 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/faq.sty +++ b/Master/texmf-dist/doc/generic/FAQ-en/faq.sty @@ -1,4 +1,4 @@ -% $Id: faq.sty,v 1.129 2011/03/12 09:24:22 rf10 Exp $ +% $Id: faq.sty,v 1.131 2011/08/28 10:13:19 rf10 Exp rf10 $ % % This is the LaTeX package that deals with the eccentricities of mark % up of the UK TeX FAQ. @@ -164,13 +164,15 @@ \let\textlogo\textmd % % define substitutes for stupid_names -\newcommand\LaTeXo{\LaTeX\,2.09} +\newcommand\LaTeXo{\latex\,2.09} + \newcommand\latexo{\latex\,2.09} \newcommand\AMSTeX{AMS\TeX} -\newcommand\AMSLaTeX{AMS\LaTeX} +\newcommand\AMSLaTeX{AMS\latex} + \newcommand\amslatex{AMS\latex} \newcommand\BibTeX{Bib\TeX} -\newcommand\bibtex{Bib\TeX} + \newcommand\bibtex{Bib\TeX} \newcommand\PiCTeX{PiC\TeX} -\newcommand\texlive{\TeX{} Live} + \newcommand\texlive{\TeX{} Live} % and... % % ifthenelse for the undefined references |