Skip to content
/ NoTeX Public

πŸ“œ A custom LaTeX template for taking notes

License

Notifications You must be signed in to change notification settings

ElBi21/NoTeX

Repository files navigation

NoTeX

A custom LaTeX template for taking notes β€’ v1.5


Yeah sure, but what IS NoTeX to begin with?

In this repository I want to publish the template that I use for taking notes during university classes. I will update it from time to time. If you want to see my notes they'll eventually be uploaded in an (maybe) accesible cloud, since I'm not feeling like sharing them at the moment.

The template is under GPL license, and you are free to use my template. It's fine if you want to edit the template, based on your needs, but please don't edit a couple lines and then sell it as your own template.


Table of contents

  1. File structure
  2. Special thanks ❀️

1) Class structure & proposed project structure

How does the template work? There are two important files: the notex.cls class file and the notexmacros.sty package. An (unluckily not yet) overview of the contents of the files is available in the package documentation file, which is available in this repository's root.

This class can be used in any way you prefer. However, I personally suggest to use the following project structure:

β”œ πŸ“ assets
β”‚ β”” πŸ“ images
β”‚   β”” πŸ“„ ...
β”‚  
β”œ πŸ“ preamble
β”‚ β”œ πŸ“„ chap1_lorem.tex
β”‚ β”œ πŸ“„ chap2_ipsum.tex
β”‚ β”” πŸ“„ ...
β”‚
β”œ πŸ“„ main.tex
β”œ πŸ“„ notex.csl
β”” πŸ“„ notexmacros.sty

2) Special Thanks ❀️

I'd like to thank SeniorMars for both his repository and his video over the way he takes notes with LaTeX, which inspired me to build my own template and taking notes with it. Oh btw, you should thank Daniel Falbo too, since if he didn't ask me "Hey, why don't you upload your notes on GitHub?" then all this material won't be here.

If you want to contribute to the template, just feel free to do so!


About

πŸ“œ A custom LaTeX template for taking notes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages