Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IITBSSP Documentation

Reusable LaTeX templates for IITBSSP documents.

Templates

  • template-navika-main.tex — formal Navika technical documents
  • template-simple-main.tex — lightweight documents such as notices and request letters

Repository structure

documentation/
├── iitbssp-templates/
│   ├── template-navika-main.tex
│   └──  template-simple-main.tex
├── main.tex
└── README.md

Usage

Copy the required template from iitbssp-templates/ to the repository root and rename it to main.tex.

For example:

cp iitbssp-templates/template-navika-main.tex main.tex

or:

cp iitbssp-templates/template-simple-main.tex main.tex

Store document figures in the root figures/ directory. Edit main.tex and compile it from the repository root.

Overleaf

  1. Upload the iitbssp-templates folder.
  2. Create main.tex in the project root and set it as the main document.
  3. Copy the contents of the required template into main.tex.
  4. Edit and compile.

Local

Clone the repository, copy the required template to main.tex, and compile from the repository root:

pdflatex main.tex

Alternatively, compile using the LaTeX Workshop extension in VS Code.

About

Documentation Templates for IITBSSP

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages