in a .tex-file of mine, I'd like to insert a linebreak (meaning: a linebreak in the .tex-file itself) before a certain command (which is called \kk). So that
Code: Select all
a
\kk
Code: Select all
a
\kk

Code: Select all
a
\kk
Code: Select all
a
\kk
NEW: TikZ book now 40% off at Amazon.com for a short time.
\parenrico wrote:Hello,
in a document of mine, I'd like to insert a linebreak in the .tex-file before a certain command called \kk. So thatwould look likeCode: Select all
a \kk
afterwards. Does anyone know how to do that?Code: Select all
a \kk
oh, sorryenrico wrote:Hello Herbert, I do not mean the compiled document in the end, I mean the actual code itself. But thank you anyway.
NEW: TikZ book now 40% off at Amazon.com for a short time.