1.2.1 • Published 8 years ago

generator-latex-simple v1.2.1

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

generator-latex-simple Build Status

About

A simple Yeoman generator for Latex. Setting up a Latex document always felt clumsy to me. Generator-Latex should give you a headstart, so you can start writing instead of spending time with the basic Latex configurations.

Setup

Requirements

  • nodejs
  • yeoman
  • latex (e.g. Texworks, ...)

Getting Started

npm install -g yo

Yeoman Generators

You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as an App application or even a Chrome extension.

To install generator-latex-simple from npm, run:

npm install -g generator-latex-simple

Finally, initiate the generator:

yo generator latex-simple
1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

9 years ago