Skip to content

Template repository for taking notes in my classes in latex, with the resulting pdf getting published to github pages

License

Notifications You must be signed in to change notification settings

matejpopda/LaTeX-Notes-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LateX-Notes-Template

Template repository for taking notes in my classes in LaTeX, with the resulting pdf getting published to github pages.

To enable the github pages, go to your repo settings/pages and in build and deployment select the from actions option.

What goes where?

  • main.tex - Mainly command definitions and package imports, only links subfiles.
  • images/ - dump of all images
  • hw/ - for homework subfiles
  • notes/ - for notes subfiles

.gitignore is configured to ignore all files (including pdfs) those get deployed to github pages, and uploaded as an artifact with the workflow in the .github folder.

For use in english just remove the babel package and change some of the math environments (all defined in main.tex)

About

Template repository for taking notes in my classes in latex, with the resulting pdf getting published to github pages

Resources

License

Stars

Watchers

Forks

Languages