Solved the issue, it was as easy as I expected: just use plain LaTeX inside
include-in-header:
text: |
\renewcommand{...
\input{myTexfile.tex}
runs without an error.
Solved the issue, it was as easy as I expected: just use plain LaTeX inside
include-in-header:
text: |
\renewcommand{...
\input{myTexfile.tex}
runs without an error.