[debian-edu-commits] debian-edu/ 01/01: Makefile.common: Use db2latex style to get rid of the useless second page of PDF manuals.

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Mon Oct 20 19:33:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

schweer-guest pushed a commit to branch master
in repository debian-edu-doc.

commit 12ad56781ce355e89d1edcd19a2a03e7b4a2a8b5
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Mon Oct 20 21:33:32 2014 +0200

    Makefile.common: Use db2latex style to get rid of the useless second page of PDF manuals.
---
 debian/changelog                     | 2 ++
 documentation/common/Makefile.common | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b12c100..481f4d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ debian-edu-doc (1.6~20141025~8.0) UNRELEASED; urgency=medium
 
   [ Wolfgang Schweer ]
   * Update manuals and images from the wiki.
+  * Makefile.common: Use db2latex style to get rid of the useless second
+    page of PDF manuals.
 
  -- Holger Levsen <holger at debian.org>  Mon, 20 Oct 2014 09:37:59 +0000
 
diff --git a/documentation/common/Makefile.common b/documentation/common/Makefile.common
index d835e8c..3b49c53 100644
--- a/documentation/common/Makefile.common
+++ b/documentation/common/Makefile.common
@@ -7,7 +7,7 @@ LANGUAGES = `find . -name "$(name).*.po" | sed -e "s/.\/$(name).//" -e "s/.po//"
 # Program name and option
 DBTOEPUB = dbtoepub
 XP = xsltproc --nonet --novalid --xinclude ../common/html.xsl
-DBLATEX = dblatex -tpdf
+DBLATEX = dblatex -T db2latex -tpdf
 # that's ugly, smarter approach appreciated
 directory = `echo $(name) | sed 's/-manual//'`
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-doc.git



More information about the debian-edu-commits mailing list