Makefile bug fixed

This commit is contained in:
Never Gude 2026-01-13 14:54:00 +01:00
parent f7ccf4bb87
commit 9315132636
10 changed files with 542 additions and 6 deletions

View file

@ -6,8 +6,8 @@ date: 25.7.2025
summary: Tricks and tools I learned about, while tweaking my Linux sytem or trying to do productive things.
---
## Merge pdfs
### Using Ghostscript
# Merge pdfs
## Using Ghostscript
Ghostscript has a feature to merge multiple pdf files into one.
Although ImageMagick also has this feature, I prefer this one, as it doesn't rasterize and scales down
the pdf files.