Skip to content

A shell script that helps the user deploy a LaTeX project

Notifications You must be signed in to change notification settings

ryankembrey/tex-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tex-init

A shell script for creating LaTeX projects

└── example
    ├── bib
    │   └── bibliography.bib
    ├── coversheet
    │   ├── coversheet.pdf
    │   ├── coversheet.tex
    │   └── logo.png
    ├── example.pdf
    ├── example.tex
    ├── figures
    │   ├── logo.png
    │   └── title_image.png
    └── sections
        ├── preamble.tex
        └── titlepage.tex

About

A shell script that helps the user deploy a LaTeX project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published