LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
Date: Wed, 20 Aug 2014 19:42:38 +0200
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
Message-ID: <[log in to unmask]>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
In-Reply-To: <[log in to unmask]>
Content-Type: text/plain; charset=UTF-8; format=flowed
From: Javier Bezos <[log in to unmask]>
Parts/Attachments: text/plain (13 lines)
> I was solving the same problem and only solution I've found was to
> parse `language.dat` file, see (some example is at the bottom of the
> file):
>
> https://github.com/michal-h21/luavlna/blob/master/langno.lua

I'm not sure this is what you are looking for, but in babel 3.9 
\bbl@languages stores a snapshot of the loaded languages in the
form \bbl@elt{<language-name>}{<number>} {<patterns-file>}
{<exceptions-file>}.

Javier

ATOM RSS1 RSS2