Latextips

From Robin

(Difference between revisions)
Jump to: navigation, search
 
(17 intermediate revisions not shown)
Line 1: Line 1:
-
* texstudio
+
* [http://www.mn.uio.no/ifi/tjenester/it/hjelp/latex/ Ifis latexsider - here you'll find the uiomaster style]
-
* kyrre: notepad++ og latexmk (med miktex på windows)
+
** This page is updated with the new UiO graphical style. It also contains information on how to set up overleaf.
-
* [http://www.mn.uio.no/ifi/tjenester/it/hjelp/latex/ Ifis latexsider]
+
 
-
* http://folk.uio.no/dag/
+
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:
-
* eivind: LyX
+
* Visual studio code with latex extension (e.g. latex workshop)
 +
* 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
 +
* [https://www.texstudio.org/ TeXstudio] (fork of [https://www.xm1math.net/texmaker/ Texmaker])

Current revision as of 09:43, 8 April 2023

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:

  • Visual studio code with latex extension (e.g. latex workshop)
  • 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
  • TeXstudio (fork of Texmaker)
Personal tools
Front page