Page 1 of 1
greek in mageia

Posted:
Oct 11th, '15, 13:26
by smarpant
when i work with kile at thw phase of compile i have a message that the programme cant find iso-5589-7
also i cant see greek subtitles
thanks
Re: greek in mageia

Posted:
Oct 11th, '15, 17:40
by doktor5000
What does kile and compiling have to do with greek subtitles?
As a general hint and golden rule: Please only one problem per thread

And please show the output from the following commands:
- Code: Select all
locale
rpm -qa | grep locale
Re: greek in mageia

Posted:
Oct 11th, '15, 18:10
by dglent
Personaly i have never done something specific to have Greek localisation. The package locales-el is sufficient.
Whati is the test case to check ?
Re: greek in mageia

Posted:
Oct 15th, '15, 21:31
by smarpant
the messages i took in kile
- Code: Select all
\bbl@warning{%
Last declared language option is `\bbl@tempc,\\%
but the last processed one was `\bbl@tempb'.\\%
The main language cannot be set as both a global\\%
and a package option. Use `main=\bbl@tempc' as\\%
option. Reported}%
…………….
\bbl@error
{Too late for \string\AfterBabelLanguage}%
{Languages have been loaded, so I can do nothing}}
……………………….
\bbl@error{%
You haven't specified a language option}{%
You need to specify a language, either as a global option\\%
or as an optional argument to the \string\usepackage\space
command;\\%
You shouldn't try to proceed from here, type x to quit.}
Re: greek in mageia

Posted:
Oct 15th, '15, 21:38
by dglent
- Could you guide me how to reproduce it ?
- Do you have the locales-el installed ?
Re: greek in mageia

Posted:
Oct 15th, '15, 21:51
by smarpant
yes, there is locales-el. i open a .tex archive and try to compile in kile. In the babel there are the messages i wrote
Re: greek in mageia

Posted:
Oct 15th, '15, 22:07
by dglent
So i need a tex archive, where could i find it ?