[TYPO3-doc]  reST and PDF
    Xavier Perseguers 
    xavier at typo3.org
       
    Fri Oct 14 15:45:32 CEST 2011
    
    
  
Hi,
I started a TYPO3 document class to convert reST to PDF. Here is the 
output so far:
http://dl.dropbox.com/u/3177102/egovapi_manual.pdf
Features:
- Limiting the TOC to 2 levels
- Using official font for section/subsection/subsubsection
- Automatically resizing pictures if wider than page
- Two-side template with different headers and page number to the outside
reST to PDF with:
$ rst2latex-2.6.py \
	--no-section-numbering --stylesheet=lmodern \
	--documentclass=typo3manual \
	manual.rst manual.tex
$ pdflatex manual.tex
Cheers
-- 
Xavier Perseguers
Release Manager TYPO3 4.6
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
    
    
More information about the TYPO3-project-documentation
mailing list