From d1b176f510b86e100de3f8fa88baf88b39194232 Mon Sep 17 00:00:00 2001 From: zeus Date: Wed, 15 Nov 2023 16:43:48 +0200 Subject: [PATCH] edit README --- README.md | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac68411..0bec080 100644 --- a/README.md +++ b/README.md @@ -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 >