Latextips

From Robin

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
* [https://www.mn.uio.no/studier/master/ Offisiell latexforside for masteroppgave]
 
* [https://www.mn.uio.no/ifi/personer/vit/stray/overleaf-latex-guide-masteroppgave.html A guide to setting up thesis writing in Overleaf]
* [https://www.mn.uio.no/ifi/personer/vit/stray/overleaf-latex-guide-masteroppgave.html A guide to setting up thesis writing in Overleaf]
-
* [http://www.mn.uio.no/ifi/tjenester/it/hjelp/latex/ Ifis latexsider]
+
* [http://www.mn.uio.no/ifi/tjenester/it/hjelp/latex/ Ifis latexsider - here you'll find the uiomaster style]
For typesetting in latex on a local machine, choosing a LaTeX editor to one's own liking is important. Besides the visual appereance, functionality support such as cross-platform, text completion or spelling could be a crucial property in making that decision. Here are some choices:
For typesetting in latex on a local machine, choosing a LaTeX editor to one's own liking is important. Besides the visual appereance, functionality support such as cross-platform, text completion or spelling could be a crucial property in making that decision. Here are some choices:
Line 10: Line 9:
** when working with large documents, like an msc thesis, separate the individual chapters in files and \include{} them when working on them to improve compile times
** when working with large documents, like an msc thesis, separate the individual chapters in files and \include{} them when working on them to improve compile times
* Tønnes: [https://www.texstudio.org/ TeXstudio] (fork of [https://www.xm1math.net/texmaker/ Texmaker])
* Tønnes: [https://www.texstudio.org/ TeXstudio] (fork of [https://www.xm1math.net/texmaker/ Texmaker])
 +
* vistual studio code

Revision as of 08:19, 15 September 2022

For typesetting in latex on a local machine, choosing a LaTeX editor to one's own liking is important. Besides the visual appereance, functionality support such as cross-platform, text completion or spelling could be a crucial property in making that decision. Here are some choices:

  • kyrre: notepad++ og latexmk (med miktex på windows)
    • latexmk -pdf -pvc minmaster
    • kan være greit å ha teksten i git e.l. versjonskontroll
    • sumatrapdf kan være grei siden den ikke låser dokumentet, og husker hvor du var
    • when working with large documents, like an msc thesis, separate the individual chapters in files and \include{} them when working on them to improve compile times
  • Tønnes: TeXstudio (fork of Texmaker)
  • vistual studio code
Personal tools
Front page