[Cdd-commits] r213 - in cdd/trunk/doc: debian flyer

Otavio Salvador debian-custom@lists.debian.org
Fri, 02 Jul 2004 12:27:44 -0600


Author: otavio
Date: Fri Jul  2 12:27:43 2004
New Revision: 213

Removed:
   cdd/trunk/doc/flyer/config.tex
Modified:
   cdd/trunk/doc/debian/changelog
   cdd/trunk/doc/flyer/all.tex
   cdd/trunk/doc/flyer/mkconfig
   cdd/trunk/doc/flyer/portugues.tex
Log:
* Fix the build system to allow portugues.tex to work.

Modified: cdd/trunk/doc/debian/changelog
==============================================================================
--- cdd/trunk/doc/debian/changelog	(original)
+++ cdd/trunk/doc/debian/changelog	Fri Jul  2 12:27:43 2004
@@ -6,6 +6,7 @@
     people especially Ben Armstrong.
   * Otavio Salvador
     - Added portugues.tex in flyer makefile.
+    - Fix the build system to allow portugues.tex to work.
 
  -- Andreas Tille <tille@debian.org>  Wed, 30 Jun 2004 23:38:05 +0200
 

Modified: cdd/trunk/doc/flyer/all.tex
==============================================================================
--- cdd/trunk/doc/flyer/all.tex	(original)
+++ cdd/trunk/doc/flyer/all.tex	Fri Jul  2 12:27:43 2004
@@ -17,7 +17,7 @@
 
 % Used for the babel package
 \newcommand{\firstbabel}{english}
-\newcommand{\secondbabel}{german,dutch,italian,swedish,french,brazil,brazilian,danish}
+\newcommand{\secondbabel}{german,dutch,italian,swedish,french,brazilian,danish}
 
 \input{preamble}
 
@@ -31,6 +31,11 @@
 \input{deutsch}
 \input{layout}
 
+\newpage
+
+\input{portugues}
+\input{layout}
+
 %\newpage
 %
 %\input{francaise}
@@ -48,11 +53,6 @@
 %
 %\newpage
 %
-%\input{portugues}
-%\input{layout}
-%
-%\newpage
-%
 %\input{svenska}
 %\input{layout}
 %

Modified: cdd/trunk/doc/flyer/mkconfig
==============================================================================
--- cdd/trunk/doc/flyer/mkconfig	(original)
+++ cdd/trunk/doc/flyer/mkconfig	Fri Jul  2 12:27:43 2004
@@ -20,7 +20,7 @@
     italiano)	echo "italian";;
     nederlands)	echo "dutch";;
     svenska)	echo "swedish";;
-    portugues)	echo "brazil,brazilian";;
+    portugues)	echo "brazilian";;
     esac
 }
 

Modified: cdd/trunk/doc/flyer/portugues.tex
==============================================================================
--- cdd/trunk/doc/flyer/portugues.tex	(original)
+++ cdd/trunk/doc/flyer/portugues.tex	Fri Jul  2 12:27:43 2004
@@ -15,7 +15,7 @@
 
 %   translation-check translation="1.9"
 
-\selectlanguage{portugues}
+\selectlanguage{brazilian}
 
 \def\Universal{Distribuições Debian Personalizadas}