Working in: TexMaker
I have an elaborated preamble wih a few many newcommands and document's set.
I would like to save my preamble to just load it by command when I open a new file to don't have to copy (Ctrl.+C) and paste (Ctrl+V) every single time I need to work with.
I have tried customed Orders but goes like this:
Code: Select all
\begin{[All the preamble]}
\end{[all the preamble again]}
Does anyone have a solution?
Thanks for your attention