LyX ⇒ 2 issues following the tutorial
-
- Posts: 5
- Joined: Mon Jun 22, 2015 8:58 pm
2 issues following the tutorial
(1) The title & table of contents show up in the *.lyx document but do not show up in the corresponding *.pdf
(2) Material classified as “paragraph” or “sub-paragraph” does not wrap around in the *.pdf, the line is just cut-off at the right hand margin of the page
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
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
2 issues following the tutorial
I can tell you only something to your second point, a paragraph is a heading. Please don't confuse it with a paragraph in usul wording, or html, or xml, or common sense. Unfortunately a quite strange naming there.
In a normal document, the chance to need
\paragraph
is quite low.part
chapter
section
subsection
subsubsection
paragraph
subparagraph
At least about that you can read in every good LaTeX introduction.
-
- Posts: 5
- Joined: Mon Jun 22, 2015 8:58 pm
Re: 2 issues following the tutorial
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Re: 2 issues following the tutorial
Stefan