summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/plugins/text_viewer.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex
index 1206b1d273..c508720406 100644
--- a/manual/plugins/text_viewer.tex
+++ b/manual/plugins/text_viewer.tex
@@ -204,6 +204,12 @@ by using \emph{Open with} from the \emph{Context Menu}
204 (Currently, \setting{Wide} and \setting{Join} cannot be selected together.) 204 (Currently, \setting{Wide} and \setting{Join} cannot be selected together.)
205 \end{description} 205 \end{description}
206 \opt{lcd_bitmap}{ 206 \opt{lcd_bitmap}{
207 \item[Alignment] Set the text alignment.
208 \begin{description}
209 \item[Right] Set the text alignment to the right.
210 (Useful for displaying right-to-left languages, such as Arabic or Hebrew)
211 \item[Left] Set the text alignment to the left.
212 \end{description}
207 \item[Show Scrollbar] Toggle the scrollbar for the current mode. If the 213 \item[Show Scrollbar] Toggle the scrollbar for the current mode. If the
208 file fits on one screen, there is no scrollbar and toggling this setting 214 file fits on one screen, there is no scrollbar and toggling this setting
209 has no effect. 215 has no effect.
@@ -288,9 +294,3 @@ stores its settings, the current position and bookmarks in
288 294
289\screenshot{plugins/images/ss-text_viewer-bookmark}{A bookmark}{img:text_viewer-bookmark} 295\screenshot{plugins/images/ss-text_viewer-bookmark}{A bookmark}{img:text_viewer-bookmark}
290 296
291
292\subsubsection{Limitations}
293
294\begin{itemize}
295\item The Text Viewer does not currently support right{}-to{}-left languages.
296\end{itemize}