View on GitHub

scientific-thesis-template

LaTeX template for Master, Bachelor, Diploma, and Student Theses

Use minted for code highlighting

Context and Problem Statement

Source code needs to be highlighted

Considered Options

Decision Outcome

Chosen option: “minted”, because

  1. Listings is inferior because it doesn’t utilize a full lexer
  2. Minted offers integration with pygments and is actively maintained.
  3. The person who took over minted development, evaluated all alternatives and came to the conclusion that minted is the most promising solution.

Positive Consequences:

Negative consequences: