Skip to content

Commit

Permalink
pdf: use 'openany' to avoid blank pages on even pages
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Dec 14, 2023
1 parent c873767 commit 3bc5c09
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pdf.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
tite: everything curl
title: Everything curl
author: Daniel Stenberg and friends
papersize: a4
documentclass:
- book
Expand All @@ -9,5 +10,6 @@ geometry:
- outer=2.5cm
- top=2.5cm
- bottom=2cm
classoption: openany # disable empty pages in PDF
---

0 comments on commit 3bc5c09

Please sign in to comment.