summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-03-22 17:35:18 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-03-22 17:35:18 +0000
commitc4d677bed2bb61ef4cc28efe038b32f1f393169b (patch)
tree61c4edd2b27d7bbba372f41f724cc8ecbec07ad0
parentbfc73a132714b20dcfc1d59f636e94f21c3effcd (diff)
downloadrockbox-c4d677bed2bb61ef4cc28efe038b32f1f393169b.tar.gz
rockbox-c4d677bed2bb61ef4cc28efe038b32f1f393169b.zip
Put the note regarding additional fonts into an lcd_bitmap opt to exclude it from the charcell Player manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20461 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/main.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index 87afedb7d8..67c3dee12d 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -631,11 +631,14 @@ that also changes various other settings like file view, LCD settings and
631all other settings that can be modified using \fname{.cfg} files. This topic 631all other settings that can be modified using \fname{.cfg} files. This topic
632is discussed in more detail in \reference{ref:manage_settings}. 632is discussed in more detail in \reference{ref:manage_settings}.
633The Rockbox distribution comes with some themes that should look nice on 633The Rockbox distribution comes with some themes that should look nice on
634your \dap{}. \note{Some of the themes shipped with Rockbox need additional 634your \dap{}.
635\opt{lcd_bitmap}{
636\note{Some of the themes shipped with Rockbox need additional
635fonts from the fonts package, so make sure you installed them. 637fonts from the fonts package, so make sure you installed them.
636Also, if you downloaded additional themes from the Internet make sure you 638Also, if you downloaded additional themes from the Internet make sure you
637have the needed fonts installed as otherwise the theme may get displayed 639have the needed fonts installed as otherwise the theme may get displayed
638garbled.} 640garbled.}
641}
639 642
640\opt{usb_charging} 643\opt{usb_charging}
641{ 644{