summaryrefslogtreecommitdiff
path: root/manual/appendix/appendix.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2008-12-01 21:21:42 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2008-12-01 21:21:42 +0000
commitcee8f0178eafc8441ec1da9b1644eb8331863a5b (patch)
tree9fb1d8a29fd85814411db06c1cf2326b98a60855 /manual/appendix/appendix.tex
parente70096ea5cafedce01291a40a949bec94fa8b90b (diff)
downloadrockbox-cee8f0178eafc8441ec1da9b1644eb8331863a5b.tar.gz
rockbox-cee8f0178eafc8441ec1da9b1644eb8331863a5b.zip
Fix FS#9550 and FS#5721: don't use Palatino anymore and use the soul package for html output.
The Palatino font was responsible for words broken up in the PDF, resulting in small caps parts being not searchable. Using the soul package creates much better HTML output, not putting every small caps character into its own span element anymore. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19294 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/appendix.tex')
-rw-r--r--manual/appendix/appendix.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex
index c94ca878b9..e15232bb56 100644
--- a/manual/appendix/appendix.tex
+++ b/manual/appendix/appendix.tex
@@ -123,7 +123,7 @@ Changes in version 2.5
123People that have contributed to the project, one way or another. Friends! 123People that have contributed to the project, one way or another. Friends!
124% 124%
125\begin{multicols}{2} 125\begin{multicols}{2}
126\noindent\textsc{\small{\input{CREDITS.tex}}} 126\noindent\caps{\small{\input{CREDITS.tex}}}
127\end{multicols} 127\end{multicols}
128 128
129\chapter{Licenses} 129\chapter{Licenses}