LyX ⇒ Problems in starting a new paragraph (or a new line) in DVI
-
- Posts: 3
- Joined: Tue Jan 04, 2011 2:25 pm
Problems in starting a new paragraph (or a new line) in DVI
words that don't enter entirely in a line are separated in two lines (as usual), but the separation does not follow the grammar rules of my spoken language (ITALIAN).
In other words, the output contains grammar errors when starting a new line (or a new paragraph) in relation to the way words are separated in syllables.
Any clues?
Thanks!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Problems in starting a new paragraph (or a new line) in DVI
Code: Select all
\usepackage[italian]{babel}
-
- Posts: 3
- Joined: Tue Jan 04, 2011 2:25 pm
Problems in starting a new paragraph (or a new line) in DVI
frabjous wrote:Try putting (or changing) the LaTeX preamble (under Layout > LaTeX Preamble, IIRC) by adding (or changing) the line:
Code: Select all
\usepackage[italian]{babel}
Thank you, but unfortunately i don't know how to edit the latex code! I don't have in my program the following menu: Layout > LaTeX Preamble, IIRC.
Could you try to do it for me? I'll send you one of my texts by e-mail.
Thank you very much indeed!!!
(if yuo can i'll need you e-mail address)
-
- Posts: 3
- Joined: Tue Jan 04, 2011 2:25 pm
Re: Problems in starting a new paragraph (or a new line) in
But it doesn't work unfortunately!!!
I set the language on ITALIAN and i used the command \usepackage[italian]{babel} in preable, but grammar errors remain in the output!
Anyway, thank you for you time!