diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/base/texpert.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/base/texpert.txt | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/base/texpert.txt b/Master/texmf-dist/doc/latex/base/texpert.txt index 144db463eb5..393edd8c1a7 100644 --- a/Master/texmf-dist/doc/latex/base/texpert.txt +++ b/Master/texmf-dist/doc/latex/base/texpert.txt @@ -96,7 +96,7 @@ Here is a description of the checks run by ltxcheck. possible, as other bugs have been fixed, not just line breaks in messages. - At the present time (1997) the current TeX version is 3.14159. + At the present time (2005) the current TeX version is 3.141592. 5) Fonts check. @@ -149,7 +149,11 @@ Here is a description of the checks run by ltxcheck. DOCUMENTATION OF THE CODE ========================= - + +Most of the documentation is nowadays available as precomplied PDF +files. This section describes how to produce typeset code +documentation yourself from the source. + To typeset a documented code file (a .dtx file) you simply run LaTeX on it. The file source2e.tex is a master file which produces the documented code for the whole LaTeX kernel (but not the standard @@ -203,4 +207,4 @@ the distributed files with names <*>guide.tex. You will need to install the new version before you can typeset these files. ---- Copyright 1995-1997 the LaTeX3 project. All rights reserved --- +--- Copyright 1995-2006 the LaTeX3 project. All rights reserved --- |