[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#79420: tetex-base: \today inserts extra space after month (with fix)



Package: tetex-base
Version: 1.0-10
Severity: normal

When using package babel with language set to portuges and the current month is
December, \today adds an extra space after the month, i.e.

10 de Dezembro  de 2000

instead of

10 de Dezembro de 2000

Fix:

In portuges.ldf, line 88 shoud read:

      Julho\or Agosto\or Setembro\or Outubro\or Novembro\or Dezembro\fi

instead of 

      Julho\or Agosto\or Setembro\or Outubro\or Novembro\or Dezembro
      \fi

This fix needs to be applied in the sources from which this file is generated...
Similar problems may exist in other .ldf files.

Carlos Fonseca


-- System Information
Debian Release: 2.2
Kernel Version: Linux litoral 2.2.17 #1 SMP Sun Sep 10 21:49:34 WEST 2000 i686 unknown

Versions of the packages tetex-base depends on:
ii  dpkg-perl      0.1-3.0        Perl interface modules for dpkg

--- Begin /etc/texmf/dvips/config.ps (modified conffile)
% teTeX's config.ps. Thomas Esser, 1998, public domain.
% Memory available. Download the three-line PostScript file:
%   %! Hey, we're PostScript
%   /Times-Roman findfont 30 scalefont setfont 144 432 moveto
%   vmstatus exch sub 40 string cvs show pop showpage
% to determine this number. (It will be the only thing printed.)
m 3500000
% How to print, maybe with lp instead lpr, etc. If commented-out, output
% will go into a file by default.
o
% Default resolution of this device, in dots per inch.
D 600
X 600
Y 600
% Metafont mode.  (This is completely different from the -M command-line
% option, which controls whether MakeTeXPK is invoked.)  Get
% @url{ftp://ftp.tug.org/tex/modes.mf} for a list of mode names.  This mode
% and the D number above must agree, or MakeTeXPK will get confused.
M ljfour
% Also look for this list of resolutions.
R 300 600
% Correct printer offset. You can use testpage.tex from the LaTeX
% distribution to find these numbers.
O 0pt,0pt
% With a high resolution and a RISC cpu, better to compress the bitmaps.
% PS files are much more compact, but can sometimes cause trouble.
Z
% Partially download Type 1 fonts by default.  Only reason not to do
% this is if you encounter bugs.  (Please report them to
% @email{tex-k@@mail.tug.org} if you do.)
j
% Configuration of postscript type 1 fonts:
p psfonts.map
% This shows how to add your own map file.
% Remove the comment and adjust the name:
% p +myfonts.map
@ A4size 210mm 297mm
@+ %%PaperSize: A4
@ letterSize 8.5in 11in
@ letter 8.5in 11in
@+ %%BeginPaperSize: Letter
@+ letter
@+ %%EndPaperSize
@ legal 8.5in 14in
@+ ! %%DocumentPaperSizes: Legal
@+ %%BeginPaperSize: Legal
@+ legal
@+ %%EndPaperSize
@ ledger 17in 11in
@+ ! %%DocumentPaperSizes: Ledger
@+ %%BeginPaperSize: Ledger
@+ ledger
@+ %%EndPaperSize
@ tabloid 11in 17in
@+ ! %%DocumentPaperSizes: Tabloid
@+ %%BeginPaperSize: Tabloid
@+ 11x17
@+ %%EndPaperSize
@ a4 210mm 297mm
@+ ! %%DocumentPaperSizes: a4
@+ %%BeginPaperSize: a4
@+ a4
@+ %%EndPaperSize
@ a3 297mm 420mm
@+ ! %%DocumentPaperSizes: a3
@+ %%BeginPaperSize: a3
@+ a3
@+ %%EndPaperSize
@ unknown 0in 0in
@+ statusdict /setpageparams known { hsize vsize 0 1 statusdict begin {
@+ setpageparams } stopped end } { true } ifelse { statusdict /setpage known
@+ { hsize vsize 1 statusdict begin { setpage } stopped pop end } if } if

--- End /etc/texmf/dvips/config.ps

--- Begin /etc/texmf/language.dat (modified conffile)
% File    : language.dat
% Purpose : specify which hypenation patterns to load 
%           while running iniTeX 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% CAUTION: the first language will be the default if no style-file
%          (e.g. german.sty) is used.
% Since version 3.0 of TeX, hyphenation patterns for multiple languages are
% possible. Unless you know what you are doing, please let the american
% english patterns be the first ones. The babel system allows you to
% easily change the active language for your texts. For more information,
% have a look to the documentation in texmf/doc/generic/babel.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% The hyphenation pattern files are in the dirctory:
%	texmf/tex/generic/hyphen
% The US-english patterns should be loaded *always* and as *first* ones.
% Define USenglish as an alias for american.
american ushyph1.tex
=USenglish
% UK english, TWO LINES!
british  ukhyphen.tex
=UKenglish
% english should always be defined. Either an alias for american or british.
=english
% French, TWO lines!
%french		fr19998t.tex
%=patois
german		dehypht.tex
=austrian
% For use with ngerman.sty (neue Rechtschreibung):
ngerman		dehyphn.tex
=naustrian
% The following languages are disabled by default. Uncomment, what you need.
%bahasa		inhyph.tex
%catalan	cahyph.tex
%croatian	hrhyph.tex
%czech		czhyph2e.tex
%danish		dkhyphen.tex
%% Beware: DEBIAN users have to install tetex-nonfree to use dutch and
%% nehyph2.tex 
%dutch		nehyph2.tex  % or nehyphx.tex
%finnish	fi8hyph.tex
%galician	gahyph.tex
%greek		grhyph.tex
%italian	ithyph.tex
%latin		lahyph8.tex     % for T1 encoding. Use lahyph7.tex for OT1.
%magyar		huhyph.tex
%norsk		nohyph.tex
%polish		plhyph.tex
portuges	pt8hyph.tex
%romanian	rohyphen.tex
%russian	ruhyphen.tex	% note: edit ruhyphen.tex for your encoding!
%serbocroatian	shhyphl.tex
%slovak         skhyph2e.tex
%slovene	sihyph22.tex
%spanish	sphyph.tex
%swedish	sehyph.tex
%turkish	trhyph.tex
% A "language" without hyphenation:
nohyphenation zerohyph.tex
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Please contact me, if for any of the following languages there are
% freely available hyphenation tables:
%	esperanto slovak
% I might want to include them in a future version of this file.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Email   : Thomas Esser, te@informatik.uni-hannover.de
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

--- End /etc/texmf/language.dat




Reply to: