From eacd74672c0b3d1f5c31c95278559e93e151f4b9 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 19 Sep 2012 03:08:55 -0400 Subject: [PATCH] posts:pdf_bookemarks: fix Ubunto -> Ubuntu typo. --- posts/PDF_bookmarks_with_Ghostscript.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/PDF_bookmarks_with_Ghostscript.mdwn b/posts/PDF_bookmarks_with_Ghostscript.mdwn index 0c1d03b..8ba2903 100644 --- a/posts/PDF_bookmarks_with_Ghostscript.mdwn +++ b/posts/PDF_bookmarks_with_Ghostscript.mdwn @@ -1,7 +1,7 @@ I was recently trying to add bookmarks to a [[PDF]] I'd generated with [[pdftk]]. It turns out to be fairly simple to add bookmarks to a PDF using [Ghostscript][], following [maggoteer's post][post] to the -Ubunto forums. The syntax is: +Ubuntu forums. The syntax is: $ gs -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=out.pdf in-*.pdf pdfmarks -- 2.26.2