Makefile bug fixed
This commit is contained in:
parent
f7ccf4bb87
commit
9315132636
10 changed files with 542 additions and 6 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue