Changes
Page history
Create Markdown and PDF documents
authored
Nov 10, 2021
by
Salome Philippe
Show whitespace changes
Inline
Side-by-side
Markdown-and-PDF-documents.md
0 → 100644
View page @
f828814c
## How to write a .md file for Gitlab and compile a pdf file from there, with a common template and background
-
Directory : the templates are in
/mydocs/docs
[
mydocs.zip
](
uploads/ed5634a9d3a495b0418a3da0683e22cc/mydocs.zip
)
-
Example of .md file : take one for the Gitlab
-
How to produce a pdf file
pandoc "document2.md" -o "document2.pdf" --from markdown --template eisvogel --listings