md2pdf

pandoc wrapper for converting markdown to pdf
Index Commits Files Refs README
DateCommit messageAuthorFiles+-
11:32 25-09-2025updated `README.md`Martin Klöckner1+17-8
11:32 25-09-2025updated `style.tex`Martin Klöckner1+7-7
11:08 25-09-2025added `twocolumn` optionMartin Kloeckner1+29-15
21:36 11-07-2025updated `README.md`Martin Kloeckner1+6-3
21:31 11-07-2025make `highlight_style_path` relative to script locationMartin Kloeckner2+205-1
21:25 11-07-2025add `fix-math.lua`Martin Kloeckner1+63-0
21:22 11-07-2025update `README.md`Martin Kloeckner1+11-6
21:20 11-07-2025support more command line argumentsMartin Kloeckner1+40-14
12:11 30-09-2024do not force font family during pandoc invocationMartin Kloeckner1+1-2
12:10 30-09-2024update `style.tex`Martin Kloeckner1+43-39
11:41 30-09-2024add ability to pass custom style fileMartin Kloeckner1+14-3
20:26 07-05-2023Update README.mdmjkloeckner1+1-1
20:24 07-05-2023Update README.mdmjkloeckner1+9-8
21:05 06-05-2023update README.mdmjkloeckner1+3-3
21:00 06-05-2023resolve merge conflictmjkloeckner1+3-2
20:52 06-05-2023update footnotes stylemjkloeckner1+12-1
20:51 06-05-2023add commentsmjkloeckner1+2-0
20:47 06-05-2023update the block quotes style: fix footer inside block quotemjkloeckner1+28-8
20:44 06-05-2023fix typomjkloeckner1+1-1
20:43 06-05-2023set the space below the equationsmjkloeckner1+2-2
20:40 06-05-2023specify the bottom marginmjkloeckner1+2-1
20:37 06-05-2023make the space between footer and text smallermjkloeckner1+3-0
20:34 06-05-2023split long argument into multiple linesmjkloeckner1+4-2
20:48 30-04-2023use script location as default template locationmjkloeckner1+2-1
20:48 30-04-2023add missing quotes around variables expansionmjkloeckner1+2-2
21:04 29-04-2023update README.mdmjkloeckner1+21-0
20:56 29-04-2023add README.mdmjkloeckner1+15-0
20:38 29-04-2023fix missing input filemjkloeckner1+2-1
20:22 29-04-2023do not replace ${toc} with \tableofcontentsmjkloeckner1+0-3
20:20 29-04-2023first commitmjkloeckner2+211-0