Latextips

From Robin

Revision as of 09:43, 8 April 2023 by Kyrrehg (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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