Skip to content

Releases: TomLebeda/chroma_code

1.2.0

27 Sep 06:59
Compare
Choose a tag to compare

New CLI arguments:

  • --dump to print the results also into stdout

Bugfixes:

  • double dash -- is interpreted by LaTeX as a single ligature, replace with -{}- to prevent that (#5)

1.1.0

09 Jul 16:14
Compare
Choose a tag to compare

New CLI arguments:

  • optional arguments --caption (or -c) and --label (or -l) that directly set the texts for labels and caption
  • flag --german (or -g) will escape double quote symbols " as \dq{} for users with [ngerman] babel (#2, #4)

1.0.1

04 Nov 19:34
Compare
Choose a tag to compare

Minor improvements:

  • Fixed some issues with tab formatting
  • Global escapeinside is no longer needed, it is automatically added in each header
  • Added config for escapeinside surround sequences

1.0.0

18 Aug 19:35
b59d98c
Compare
Choose a tag to compare

First version, complete with basic functionality and tested on examples.