Latex: Difference between revisions

From Rsewiki
(Created page with "Place a link here /usr/share/texmf/tex/latex/ e.g.: cd /usr/share/texmf/tex/latex/ lsudo ln -s ~/Downloads/template/dtulatex . And then run the database hash utility ...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:


  cd  /usr/share/texmf/tex/latex/
  cd  /usr/share/texmf/tex/latex/
  lsudo ln -s ~/Downloads/template/dtulatex .
  sudo ln -s ~/Downloads/template/dtulatex .


And then run the database hash utility
And then run the database hash utility
Line 13: Line 13:


Then it should be in the path for use by e.g. Kile
Then it should be in the path for use by e.g. Kile
The DTU template is available from here: http://www.latex.dtu.dk/downloads/

Latest revision as of 14:03, 21 November 2019

Place a link here

/usr/share/texmf/tex/latex/

e.g.:

cd  /usr/share/texmf/tex/latex/
sudo ln -s ~/Downloads/template/dtulatex .

And then run the database hash utility

sudo texhash

Then it should be in the path for use by e.g. Kile

The DTU template is available from here: http://www.latex.dtu.dk/downloads/