Text Formatting ⇒ delete subsection
-
- Posts: 7
- Joined: Wed Feb 21, 2018 10:31 pm
delete subsection
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
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: 10360
- 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