LyXProblems in starting a new paragraph (or a new line) in DVI

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
gasperini_andrea
Posts: 3
Joined: Tue Jan 04, 2011 2:25 pm

Problems in starting a new paragraph (or a new line) in DVI

Post by gasperini_andrea »

Thanks in advance to each reply. I'm writing my first paper in Lyx and i have this problem when generating the output (both DVI or PDF):

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!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Problems in starting a new paragraph (or a new line) in DVI

Post by frabjous »

Try putting (or changing) the LaTeX preamble (under Layout > LaTeX Preamble, IIRC) by adding (or changing) the line:

Code: Select all

\usepackage[italian]{babel}
gasperini_andrea
Posts: 3
Joined: Tue Jan 04, 2011 2:25 pm

Problems in starting a new paragraph (or a new line) in DVI

Post by gasperini_andrea »

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)
gasperini_andrea
Posts: 3
Joined: Tue Jan 04, 2011 2:25 pm

Re: Problems in starting a new paragraph (or a new line) in

Post by gasperini_andrea »

I found how to edit the latex preamble!

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!
Post Reply