|
|
@ -42,6 +42,15 @@ git clone https://git.swarmlab.io:3000/swarmlab/microservice-xelatexthesis.git |
|
|
|
> make start |
|
|
|
> |
|
|
|
|
|
|
|
### create pdf |
|
|
|
|
|
|
|
> |
|
|
|
> cd project_dir/microservice-xelatexthesis |
|
|
|
> |
|
|
|
> |
|
|
|
> make pdf |
|
|
|
> |
|
|
|
|
|
|
|
### stop service |
|
|
|
|
|
|
|
> |
|
|
@ -63,7 +72,11 @@ git clone https://git.swarmlab.io:3000/swarmlab/microservice-xelatexthesis.git |
|
|
|
### clean service |
|
|
|
|
|
|
|
> |
|
|
|
> ********************* MAKE SURE YOU HAVE CREATED A BACKUP, FIRST. YOU HAVE BEEN WARNED! ****************8 |
|
|
|
> ********************* |
|
|
|
> |
|
|
|
> MAKE SURE YOU HAVE CREATED A BACKUP, FIRST. YOU HAVE BEEN WARNED! |
|
|
|
> |
|
|
|
> **************** |
|
|
|
> |
|
|
|
> cd project_dir/microservice-xelatexthesis |
|
|
|
> |
|
|
@ -84,12 +97,27 @@ git clone https://git.swarmlab.io:3000/swarmlab/microservice-xelatexthesis.git |
|
|
|
(3.1) open main.pdf with the pdf viewer of your choice (do not close it!) |
|
|
|
|
|
|
|
|
|
|
|
### Default xeLatex main file |
|
|
|
## Default xeLatex |
|
|
|
|
|
|
|
### main file |
|
|
|
|
|
|
|
> |
|
|
|
> ./docs/main.tex |
|
|
|
> |
|
|
|
|
|
|
|
### glossary file |
|
|
|
|
|
|
|
> |
|
|
|
> ./docs/Appendices/glossary.tex |
|
|
|
> |
|
|
|
|
|
|
|
### bib file |
|
|
|
|
|
|
|
> |
|
|
|
> ./docs/metaptyxiako.bib |
|
|
|
> |
|
|
|
|
|
|
|
|
|
|
|
### Backup xeLatex src files |
|
|
|
|
|
|
|
> |
|
|
|