Skip to content

Basic program to manage some latex templates that I found on the internet, I also include templates that I found from other sources. I made this program because I was tired of creating and customizing a new template every time I want to start a new paper or course notes document. Another reason is that I was excited to create a program using Rust.

Notifications You must be signed in to change notification settings

Johanx22x/latex_template_handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Latex template handler using Rust

All the templates used by this program are stored in another GitHub repository.

Dependencies

How to use it

First, you need to compile the program.

$ git clone https://github.com/Johanx22x/latex_template_handler
$ cd latex_template_handler
$ cargo build 

Now, the binary file can be found in target/debug/latex_template_handler.

Warning

All the templates used in this project are tested and used only in Arch Linux at this moment, probably you'll find some errors in other OS.

Contributing

This project is in development, if you want to contribute feel free to do so.

About

Basic program to manage some latex templates that I found on the internet, I also include templates that I found from other sources. I made this program because I was tired of creating and customizing a new template every time I want to start a new paper or course notes document. Another reason is that I was excited to create a program using Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages