Skip to content

AlexHff/adaltas2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adaltas

Internship Report - Building an automation and deployment solution for NodeJS

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

To successfully compile the TeX source to a readable PDF, you need pdflatex. Most of the time, this extension will be included in a LaTeX package suck as texlive-latex-base or texlive-latex-extra.

Installation

  1. Clone the repo
git clone https://github.com/AlexHff/adaltas.git
  1. Build LaTeX document from source — this will also generate the files needed by makeglossaries
pdflatex rapport.tex
  1. Invoke makeglossaries — a script which selects the correct character encodings and language settings
makeglossaries rapport
  1. Build LaTeX document again — to produce a document with glossary entries
pdflatex rapport.tex

If you have mupdf installed, you can run ./compile.sh in your command line.

About

Internship Report - Building an automation and deployment solution for NodeJS

Topics

Resources

Stars

Watchers

Forks

Contributors