When I type some Romanian characters (ș and ț, to be more specific) in LibreOffice and in LyX, they are not displayed. I just see blank spaces, nothing shows up. However, the same characters are displayed when I type them into Terminal or vim, nano, etc. (I have openSUSE 11.4). Any suggestion might help. Thank you!
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|||
|
The problem might be in what you use for typesetting: is it XeLaTeX or LaTeX? In the former case the font might not have the glyphs corresponding to In the latter case you should pass the option |
|||||||
|
șandțwhen I use specific fonts like Times New Roman and Arial. I can use substitutes for s with comma and t with comma (the ones with cedilla), but it is not correct. I've googled this and found that others have similar problems (e.g.șandțare displayed differently from other characters in fonts like Arial or Times New Roman). To obtain them I press Right-Alt ands/trespectively, this is the keyboard setting for Linux. It works in Firefox (when I select Times New Roman Font), so I am not sure if the font is the problem. – chimil Aug 29 '11 at 15:48[utf8x]toinputenc, as[utf8]doesn't support the comma-below accent. – egreg Mar 3 '12 at 22:39