From 5b7cf047b76da2676002223253a94b3413573cd5 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 17 Oct 2008 07:07:31 +0000 Subject: [PATCH] fixed pdf generation of manual.rst and updated makefile --- docs/makefile | 4 ++-- docs/manual.rst | 7 +++---- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/makefile b/docs/makefile index 358997d9c..e1e658fb1 100644 --- a/docs/makefile +++ b/docs/makefile @@ -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 $? > $@ diff --git a/docs/manual.rst b/docs/manual.rst index 17612fddb..802c3ebda 100644 --- a/docs/manual.rst +++ b/docs/manual.rst @@ -5280,11 +5280,10 @@ Thanks to `University of Ume Project is hosted by sourceforge. -|sf_logo|__ +.. raw: html + + .. |copy| unicode:: 0xA9 .. copyright sign __ http://www.cs.umu.se -.. |sf_logo| image:: http://sourceforge.net/sflogo.php?group_id=7994 -__ http://sourceforge.net -