LyX ⇒ Please help - weird export
Please help - weird export
I have been using LyX for a while now, but only in English. Now, I am working on a document in Romanian, a language which uses certain special letters. I have set the language to Romanian - and all the letters appear normally in the framework - but when I export to *.pdf, these two: "ş" and "ţ" appear as "o" and "þ". Is a certain language pack necessary? If so, can you please tell me where to get it?
I apologize if this is a repost, but I did look around before I wrote this.
Hope you can help, thank you!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Please help - weird export
Code: Select all
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[romanian]{babel}
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Please help - weird export
Thank you for your answer, bur as I looked through the file "romanian.dtx" from the babel archive, I saw none of the letters I need.
I must point out that these letters appear in the LyX interface as I imported a *.tex file (which I previously converted to from a *.doc file

I have also noticed that the babel instalation is rather tricky - isn't there a package with a simple *.exe installation or something close to this?
I find myself in an umpleasant emergency to finish the book by Saturday and this is my last issue.
Thank you again for the post, but it seems that I still need help!
Best regards,
Stefan R.