diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-03 01:55:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-03 01:55:55 +0000 |
commit | f6231bead3b23644c3a71ea0bc612a58ab2edddb (patch) | |
tree | 28adb78ee431a1e707f2b7f77fa31679e7b6746f /Master/texmf-doc | |
parent | 0aa04ee7d3e4699f6db1ccd0abf67d3212977cc1 (diff) |
(present): better mention no %& in plain tex.
git-svn-id: svn://tug.org/texlive/trunk@2578 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc')
-rw-r--r-- | Master/texmf-doc/source/english/texlive-en/live.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-doc/source/english/texlive-en/live.tex b/Master/texmf-doc/source/english/texlive-en/live.tex index 9872ad090df..15659ff75ce 100644 --- a/Master/texmf-doc/source/english/texlive-en/live.tex +++ b/Master/texmf-doc/source/english/texlive-en/live.tex @@ -3180,6 +3180,10 @@ MetaPost also received a notable update, with more planned for the future (\url{http://tug.org/metapost/articles}), likewise pdf\TeX{} (\url{http://tug.org/applications/pdftex}) +The (plain) \texttt{tex} program no longer reads \texttt{\%&} first +lines to determine what format to run; it is the pure Knuthian \TeX. +(\LaTeX\ and everything else do still read \texttt{\%&}). + Of course the year also saw (the usual) hundreds of other updates to packages and programs. As usual, please check \acro{CTAN} (\url{http://www.ctan.org}) for updates. |