forked from odoo/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Ivan Yelizariev edited this page Jan 14, 2020
·
1 revision
To make pdf do as following:
# clone
git clone https://github.com/it-projects-llc/shhvshhshh-rukovodstvo-polzovatelia.git
cd shhvshhshh-rukovodstvo-polzovatelia
# install dependencies
sudo pip2 install -r requirements.txt
sudo pip2 install werkzeug
sudo apt install latexmk
sudo apt install texlive-fonts-recommended texlive-latex-recommended texlive-latex-extra texlive-formats-extra texlive-fonts-extra
# lines below are not tested an may not needed
#sudo apt-get install xzdec
#sudo tlmgr option repository ftp://tug.org/historic/systems/texlive/2017/tlnet-final
#sudo tlmgr init-usertree
# make pdf
make latexpdf
# open pdf