Skip to content
Snippets Groups Projects
Commit f1530d8c authored by Andreas Herten's avatar Andreas Herten
Browse files

Update PDFs

parent 15b8060a
Branches master
No related tags found
No related merge requests found
# Typeset Markdown documentation files for GPU Hackathon Jülich into PDF
# Individual PDFs for each .md will be created plus one concatenated, large PDF of all .md files.
#
# Andreas Herten, March 2017
# Note: Need cross-reffing for figures? https://github.com/lierdakil/pandoc-crossref!
LC = pandoc
LCFLAGS = --latex-engine=xelatex --variable mainfont="PT Serif"
......@@ -10,7 +16,7 @@ LCFLAGS += --variable geometry:margin=1in
LCFLAGS += --variable author:"Andreas Herten <a.herten@fz-juelich.de>"
# SRC = $(wildcard *.md)
SRC = Login.md JURON.md JURECA.md PizDaint.md Batch-Systems.md Profiling-Nvidia_Visual_Profiler-nvprof.md Profiling-scorep-Vampir.md
SRC = Login.md JURON.md JURECA.md PizDaint.md Batch-Systems.md Profiling-Nvidia_Visual_Profiler-nvprof.md Profiling-scorep-Vampir.md More.md
PDFS = $(SRC:.md=.pdf)
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
File added
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment