Dear Pierre

I had some issues to convert files using the Babel package into files adapted for the Polyglossia package.

First I had to change the preamble of the LaTeX file: instead of

\usepackage[latin]{babel}

I had to put

\usepackage{polyglossia}
\setdefaultlanguage{latin}

Further, I had to comment out

%\usepackage[latin1]{inputenc}
%\usepackage[T1]{fontenc}

And finally, I had to save the LaTeX files encoded in UTF-8 instead of latin1.

Oh, yes: I am no longer able to use pdflatex to compile the files, but I have to run lualatex.

Hoping this may help you to save time.

Regards

Pierre F.

On 11/22/2013 10:27 AM, Pierre Couderc wrote:
After migrating to Ubuntu 13.10, I get an error on :
\usepackage[latin]{babel}
saying that latin.ldf does not exist.

This occcurs on  a source that did compile before !
and I have a /usr/share/textlive/genereic/babel/latin.ldf


Sorry, this is not a gregorio problem, but a gregorio user problem...
Thanks for any help...


_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users


--
Father Pierre FRANÇOIS (http://www.romanliturgy.org)
Bosmanslei 16
B-2018 Antwerpen (Belgium)
mobile: +32 474 719 131
phone: +32 3 237 63 96

_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to