MiKTeX and proTeXt ⇒ Root Folder From Command Line
Root Folder From Command Line
Is there a way to add a root folder from command line? Without the use of the GUI - as it is described in the manual.
Thanks.
Remus.
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
Root Folder From Command Line
Your question is rather obscure (at least to me). What do you mean by "root folder"?remusmp wrote:...Is there a way to add a root folder from command line? Without the use of the GUI - as it is described in the manual.
Root Folder From Command Line
If you go to Settings->Roots Tab you can add a texmf folder where you could keep some of your classes, templates (files) etc. Latex will search in these folders and I use it because I have lots common resources throughout my reports and I do not want to copy them in every folder. The manual shows a way to do it using the GUI but I haven't seen any command line argument for it. I would like to distribute my templates to other people and do a script that would add that folder to the root list.
I did it by writing a registry entry but I would like to know if miktex has a command line option for it. That would simplify everything.
Thanks.
R.
gmedina wrote:Hi, Remus
Your question is rather obscure (at least to me). What do you mean by "root folder"?remusmp wrote:...Is there a way to add a root folder from command line? Without the use of the GUI - as it is described in the manual.