fixed pdf generation of manual.rst and updated makefile

This commit is contained in:
Arvid Norberg 2008-10-17 07:07:31 +00:00
parent f5f03ff681
commit 5b7cf047b7
2 changed files with 5 additions and 6 deletions

View File

@ -16,10 +16,10 @@ TARGETS = index.html \
all: $(TARGETS)
%.pdf:%.tex
texexec --pdf $?
pdflatex $?
%.tex:%.rst
$(DOCUTILS)/tools/rst2context.py $? $@
python $(DOCUTILS)/tools/rst2latex.py $? $@
%.html:%.rst
python $(DOCUTILS)/tools/rst2html.py --template=template.txt --stylesheet-path=style.css --link-stylesheet --no-toc-backlinks $? > $@

View File

@ -5280,11 +5280,10 @@ Thanks to `University of Ume
Project is hosted by sourceforge.
|sf_logo|__
.. raw: html
<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=7994"/></a>
.. |copy| unicode:: 0xA9 .. copyright sign
__ http://www.cs.umu.se
.. |sf_logo| image:: http://sourceforge.net/sflogo.php?group_id=7994
__ http://sourceforge.net