Skip to content

Repository files navigation

KMS Template

This template is created for 2 goals:

  1. Create good system for veduci to write LaTeX (i.e environments, predefined macros, etc.)
  2. United style for every material a. Fancy title with logos, so we look cool

kms-article.cls is the main file. template.tex is an example tex src. gpt-generated-* is vibecoded LaTeX, probably reused in kms-article.cls. logos is where logos are stored. Ad logos: download pdf files, svg are only for reference and are taken from our brand repo.

To use cls on Linux:

  1. Download cls. If you are using TeX live:

    1. Run mkdir -p ~/texmf/tex/latex/kms-article
    2. Run ln -s ~/<repo_address>/ ~/texmf/tex/latex/kms-article
  2. run pdflatex <name.tex> two times (for lastpage to create numbering).

  3. Add biber/bibtex and then pdflatex once more, if you're using bibliography (check Makefile for reference).

To use cls on Overleaf:

  1. Download cls
  2. Put .cls file and logos folder in root directory.
  3. profit.

About

LaTeX source code (cls and tex template) for KMS lecture notes

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages