Skip to content

A latex preamble generator, automating the setup of the basic requirements of a LaTeX document.

License

Notifications You must be signed in to change notification settings

KjartanOli/texplate

Repository files navigation

Texplate

Texplate is an unofficial LaTex utility to generate document preambles.

Requirements

  • C++ compiler with support for C++17
  • Open Source Parsers jsoncpp

Getting started

git clone https://github.com/KjartanOli/texplate.git
cd texplate
make
make install

Usage

texplate [OPTIONS] FILENAME DOCUMENTCLASS

Examples

texplate -a "John Doe" -t "My Document" main article
texplate -a -t Document main report

About

A latex preamble generator, automating the setup of the basic requirements of a LaTeX document.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published