Skip to content

LaTeX editing tools, templates, and workflows using Nix

License

Notifications You must be signed in to change notification settings

leolavaur/latex-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editio

LaTeX editing tools, templates, and workflows using Nix

Repository structure

.
├── README.md
│  
├── flake.nix       # global flake
├── default.nix     # editio derivation
│  
├── templates       # flake templates
│   ├── vanilla     #  - vanilla LaTeX template
│   ├── base        #  - base template with some packages
│   ├── ieee        #  - IEEEtran compatible template
│   └── minted      #  - template with minted package
│  
└── testing         # flake for testing locally

About

LaTeX editing tools, templates, and workflows using Nix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published