diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/faq.sty')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/faq.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/faq.sty b/Master/texmf-dist/doc/generic/FAQ-en/faq.sty index 8cb9690d2c4..5dcf6455821 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.131 2011/08/28 10:13:19 rf10 Exp rf10 $ +% $Id: faq.sty,v 1.132 2011/10/25 18:22:56 rf10 Exp rf10 $ % % This is the LaTeX package that deals with the eccentricities of mark % up of the UK TeX FAQ. @@ -1214,6 +1214,7 @@ \newcommand\pkgoption[1]{\texttt{#1}} \newcommand\extension[1]{\texttt{.#1}} \newcommand\ltxcounter[1]{\texttt{#1}} +\newcommand\FontFormat[1]{\texttt{#1}} % deal with tabular: special defs to make texfaq2html doable \let\tbamp& |