This repository contains the source code and the compiled versions of my Ph.D. Thesis.
-
Prepare a Dev Environement:
- Install the VSCode deb file:
sudo dpkg -i code_${VERSION}_amd64.deb
- Install the Pandoc deb file:
sudo dpkg -i pandoc-${VERSION}-amd64.deb
- Install the Pandoc-CrossRef tar file:
- Extract the files:
tar -xf pandoc-crossref-Linux.tar.xz
- Move the files:
mv pandoc-crossref /usr/bin/ && mv pandoc-crossref.1 /usr/bin/
- Give execution rights:
sudo chmod a+x pandoc-crossref pandoc-crossref.1
- Extract the files:
- Install the Pandoc-CiteProc executable:
- Update apt and install:
sudo apt update && sudo apt install pandoc-citeproc
- Update apt and install:
- Install the Pandoc-Acronym module:
- Git clone:
git clone https://github.com/kprussing/pandoc-acro.git
- Install python module:
python3 setup.py install
- Git clone:
- Install xelatex libs:
sudo apt install texlive-full
- Install entr:
sudo apt install entr
- Install exiftool:
sudo apt install exiftool
- Install librsvg:
sudo apt install librsvg2-bin
- Install ghostscript:
sudo apt install ghostscript
- Install the VSCode deb file:
-
Launch a Dev Session:
- Launch in terminal:
make dev
- Serve the
HTML
file with VSCode or other
- Launch in terminal:
-
Build the Thesis Files:
make
AI-Assisted Creative Expression: a Case for Automatic Lineart Colorization © 2023 by Yliess Hati is licensed under CC BY 4.0