diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-18 23:14:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-18 23:14:29 +0000 |
commit | c5edd50aeb2c7508b5f1f856bdaa012239e86476 (patch) | |
tree | b3ecc5d55ddf7f6f5099305f18c7ee1759b0e349 /Master/texmf-dist/doc/generic/FAQ-en/faq.sty | |
parent | c04fbad5aaa7648bdafba2e41f8390af5e0cb82b (diff) |
FAQ-en (10jun14)
git-svn-id: svn://tug.org/texlive/trunk@34303 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 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/faq.sty b/Master/texmf-dist/doc/generic/FAQ-en/faq.sty index cbe87012536..e057007ae83 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.139 2012/11/10 14:25:12 rf10 Exp rf10 $ +% $Id: faq.sty,v 1.140 2014/01/28 18:16:50 rf10 Exp rf10 $ % % This is the LaTeX package that deals with the eccentricities of mark % up of the UK TeX FAQ. @@ -257,8 +257,6 @@ \providecommand\miktex{MiKTeX} \providecommand\texshop{\ProgName{TeXshop}} \providecommand\texworks{\ProgName{TeXworks}} -\providecommand\xetex{XeTeX} -\providecommand\xelatex{XeLaTeX} % \newcommand\ctan{\acro{CTAN}} \newcommand\tex{\TeX{}} @@ -365,6 +363,9 @@ \newcommand\pdftex{PDF\TeX} \newcommand\LuaTeX{Lua\TeX} \newcommand\luatex{Lua\TeX} +\newcommand\lualatex{Lua\LaTeX} +\newcommand\xetex{XeTeX} +\newcommand\xelatex{XeLaTeX} %\newcommand\TeXXeT{TeX-{}-XeT} \newcommand\AllTeX{(La)\TeX} |