Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 532 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 532 Bytes

Diplomarbeitstemplate

Using

  • Install NodeJS
  • git clone https://github.com/ListAssist/dabuch.git
  • run npm i -g gulp-cli
  • cd into directory
  • run npm i in directory

To use dev mode run this in the root directory of the project:

gulp

To build your final pdf use:

gulp build

The difference between dev and build mode is that bibtex citations and index are not working because of perfomance reasons

Recommendations for better experience

  • Sumatra PDF (for live viewing build PDF)