bibulus-dev
[Top][All Lists]
Advanced

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

[Bibulus-dev] Languages in the aux file?


From: Thomas M. Widmann
Subject: [Bibulus-dev] Languages in the aux file?
Date: 16 Apr 2003 21:07:25 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Hi,

the Babel package seems to write stuff like the following into the aux
file:

address@hidden
address@hidden@language{british}}
address@hidden@language{british}}
address@hidden@language{british}}

But if several \selectlanguage statements are issued, this will be
repeated.  For instance, the following LaTeX input:
%...
\usepackage[danish,british]{babel}
%...
Hello.
{\selectlanguage{danish}Hej}
\bibliography{test}
%...

produces the following on my machine:

\relax 
\catcode`"\active
\bibdata{test}
address@hidden
address@hidden@language{british}}
address@hidden@language{british}}
address@hidden@language{british}}
address@hidden
address@hidden@language{danish}}
address@hidden@language{danish}}
address@hidden@language{danish}}
address@hidden
address@hidden@language{british}}
address@hidden@language{british}}
address@hidden@language{british}}

My question is now: How can one find out -- by analysing the aux file
-- what the main document language is, and what language was active
when the \bibliography command was issued?

Bibulus obviously needs to know this to produce bibliographies in the
right language.

/Thomas
-- 
\author{Thomas Widmann\thanks{3/2,  54 Mavisbank Gardens,  Glasgow  G51\,1HL,
Scotland, address@hidden Tel.~+44 (141) 419\,9872.}\\{\tt address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]