User Tools

Site Tools


how_to_create_pdf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
how_to_create_pdf [2022/01/17 13:19] – created gochthow_to_create_pdf [2022/01/18 09:39] (current) – removed gocht
Line 1: Line 1:
-CAPRI documentation 
-PDF Export from https://www.capri-model.org/dokuwiki_help/doku.php 
- 
-Necessary Programs: 
-Python: https://www.python.org/downloads/ 
-Any LateXenvironment capable of LuaLaTex e.g. https://www.tug.org/texlive/ 
- 
-Pyton Script: https://colab.research.google.com/drive/1fynIuIyn2ZKLFLKe7Eoa21vZxFZPj61v?usp=sharing 
- 
-Executing the Pythonscript creates the folder "mmddyyCapri", in which the content of the Wiki gets downloaded. 
-The tex.files get modified to allow for LuaLaTeX PDFexport, to do so open the "mmddyyCapri.tex" in the created directory 
-and choose LuaLaTeX then start PDF generation. 
-Table of content and intradocument references will display correctly after second run of LuaLaTeX. 
-This creates "mmddyyCapri.pdf" in the "mmddyyCapri" directory (the current Wikicontent in PDFformat). 
- 
-### Known Issues (work in progress)### 
-1. Longtables can be wider then the page (easiest to adapt manually) 
-3. Cells with rowbreak are not completly outlined (maybe fix manually, will try to catch in the code) 
-4. figures only seperated by empty line (in the Wiki) appear beside each other not under, results in wrongly scaled figures. 
- 
- 
- 
  
how_to_create_pdf.1642425587.txt.gz · Last modified: 2022/11/07 10:23 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki