[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

B.4.2 What if I don’t want to change the document?

The easiest way is to generate a configuration file in the current directory. You can basically either create ‘prdefault.cfg’ which is used for any use of the ‘preview’ package, or you can use ‘prauctex.cfg’ which only applies to the use from with Emacs. Let us assume you use the latter. In that case you should write something like

 
\InputIfFileExists{preview/prauctex.cfg}{}{}
\PreviewEnvironment{enumerate}

in it. The first line inputs the system-wide default configuration (the file name should match that, but not your own ‘prauctex.cfg’), then you add your own stuff.


This document was generated on January 17, 2024 using texi2html 1.82.