Package SCons :: Package Scanner :: Module LaTeX
[hide private]
[frames] | no frames]

Module LaTeX

source code

SCons.Scanner.LaTeX

This module implements the dependency scanner for LaTeX code.



Classes [hide private]
  LaTeX
Class for scanning LaTeX files for included files.
Functions [hide private]
 
LaTeXScanner()
Return a prototype Scanner instance for scanning LaTeX source files when built with latex.
source code
 
PDFLaTeXScanner()
Return a prototype Scanner instance for scanning LaTeX source files when built with pdflatex.
source code
Variables [hide private]
  __revision__ = 'src/engine/SCons/Scanner/LaTeX.py 3603 2008/10...
Variables Details [hide private]

__revision__

Value:
'src/engine/SCons/Scanner/LaTeX.py 3603 2008/10/10 05:46:45 scons'