diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex b/Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex index 2c8f88e7d93..48e5a1af7fa 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex +++ b/Master/texmf-dist/doc/generic/FAQ-en/faq-t-g-wr.tex @@ -1,4 +1,4 @@ -% $Id: faq-t-g-wr.tex,v 1.14 2012/10/09 18:26:54 rf10 Exp rf10 $ +% $Id: faq-t-g-wr.tex,v 1.15 2014/01/22 17:27:56 rf10 Exp $ \section{Things are Going Wrong\dots{}} @@ -60,13 +60,12 @@ There is nothing that can directly be done about this error: you can't extend the number of available \csx{dimen} registers without extending \TeX{} itself. \begin{wideversion} % hyper - \Qref{\eTeX{}}{Q-etex} and \Qref{Omega}{Q-omegaleph} both do this, as - does \Qref{MicroPress Inc's V\TeX{}}{Q-commercial}. + \Qref{Omega}{Q-omegaleph} and \Qref{\eTeX{}}{Q-etex} both do this. \end{wideversion} \begin{narrowversion} - \eTeX{} and \ensuremath{\Omega}~--- \Qref[see questions]{}{Q-etex} - \Qref[and]{}{Q-omegaleph} respectively~--- both do this, as does - MicroPress Inc's V\TeX{}~--- \Qref{}{Q-commercial}. + \ensuremath{\Omega} and \eTeX{}~--- + \Qref[see questions]{}{Q-omegaleph} + \Qref[and]{}{Q-etex} respectively~--- both do this. \end{narrowversion} It's actually quite practical (with most modern distributions) to use @@ -105,6 +104,7 @@ program for other systems (including Windows, nowadays). \item[MathsPic]\CTANref{mathspic} \item[pictexwd.sty]Distributed as part of \CTANref{pictex-addon}[pictexwd] \end{ctanrefs} +\LastEdit{2014-01-22} \subsection{Making things stay where you want them} @@ -314,10 +314,11 @@ than the original widow. \Question[Q-oldfontnames]{Old \LaTeX{} font references such as \csx{tenrm}} \LaTeXo{} defined a large set of commands for access to the fonts -that it had built in to itself. For example, various flavours of -|cmr| could be found as \csx{fivrm}, \csx{sixrm}, \csx{sevrm}, +that it had built in to itself. For example, \FontName{cmr} might +appear as \csx{fivrm}, \csx{sixrm}, \csx{sevrm}, \csx{egtrm}, \csx{ninrm}, \csx{tenrm}, \csx{elvrm}, \csx{twlrm}, -\csx{frtnrm}, \csx{svtnrm}, \csx{twtyrm} and \csx{twfvrm}. +\csx{frtnrm}, \csx{svtnrm}, \csx{twtyrm} and \csx{twfvrm}, according +to the size it's being typeset at. These commands were never documented, but certain packages nevertheless used them to achieve effects they needed. |