move latexbackend into PdfDoc

svn: r12614
This commit is contained in:
Benny Malengier
2009-06-02 18:42:41 +00:00
parent 367b52bf2f
commit 142e7e4970
5 changed files with 125 additions and 179 deletions

View File

@@ -431,8 +431,6 @@ src/gen/plug/docgen/textdoc.py
src/gen/plug/docbackend/__init__.py
src/gen/plug/docbackend/cairobackend.py
src/gen/plug/docbackend/docbackend.py
src/gen/plug/docbackend/latexbackend.py
# ReportBase package
src/ReportBase/_CommandLineReport.py