/[auctex]/auctex/doc/preview-latex.texi
ViewVC logotype

Diff of /auctex/doc/preview-latex.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by angeli, Wed Jun 8 07:18:37 2005 UTC revision 1.2 by dak, Tue Jul 5 01:08:32 2005 UTC
# Line 376  customize the variable @code{preview-aut Line 376  customize the variable @code{preview-aut
376    
377  @item Attempt to keep counters accurate when editing  @item Attempt to keep counters accurate when editing
378    
379    @vindex preview-preserve-counters
380    @vindex preview-required-option-list
381  Since @previewlatex{} frequently runs only small regions through  Since @previewlatex{} frequently runs only small regions through
382  @LaTeX{}, values like equation counters are not consistent from run to  @LaTeX{}, values like equation counters are not consistent from run to
383  run.  If this bothers you, customize the variable  run.  If this bothers you, customize the variable
384  @code{preview-required-option-list} and check the `counters' option.  @code{preview-preserve-counters} to @code{t} (this is consulted by
385  @LaTeX{} will then output a load of counter information during  @code{preview-required-option-list}).  @LaTeX{} will then output a load
386  compilation, and this information will be used on subsequent updates to  of counter information during compilation, and this information will be
387  keep counters set to useful values.  The additional information takes  used on subsequent updates to keep counters set to useful values.  The
388  additional time to analyze, but this is relevant mostly only when you  additional information takes additional time to analyze, but this is
389  are regenerating all previews at once, and maybe you will be less  relevant mostly only when you are regenerating all previews at once, and
390  tempted to do so when counters appear more or less correct.  maybe you will be less tempted to do so when counters appear more or
391    less correct.
392    
393  @item Preview your favourite @LaTeX{} constructs  @item Preview your favourite @LaTeX{} constructs
394    
# Line 505  wants to be able to still compile his do Line 508  wants to be able to still compile his do
508  an incoherent mass of little pictures.  These options even get passed  an incoherent mass of little pictures.  These options even get passed
509  in when the user loads @file{preview} explicitly in his document.  in when the user loads @file{preview} explicitly in his document.
510    
511  One option that you might want to switch on here is @code{counters}.  The default includes an option @code{counters} that is controlled by the
512    boolean variable
513    
514    @item preview-preserve-counters
515  This option will cause the @file{preview} package to emit information  This option will cause the @file{preview} package to emit information
516  that will assist in keeping things like equation counters and section  that will assist in keeping things like equation counters and section
517  numbers reasonably correct even when you are regenerating only single  numbers reasonably correct even when you are regenerating only single

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26