From ee5fb09b66c672b16d88668a5f1db027a9c34106 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 7 Mar 2013 15:52:37 +0100 Subject: [PATCH] Better comment intendation in 'settings.tex' --- settings.tex | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/settings.tex b/settings.tex index 8dbcea4..5647dc0 100644 --- a/settings.tex +++ b/settings.tex @@ -4,21 +4,21 @@ \hypersetup { - bookmarks=true, % show bookmarks bar? - unicode=true, % non-Latin characters in Acrobat’s bookmarks - pdftoolbar=true, % show Acrobat’s toolbar? - pdfmenubar=false, % show Acrobat’s menu? - pdffitwindow=false, % window fit to page when opened - pdfstartview={FitH}, % fits the width of the page to the window - pdftitle={Sing-Alongs}, % title - pdfauthor={Sebastian Hugentobler}, % author - pdfsubject={Music to sing along}, % subject of the document - pdfcreator={Sebastian Hugentobler}, % creator of the document + bookmarks=true, % show bookmarks bar? + unicode=true, % non-Latin characters in Acrobat’s bookmarks + pdftoolbar=true, % show Acrobat’s toolbar? + pdfmenubar=false, % show Acrobat’s menu? + pdffitwindow=false, % window fit to page when opened + pdfstartview={FitH}, % fits the width of the page to the window + pdftitle={Sing-Alongs}, % title + pdfauthor={Sebastian Hugentobler}, % author + pdfsubject={Music to sing along}, % subject of the document + pdfcreator={Sebastian Hugentobler}, % creator of the document pdfproducer={Sebastian Hugentobler}, % producer of the document - pdfnewwindow=true, % links in new window - colorlinks=true, % false: boxed links; true: colored links + pdfnewwindow=true, % links in new window + colorlinks=true, % false: boxed links; true: colored links citecolor=black, filecolor=black, linkcolor=black, urlcolor=black -} \ No newline at end of file +}