kai-tub / latex_beamer_pure_minimalistic_mystjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaTeX Beamer Pure Minimalistic MySTjs Template (WIP!)

A presentation theme for LaTeX-Beamer that is truly minimalistic, so that the focus is on the presenter and not on the slides.

Steps to creating your own template!

  • πŸ†• Create this repository. Nailed it. πŸš€
  • πŸ“‘ Replace the template.tex with your existing LaTeX template/article
  • πŸ‘―β€β™€οΈ Copy in any other style, definitions or images necessary for the template
  • πŸ‘©β€πŸ”¬ Add the files necessary into files list in the template.yml (documentation)
  • πŸ§™β€β™€οΈ Start replacing template values with [-options.my_value-] and put in [# if parts.abstract #] conditions to toggle sections on and off (documentation)
  • πŸ‘©πŸΏβ€πŸ’» Install jtex (npm install -g jtex) and run jtex check (documentation)
  • πŸͺ„ Continue to improve the options in your template for parts and options (documentation)
  • πŸ’Ύ When ready, save your template.yml and run jtex check --fix, this will add various packages that are auto detected and fix document options (documentation)
  • πŸ§ͺ Test with real content: myst build my-document.md --template ../path/to/template (documentation)
  • πŸ“Έ Create a thumbnail.png with an accurate screenshot of the template
  • 🧭 Update this README, and check all values in the template.yml
  • πŸš€ Push to GitHub, and contribute to the community templates repository

About


Languages

Language:TeX 100.0%