Skip to content

lukee910/latex-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

latex-utilities

Utilities to form a base for all my latex documents.

Usage

  • Get this repo
    • Variant 1: Add this repo as a git submodule [1]
    • Variant 2: Download a zip
  • Define \lutilpath as the base path of the src folder of this repo: \def\lutilpath{path/to/src}
  • Use \input{path/to/file} to use utilites

Notes:

  • \lutilpath must be defined before any inputs, else something might break
  • For using templates, see the templates readme

[1] Getting started with submodules: official docs, cheatsheet, a helpful gist

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages