Text Formatting ⇒ delete subsection
-
- Posts: 7
- Joined: Wed Feb 21, 2018 10:31 pm
delete subsection
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
delete subsection
Or are you after something to `keep in .tex file, but strip from .pdf'? That should be doable by
Code: Select all
\iffalse
whatever stands here won't show up in output
\fi
KR
Rainer
-
- Posts: 7
- Joined: Wed Feb 21, 2018 10:31 pm
delete subsection
-
- Posts: 7
- Joined: Wed Feb 21, 2018 10:31 pm
delete subsection
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
delete subsection
thanks for letting us know that it's solved! As we are an english language forum, I translate your post for our readers.
Probably solved. Lualatex and xelatex can both be used for my book. Only for one page with the comicsans font does it make a difference. The problem was that I moved a subchapter from chapter 4 to 5 and I succeeded but the line remained in 4 while it was removed. Converting multiple times and always clicking on PDF then everything goes well.
Stefan