diff options
author | Michael Chicoine <mc2739@gmail.com> | 2009-12-14 14:22:55 +0000 |
---|---|---|
committer | Michael Chicoine <mc2739@gmail.com> | 2009-12-14 14:22:55 +0000 |
commit | ed03b49ea3137d0f1b303da582484081fb6a60e6 (patch) | |
tree | 2190d883902438f73765ef3df198227879c08ec6 /manual/frontpage/frontpage.tex | |
parent | 2b57fc434c4adfa996712e9d88779c9ccb0ecfab (diff) |
Make title on the front page sans serif
Flyspray: FS #10843
Author: Alexander Levin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23990 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/frontpage/frontpage.tex')
-rw-r--r-- | manual/frontpage/frontpage.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/frontpage/frontpage.tex b/manual/frontpage/frontpage.tex index bfeb192fd6..1b451d5cbb 100644 --- a/manual/frontpage/frontpage.tex +++ b/manual/frontpage/frontpage.tex @@ -4,11 +4,11 @@ \ifpdfoutput{\includegraphics[width=10cm]{frontpage/rockboxlogo.pdf}} {\includegraphics{frontpage/rockbox-web.png}}\\ \vspace{2cm} -\huge{The Rockbox Manual\\for\\\playername}\vspace{1cm}\\ +\huge{\textsf{\textbf{The Rockbox Manual\\for\\\playername}}}\vspace{1cm}\\ \vspace{\fill} -\large \textbf{rockbox.org}\ \\\today +\large \textsf{\textbf{rockbox.org}\\\today} \end{center} |