next up previous contents
Next: Local modifications Up: LATEX 2.09 documents Previous: Font selection problems

   
Native mode

To run an old document faster, and use the new features of LATEX2e, you should try using LATEX2e native mode. This is done by replacing the command:
\documentstyle[<options>,<packages>]{<class>}
with:
\documentclass[<options>]{<class>}
\usepackage{latexsym,<packages>}
However, some documents which can be processed in LATEX 2.09 compatibility mode may not work in native mode. Some LATEX 2.09 packages will only work with LATEX2e in 2.09 compatibility mode. Some documents will cause errors because of LATEX2e's improved error detection abilities. But most LATEX 2.09 documents can be processed by LATEX2e's native mode with the above change. Again, the easiest way to find out whether your documents can be processed in native mode is to try it!



LaTeX3 Mail Server
1999-07-12