manual: Fix up some issues to try and get texlive2021 working ok.

Change-Id: I6fd5cfd7f27792cffbd061d96fdc8c852cc85050
This commit is contained in:
Solomon Peachy 2022-05-09 10:12:42 -04:00
parent f3358eb20a
commit 7363d65f10
5 changed files with 19 additions and 15 deletions

View file

@ -645,7 +645,7 @@ Ilia Sergachev
Nial Shui Nial Shui
Mihail Zenkov Mihail Zenkov
Thomas Orgis Thomas Orgis
Семён Жуковский Semyon Zhukovsky
Kostadin Kolev Kostadin Kolev
Jordi Prenafeta Jordi Prenafeta
Tiago Medeiros Tiago Medeiros

View file

@ -11,6 +11,10 @@
\newcommand{\ButtonLock}{\btnfnt{Lock}} \newcommand{\ButtonLock}{\btnfnt{Lock}}
\newcommand{\ButtonHold}{\btnfnt{Hold Switch}} \newcommand{\ButtonHold}{\btnfnt{Hold Switch}}
% To make some things happier
\newcommand{\ButtonLeft}{\btnfnt{Prev}}
\newcommand{\ButtonRight}{\btnfnt{Next}}
%Button actions, standard context %Button actions, standard context
\newcommand{\ActionStdPrev}{\ButtonPrev} \newcommand{\ActionStdPrev}{\ButtonPrev}
\newcommand{\ActionStdPrevRepeat}{Long \ButtonPrev} \newcommand{\ActionStdPrevRepeat}{Long \ButtonPrev}

View file

@ -19,10 +19,10 @@ Albums can be sorted by:
PictureFlow uses both the album art (see \reference{ref:album_art}) and PictureFlow uses both the album art (see \reference{ref:album_art}) and
database (see \reference{ref:database}) features of Rockbox. database (see \reference{ref:database}) features of Rockbox.
These need to be working correctly before PictureFlow can be used. These need to be working correctly before PictureFlow can be used.
{\bf PictureFlow does not support embedded album art.} \textbf{PictureFlow does not support embedded album art.}
\opt{tc_ramcache}{\note{It is strongly recommended you enable the database's "Load to RAM" feature \opt{tc_ramcache}{\note{It is strongly recommended you enable the database's "Load to RAM" feature
(and restart your player afterwards)! See \reference{ref:databasemenu}. This will {\bf vastly} speed up (and restart your player afterwards)! See \reference{ref:databasemenu}. This will \textbf{vastly} speed up
building the album index as well as loading of track titles when browsing albums.}} building the album index as well as loading of track titles when browsing albums.}}
\opt{dircache}{\note{Enabling the disk's directory cache see \reference{ref:dircache} noticeably \opt{dircache}{\note{Enabling the disk's directory cache see \reference{ref:dircache} noticeably
@ -57,7 +57,7 @@ reduces the time it takes for cover art to be displayed.}}
% only scroll wheel and `strip' targets use the same action in album and track list % only scroll wheel and `strip' targets use the same action in album and track list
\nopt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}{% \nopt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD,MPIO_HD300_PAD}{%
% currently the M3 does not use buttons of the main unit which has no display % currently the M3 does not use buttons of the main unit which has no display
\nopt{IAUDIO_M3_PAD,MPIO_HD200_PAD,touchscreen}{\ButtonLeft{} / \ButtonRight} \nopt{IAUDIO_M3_PAD,MPIO_HD200_PAD,touchscreen}{\ButtonLeft{} / \ButtonRight{}}
\opt{MPIO_HD200_PAD}{FIXME} \opt{MPIO_HD200_PAD}{FIXME}
\opt{touchscreen}{\TouchMidLeft{} / \TouchMidRight} \opt{touchscreen}{\TouchMidLeft{} / \TouchMidRight}
& &
@ -79,7 +79,7 @@ reduces the time it takes for cover art to be displayed.}}
} }
\opt{FIIO_M3K_PAD}{ \opt{FIIO_M3K_PAD}{
\ButtonLeft{} / \ButtonRight \ButtonLeft{} / \ButtonRight{}
& &
\opt{HAVEREMOTEKEYMAP}{&} \opt{HAVEREMOTEKEYMAP}{&}
Quickly jump to another album (alphabetically or by year) / Quickly jump to another album (alphabetically or by year) /
@ -87,7 +87,7 @@ reduces the time it takes for cover art to be displayed.}}
\\ \\
} }
\opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{ \opt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{
\ButtonLeft{} / \ButtonRight \ButtonLeft{} / \ButtonRight{}
& &
\opt{HAVEREMOTEKEYMAP}{&} \opt{HAVEREMOTEKEYMAP}{&}
Quickly jump to another album (alphabetically or by year) Quickly jump to another album (alphabetically or by year)
@ -104,7 +104,7 @@ reduces the time it takes for cover art to be displayed.}}
\nopt{IAUDIO_M3_PAD}{% \nopt{IAUDIO_M3_PAD}{%
\nopt{IRIVER_H10_PAD,touchscreen,PBELL_VIBE500_PAD% \nopt{IRIVER_H10_PAD,touchscreen,PBELL_VIBE500_PAD%
,SANSA_FUZE_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD% ,SANSA_FUZE_PAD,MPIO_HD200_PAD,MPIO_HD300_PAD,SAMSUNG_YH92X_PAD%
,SAMSUNG_YH820_PAD} ,SAMSUNG_YH820_PAD,XDUOO_X3_PAD}
{\ButtonSelect} {\ButtonSelect}
\opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonRight} \opt{IRIVER_H10_PAD,PBELL_VIBE500_PAD}{\ButtonRight}
\opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF} \opt{SAMSUNG_YH92X_PAD,SAMSUNG_YH820_PAD}{\ButtonFF}
@ -112,6 +112,7 @@ reduces the time it takes for cover art to be displayed.}}
\opt{SANSA_FUZE_PAD}{\ButtonRight} \opt{SANSA_FUZE_PAD}{\ButtonRight}
\opt{MPIO_HD200_PAD}{\ButtonFunc} \opt{MPIO_HD200_PAD}{\ButtonFunc}
\opt{MPIO_HD300_PAD}{\ButtonEnter} \opt{MPIO_HD300_PAD}{\ButtonEnter}
\opt{XDUOO_X3_PAD}{\ButtonPlay}
} }
& &
\opt{HAVEREMOTEKEYMAP}{ \opt{HAVEREMOTEKEYMAP}{

View file

@ -234,7 +234,7 @@ by using \emph{Open with} from the \emph{Context Menu}
(Useful for displaying right-to-left languages, such as Arabic or Hebrew) (Useful for displaying right-to-left languages, such as Arabic or Hebrew)
\item[Left] Set the text alignment to the left. \item[Left] Set the text alignment to the left.
\end{description} \end{description}
\item[Show Header] Select whether to show the header. The header displays the file path. \item[Show Header] Select whether to show the header. The header displays the file path.
\begin{description} \begin{description}
\item[No] Do not display the header. \item[No] Do not display the header.
\item[Yes] Display the header. \item[Yes] Display the header.
@ -333,7 +333,7 @@ stores its settings, the current position and bookmarks in
\end{description} \end{description}
\subsubsection{Bookmarks} \subsubsection{Bookmarks}
To add a bookmark, press To add a bookmark, press
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonSelect}% \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonSelect}%
\opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}% \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}%
\opt{IRIVER_H10_PAD}{\ButtonFF}\opt{IAUDIO_X5_PAD}{\ButtonRec}% \opt{IRIVER_H10_PAD}{\ButtonFF}\opt{IAUDIO_X5_PAD}{\ButtonRec}%
@ -346,4 +346,3 @@ stores its settings, the current position and bookmarks in
press the same button again. press the same button again.
\screenshot{plugins/images/ss-text_viewer-bookmark}{A bookmark}{img:text_viewer-bookmark} \screenshot{plugins/images/ss-text_viewer-bookmark}{A bookmark}{img:text_viewer-bookmark}

View file

@ -20,7 +20,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[a4paper,11pt,hyphens]{scrreprt} \documentclass[a4paper,11pt,hyphens]{scrreprt}
\usepackage[utf8]{inputenx} \usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
% load ix-utf8enc.dfu to get additional characters from the inputenx package. % load ix-utf8enc.dfu to get additional characters from the inputenx package.
\makeatletter\input{ix-utf8enc.dfu}\makeatother \makeatletter\input{ix-utf8enc.dfu}\makeatother
@ -126,7 +126,7 @@
%% \newenvironment{example} %% \newenvironment{example}
%% {\stepcounter{example}\paragraph{Example \theexample:}} %% {\stepcounter{example}\paragraph{Example \theexample:}}
%% {\hfill$\Box$ %% {\hfill$\Box$
%% \bigskip %% \bigskip
%% \noindent} %% \noindent}
@ -146,7 +146,7 @@
\long\gdef\nil#1{\IfN@Ught#1* {#1}!}% if null \long\gdef\nil#1{\IfN@Ught#1* {#1}!}% if null
\long\gdef\IfN@Ught#1 #2!{\blank{#2}} \long\gdef\IfN@Ught#1 #2!{\blank{#2}}
\long\gdef\Ifbl@nk#1#2Q#3!{\ifx#3}% same as above \long\gdef\Ifbl@nk#1#2Q#3!{\ifx#3}% same as above
} }
% environment for setting the changelog. % environment for setting the changelog.
\newenvironment{changelog}% \newenvironment{changelog}%
@ -262,7 +262,7 @@
% B1 & B2\\ % B1 & B2\\
% C1 & C2\\ % C1 & C2\\
% \end{rbtabular} % \end{rbtabular}
% %
\newenvironment{rbtabular}[5]{% \newenvironment{rbtabular}[5]{%
\rowcolors{2}{tbloddrowbgcolor}{tblevenrowbgcolor} \rowcolors{2}{tbloddrowbgcolor}{tblevenrowbgcolor}
\expandafter\let\expandafter\SavedEndTab\csname endtabular*\endcsname \expandafter\let\expandafter\SavedEndTab\csname endtabular*\endcsname
@ -317,7 +317,7 @@
% set link to download server % set link to download server
% Usage: \download{bootloader/bootloader-ipodnano.ipod} % Usage: \download{bootloader/bootloader-ipodnano.ipod}
% gets expanded to % gets expanded to
% "https://download.rockbox.org/bootloader/bootloader-ipodnano.ipod" % "https://download.rockbox.org/bootloader/bootloader-ipodnano.ipod"
\newcommand{\download}[1]{\url{https://download.rockbox.org/#1}} \newcommand{\download}[1]{\url{https://download.rockbox.org/#1}}