Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis

B.Sc. thesis

Compile

Tested on ArchLinux.

Install GNUPlot

sudo pacman -S gnuplot

Update installed files db, search gnuplot TeX styles; copy them in project directory

sudo updatedb
locate gnuplot-lua-tikz

cd thesis
cp /usr/share/texmf/tex/latex/gnuplot/gnuplot-lua-tikz.tex .
cp /usr/share/texmf/tex/latex/gnuplot/gnuplot-lua-tikz-common.tex .

Compile cover pages

cd thesis/pages
pdflatex --shell-escape tesi-front.tex
pdflatex --shell-escape tesi-post-front.tex

Compile main document

cd thesis
pdflatex --shell-escape main.tex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages