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

Bug#381402: tetex-extra: page headers have problems with ams{art,book} and babel



Package: tetex-extra
Version: 3.0-20
Severity: normal

Unfortunately, it seems that something is weird with both ams{art,book},
when I try to load babel (for writing things in Brazilian Portuguese):
the headers of pages citing the name of the article are prefixed with
whatever I put into square brackets, right before {babel}, when I use a
\usepackage command.

This is a quite surprising "effect" and I have seen it for some time now
(say, four months?).

I would like to use these styles for things that I have here, but, more
than anything I would like to understand what is happening. Any help is
quite welcome.

Included are a minimal file that displays the problem, a screen shot of
what I see, and a run of latex with the \listfiles command.


Thanks in advance, Rogério Brito.

######################################
 List of ls-R files

-rw-r--r-- 1 root root 980 Aug  4 01:49 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jul  7 21:32 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 35 Jul 31 22:06 /usr/share/texmf-tetex/ls-R -> /var/lib/texmf/ls-R-TEXMFDIST-TETEX

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16.20-1
Locale: LANG=C, LC_CTYPE=pt_BR (charmap=ISO-8859-1)

Versions of packages tetex-extra depends on:
ii  tetex-base                    3.0-20     Basic library files of teTeX
ii  tetex-bin                     3.0-18     The teTeX binary files
ii  ucf                           2.0012     Update Configuration File: preserv

tetex-extra recommends no packages.

-- no debconf information

-- 
Rogério Brito : rbrito@ime.usp.br : http://www.ime.usp.br/~rbrito
Homepage of the algorithms package : http://algorithms.berlios.de
Homepage on freshmeat:  http://freshmeat.net/projects/algorithms/
rogerio@dumont:/tmp/ams$ latex amsart 
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./amsart.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns for american, french, german, ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis
h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur
kish, ukrainian, nohyphenation, loaded.
(/usr/share/texmf-tetex/tex/latex/amscls/amsart.cls
Document Class: amsart 2004/08/06 v2.20
(/usr/share/texmf-tetex/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf-tetex/tex/latex/amsmath/amstext.sty
(/usr/share/texmf-tetex/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf-tetex/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf-tetex/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf-tetex/tex/latex/amsfonts/umsa.fd)
(/usr/share/texmf-tetex/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texmf-tetex/tex/generic/babel/babel.sty
(/usr/share/texmf-tetex/tex/generic/babel/english.ldf
(/usr/share/texmf-tetex/tex/generic/babel/babel.def))) (./amsart.aux)
(/usr/share/texmf-tetex/tex/latex/amsfonts/umsa.fd)
(/usr/share/texmf-tetex/tex/latex/amsfonts/umsb.fd) [1] [2] (./amsart.aux)

 *File List*
  amsart.cls    2004/08/06 v2.20
 amsmath.sty    2000/07/18 v2.13 AMS math features
 amstext.sty    2000/06/29 v2.01
  amsgen.sty    1999/11/30 v2.0
  amsbsy.sty    1999/11/29 v1.2d
  amsopn.sty    1999/12/14 v2.01 operator names
    umsa.fd    2002/01/19 v2.2g AMS font definitions
amsfonts.sty    2001/10/25 v2.2f
   babel.sty    2004/11/20 v3.8d The Babel package
 english.ldf    2004/06/14 v3.3o English support from the babel system
    umsa.fd    2002/01/19 v2.2g AMS font definitions
    umsb.fd    2002/01/19 v2.2g AMS font definitions
 ***********

 )
Output written on amsart.dvi (2 pages, 604 bytes).
Transcript written on amsart.log.
rogerio@dumont:/tmp/ams$

\documentclass{amsart}

\usepackage[american]{babel}

\listfiles

\title{Just a Small Test}
\author{Rog\'erio Brito}

\begin{document}
\maketitle

This is just a small test.
\clearpage
This is just a small test.
\end{document}

Attachment: babel-ams-problem.png
Description: PNG image


Reply to: