Skip to content

Kermit-LeForg/latex-report-template

Repository files navigation

README

Installation Guide

  1. Install a TeX distribution, there are two options available:
    1. If you would like a full TeX distribution, install TeX Live or MacTeX.
    2. If you would like a smaller distribution, install MiKTeX.
  2. Install Pygments by running pip install Pygments in the command line.
  3. Make sure Pygments is in the PATH environment variable, (ensuring it is above any other LaTeX PATHs on windows)

Usage Guide

To build this document you have two options:

1 - Full Build

  • On *nix, run: sh build.bat
  • On Windows, run: .\build.bat

2 - Short Build

If you have not used the bibliography or added a reference then use this build script.

  • On *nix, run: sh short_build.bat
  • On Windows, run: .\short_build.bat

About

A WIP template to write LaTeX documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published