summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2024-02-25 14:04:31 +0100
committerarf20 <aruizfernandez05@gmail.com>2024-02-25 14:04:31 +0100
commit40c2f9485ce0f7b04e162a7cef9c80dc277d9b07 (patch)
treec92836e09a581ea4e528e1a9f34700af9ce6cff3
parent6a1bb6af19fb67f245a79e35b4c72a2454fb2211 (diff)
downloadarfnet2-40c2f9485ce0f7b04e162a7cef9c80dc277d9b07.tar.gz
arfnet2-40c2f9485ce0f7b04e162a7cef9c80dc277d9b07.zip
PDF margins
-rw-r--r--Makefile2
-rw-r--r--arfnet2.pdfbin141670 -> 141075 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0a15b16..a975c74 100644
--- a/Makefile
+++ b/Makefile
@@ -4,4 +4,4 @@ arfnet2.html: arfnet2.md template.html
pandoc --template template.html -s arfnet2.md -o arfnet2.html
arfnet2.pdf: arfnet2.md
- pandoc -s arfnet2.md -o arfnet2.pdf
+ pandoc -V geometry:margin=2.5cm -s arfnet2.md -o arfnet2.pdf
diff --git a/arfnet2.pdf b/arfnet2.pdf
index 42510ce..7fc2afd 100644
--- a/arfnet2.pdf
+++ b/arfnet2.pdf
Binary files differ