Tagged Questions
8
votes
1answer
76 views
How to typeset Tibetan in XeLatex with correct linebreaks?
I am trying to typeset Tibetan language in a document, but the text does not wrap at the margin. I think this could be easily fixed if I tell XeLaTeX to recognise the Tibetan tsheg character ('TIBETAN ...
5
votes
0answers
76 views
How to remove diaeresis after hyphen
To quote Wikipedia:
In Dutch, spellings such as coëfficiënt are necessary because the digraphs oe and ie normally represent the simple vowels [u] and [i], respectively. However, hyphenation is now ...
2
votes
1answer
160 views
Faulty output because of Polyglossia issue [closed]
this is my first question on here so I hope I'll include all necessary information right away.
I am running MiKTeX 2.9, set up for XeTeX; my Editor is TeXMaker and my OS is Windows 8, 64-bit.
...
4
votes
1answer
167 views
Change the font of \hyphenchar
I'm using Tex with Telugu and English languages. When a word is hyphenated, the hyphen symbol, as apparently is not found in Telugu font, appears as undefined symbol. I want to change it's font to ...
2
votes
0answers
241 views
Xelatex, verbatim and hyphenation [closed]
I have the following problem with XeLatex, Russian language, hyphenation and verbatim.
Consider the following tex file (text below). It is compiled with XeLaTex, and before verbatim hyphenation is ...
4
votes
1answer
695 views
Custom hyphenation for different languages in XeTeX
When I define custom hyphenation with \hyphenation in XeTeX, it seems to only work for the main body of the text, but not for the bits inside \text<language> (as in \textgerman) environments.
I ...
7
votes
2answers
621 views
British hyphenation with either xelatex or lualatex
For several reasons, I am working on a source file that should be compilable by either xelatex or lualatex. I would like British hyphenation for the text and am using csquotes and biblatex with ...