[tex-hyphen] Fwd: Hyphenation in Albanian

2020-06-14 Thread Joan Jani

Hello to all,

I am a latex user for more than 15 years (I wrote my first lab report in 
latex back in 2004).


Since there is no hyphenation patterns for Albanian i get always the 
message bellow:


-- No hyphenation patterns were preloaded for (babel) the language 
'Albanian' into the format.


I want to participate in your group helping to create this hyphenation 
pattern.


Kind regards,

Joan Jani



Re: [tex-hyphen] Hyphenation in Albanian

2020-06-14 Thread Javier Bezos

El 14/06/2020 a las 0:05, Claudio Beccari escribió:
Apparently the language handler polyglossia has a module for Albanian; on 
the opposite the Babel documentation does not list your language among the 
supported ones; but here exists the file albanian.ldf; this file esplicitly 
for what concern hyphenation falls back to the Englis patterns..


Actually, both polyglossia and babel attempt to use the albanian
hyphenation, but since it doesn't exist, both polyglossia and babel
fall back to english. Note patterns aren't specific to either
package. Once the patterns have been created and the configuration
files updated, both packages should work.

Javier