forked from len0rd/rockbox
html-manual: fix "TeX capacity exceeded" with recent tex4ht
Change-Id: I6b63185190746fff24fa8dc56f6943a0ed355487
This commit is contained in:
parent
86beaab964
commit
f49e941fe4
10 changed files with 19 additions and 16 deletions
|
@ -741,7 +741,7 @@ current version.
|
||||||
disables the backlight after timeout (for setting \setting{Backlight} see
|
disables the backlight after timeout (for setting \setting{Backlight} see
|
||||||
\reference{ref:Displayoptions}). Avoid having the backlight enabled all the
|
\reference{ref:Displayoptions}). Avoid having the backlight enabled all the
|
||||||
time (Activating \setting{selectivebacklight}
|
time (Activating \setting{selectivebacklight}
|
||||||
\reference{ref:selectivebacklight} can further reduce power consumption).
|
\reference{ref:Displayoptions} can further reduce power consumption).
|
||||||
|
|
||||||
\opt{lcd_sleep}{
|
\opt{lcd_sleep}{
|
||||||
\subsection{Display power-off}
|
\subsection{Display power-off}
|
||||||
|
|
|
@ -57,7 +57,7 @@
|
||||||
off will only turn the backlight on without having any other effect. When
|
off will only turn the backlight on without having any other effect. When
|
||||||
disabled the first keypress will \emph{also} perform its appropriate action.
|
disabled the first keypress will \emph{also} perform its appropriate action.
|
||||||
|
|
||||||
\item[\label{ref:selectivebacklight}Backlight Exemptions]
|
\item[Backlight Exemptions]
|
||||||
This option allows some selected actions in While Playing Screen and
|
This option allows some selected actions in While Playing Screen and
|
||||||
FM screen to \emph{not} turn on the backlight in order to save power.
|
FM screen to \emph{not} turn on the backlight in order to save power.
|
||||||
\begin{description}
|
\begin{description}
|
||||||
|
@ -257,7 +257,7 @@
|
||||||
Show the number of times the clip indicator went active during
|
Show the number of times the clip indicator went active during
|
||||||
recording in front of the peak meters.
|
recording in front of the peak meters.
|
||||||
}
|
}
|
||||||
\item[\label{ref:Peakmetersetting}Scale.]
|
\item[Scale.]
|
||||||
Select whether the peak meter displays linear or logarithmic values.
|
Select whether the peak meter displays linear or logarithmic values.
|
||||||
The human ear perceives loudness on a logarithmic scale. If the Scale
|
The human ear perceives loudness on a logarithmic scale. If the Scale
|
||||||
setting is set to \setting{Logarithmic} (dB) scale, the volume values
|
setting is set to \setting{Logarithmic} (dB) scale, the volume values
|
||||||
|
@ -278,7 +278,7 @@
|
||||||
into the peak meter.
|
into the peak meter.
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
\item[\label{ref:Defaultcodepage}Default Codepage.]
|
\item[Default Codepage.]
|
||||||
A codepage describes the way extended characters that are not available
|
A codepage describes the way extended characters that are not available
|
||||||
within the ASCII character set are encoded. ID3v1 tags do not have a
|
within the ASCII character set are encoded. ID3v1 tags do not have a
|
||||||
codepage encoding contained so Rockbox needs to know what encoding has
|
codepage encoding contained so Rockbox needs to know what encoding has
|
||||||
|
|
|
@ -42,7 +42,7 @@ displays files.
|
||||||
\end{table}
|
\end{table}
|
||||||
|
|
||||||
|
|
||||||
\item[\label{ref:ShowFiles}Show Files.]
|
\item[Show Files.]
|
||||||
This option controls which files are displayed in the File Browser.
|
This option controls which files are displayed in the File Browser.
|
||||||
%
|
%
|
||||||
\begin{description}
|
\begin{description}
|
||||||
|
@ -60,7 +60,7 @@ displays files.
|
||||||
for simplified navigation.
|
for simplified navigation.
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
\item[\label{ref:ShowExtensions}Show Filename Extensions.]
|
\item[Show Filename Extensions.]
|
||||||
This option controls how file extensions are shown in the File Browser.
|
This option controls how file extensions are shown in the File Browser.
|
||||||
%
|
%
|
||||||
\begin{description}
|
\begin{description}
|
||||||
|
|
|
@ -227,7 +227,7 @@ you to configure settings related to audio playback.
|
||||||
If enabled and you have set \setting{Start Directory} to a directory
|
If enabled and you have set \setting{Start Directory} to a directory
|
||||||
other than root, \setting{Auto-Change Directory} will be constrained to the
|
other than root, \setting{Auto-Change Directory} will be constrained to the
|
||||||
directory you have chosen and those below it.
|
directory you have chosen and those below it.
|
||||||
See \reference{ref:StartDirectory}.
|
See \reference{ref:SetAs}.
|
||||||
%
|
%
|
||||||
|
|
||||||
\opt{headphone_detection}{
|
\opt{headphone_detection}{
|
||||||
|
|
|
@ -319,12 +319,12 @@ therefore result in better runtime.
|
||||||
Suppresses the notification 'Buttons Locked'
|
Suppresses the notification 'Buttons Locked'
|
||||||
(still will if power button is pressed).
|
(still will if power button is pressed).
|
||||||
\note{This is a pre-requisite for \setting{selectivebacklight}
|
\note{This is a pre-requisite for \setting{selectivebacklight}
|
||||||
\reference{ref:selectivebacklight} to work also during key lock.}
|
\reference{ref:Displayoptions} to work also during key lock.}
|
||||||
\item[Disable All Lock Notifications]
|
\item[Disable All Lock Notifications]
|
||||||
Disable all softlock notifications, including when power button
|
Disable all softlock notifications, including when power button
|
||||||
is pressed.
|
is pressed.
|
||||||
\note{When this is enabled, Disable Locked Reminders is still required to
|
\note{When this is enabled, Disable Locked Reminders is still required to
|
||||||
be enabled for \setting{selectivebacklight} \reference{ref:selectivebacklight}
|
be enabled for \setting{selectivebacklight} \reference{ref:Displayoptions}
|
||||||
to work during key lock.}
|
to work during key lock.}
|
||||||
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
\subsection{\label{ref:Rockboy}Rockboy}
|
\subsection{Rockboy}
|
||||||
|
\label{ref:Rockboy}
|
||||||
\screenshot{plugins/images/ss-rockboy}{Rockboy}{img:rockboy}
|
\screenshot{plugins/images/ss-rockboy}{Rockboy}{img:rockboy}
|
||||||
Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based on
|
Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based on
|
||||||
the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
|
the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
\subsection{\label{ref:Sudoku}Sudoku}
|
\subsection{Sudoku}
|
||||||
|
\label{ref:Sudoku}
|
||||||
\screenshot{plugins/images/ss-sudoku}{Sudoku}{fig:sudoku}
|
\screenshot{plugins/images/ss-sudoku}{Sudoku}{fig:sudoku}
|
||||||
Sudoku in Rockbox can act as both a plugin and a viewer.
|
Sudoku in Rockbox can act as both a plugin and a viewer.
|
||||||
When starting Sudoku from the \setting{Browse Plugins} menu, a
|
When starting Sudoku from the \setting{Browse Plugins} menu, a
|
||||||
|
|
|
@ -212,7 +212,7 @@ by using \emph{Open with} from the \emph{Context Menu}
|
||||||
\setting{BIG5} (Traditional Chinese),
|
\setting{BIG5} (Traditional Chinese),
|
||||||
\setting{UTF-8} (Unicode),
|
\setting{UTF-8} (Unicode),
|
||||||
This setting only applies to the plugin and is independent from the
|
This setting only applies to the plugin and is independent from the
|
||||||
\setting{Default Codepage} setting (see \reference{ref:Defaultcodepage}).
|
\setting{Default Codepage} setting (see \reference{ref:Displayoptions}).
|
||||||
\item[Word Wrap] Toggle word wrap mode.
|
\item[Word Wrap] Toggle word wrap mode.
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item[On] Break lines at the maximum column limit.
|
\item[On] Break lines at the maximum column limit.
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
\subsection{\label{ref:ZXBox}ZXBox}
|
\subsection{ZXBox}
|
||||||
|
\label{ref:ZXBox}
|
||||||
\screenshot{plugins/images/ss-zxbox}{ZXBox}{img:zxbox}
|
\screenshot{plugins/images/ss-zxbox}{ZXBox}{img:zxbox}
|
||||||
ZXBox is a port of the ``Spectemu'' ZX Spectrum 48k emulator for Rockbox
|
ZXBox is a port of the ``Spectemu'' ZX Spectrum 48k emulator for Rockbox
|
||||||
(\url{https://sourceforge.net/projects/spectemu/}).
|
(\url{https://sourceforge.net/projects/spectemu/}).
|
||||||
|
|
|
@ -16,7 +16,7 @@ You can select whether to browse using the \setting{File Browser} or the
|
||||||
\setting{Database} in the \setting{Main Menu}.
|
\setting{Database} in the \setting{Main Menu}.
|
||||||
If you choose the \setting{File Browser}, the \setting{Show Files} setting
|
If you choose the \setting{File Browser}, the \setting{Show Files} setting
|
||||||
lets you select what types of files you wish to view. See
|
lets you select what types of files you wish to view. See
|
||||||
\reference{ref:ShowFiles} for more information on the \setting{Show Files}
|
\reference{ref:FileView} for more information on the \setting{Show Files}
|
||||||
setting.
|
setting.
|
||||||
|
|
||||||
\note{The \setting{File Browser} allows you to manipulate your files in ways
|
\note{The \setting{File Browser} allows you to manipulate your files in ways
|
||||||
|
@ -177,7 +177,7 @@ each option pertains both to files and directories):
|
||||||
selecting, but simply bring you to its location in the \setting{File Browser}.
|
selecting, but simply bring you to its location in the \setting{File Browser}.
|
||||||
\end{description}
|
\end{description}
|
||||||
|
|
||||||
\subsubsection{Set As...}
|
\subsubsection{\label{ref:SetAs}Set As...}
|
||||||
\begin{description}
|
\begin{description}
|
||||||
\item [Playlist Directory.]
|
\item [Playlist Directory.]
|
||||||
Set as default playlist directory. Playlists from this directory will appear
|
Set as default playlist directory. Playlists from this directory will appear
|
||||||
|
@ -194,7 +194,7 @@ each option pertains both to files and directories):
|
||||||
\item [Recording Directory.]
|
\item [Recording Directory.]
|
||||||
Save recordings in the selected directory.
|
Save recordings in the selected directory.
|
||||||
}
|
}
|
||||||
\item [\label{ref:StartDirectory}Start Directory.]
|
\item [Start Directory.]
|
||||||
Set as default start directory for the File Browser.
|
Set as default start directory for the File Browser.
|
||||||
\note{If you have \setting{Auto-Change Directory} and
|
\note{If you have \setting{Auto-Change Directory} and
|
||||||
\setting{Constrain Auto-Change} enabled, the directories returned will
|
\setting{Constrain Auto-Change} enabled, the directories returned will
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue