[xep-support] Hungarian Hyphenation Does Not Work

Alexei Gagarinov agagarinov at renderx.com
Mon Jun 16 07:59:11 PDT 2008


Hi Tom,

> The file contains examples of three languages: English, German and Hungarian.
> English and German works, but not Hungarian. Actually there are no 
> hyphenations, although the respective attributes are correctly set.

Are you sure that XEP configuration file (xep.xml) contains the 
corresponding language element for Hungarian?

It should look like:

...
<languages default-language="en-US" xml:base="hyphen/">
     <language name="English (US)" codes="none en-US eng-US">
       <hyphenation pattern="hyphen.tex"/>
     </language>

     ...

     <language name="Hungarian" codes="hu hun">
       <hyphenation pattern="<something_like_huhyph.tex>"/>
     </language>
...

Best regards,
   Alexei Gagarinov
RenderX
---
www.renderx.com
www.renderx.net

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html



More information about the Xep-support mailing list