beige (softer) page colour for pdf

This commit is contained in:
Mattias Andrée 2012-08-30 03:09:11 +02:00
parent f8d6677b25
commit 753670b18a
2 changed files with 1 additions and 0 deletions

View file

@ -48,6 +48,7 @@ pdfmanual()
if [ -d "ponysay.t2d" ]; then
rm -r "ponysay.t2d";
fi
pdfjam --pagecolor 249,246,240 -o "ponysay.pdf" "ponysay.pdf"
}

Binary file not shown.