~robertgzr/latex-toolbox

project template for latex using tectonic
add a bunch of default fonts
latexmk: refer to -x vs. --open
latexmk: spawn shell and build before watching

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~robertgzr/latex-toolbox
read/write
git@git.sr.ht:~robertgzr/latex-toolbox

You can also use your local clone with git send-email.

#latex-toolbox

my one-stop-shop for latex stuff to replace your fancy word processor

#docs

some documentation on how to write latex documents

#project-templates

project starters, the idea is to copy the directory and start your own document from it. all of them use the latexmk script, which uses tectonic to compile latex into PDFs (optionally watching for changes and rebuilding)

we have:

  • editor integrations (VSCode, SublimeText)
  • Sourcehut CI template

#basic (example)

#letter (example)

  • using scrlttr2
  • produce DIN 5008 letters

#htw (example)

  • custom document class
  • example includes bibliography (using biber)

#slides (example)

  • using beamer
  • produce presentations

#cv (example)

  • using europeCV
  • produce "Europass CV" compliant currucila vitae