From 910ce55a41bcc47e5293077d721ff19e6a921015 Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Fri, 2 Apr 2010 16:45:33 +0000 Subject: Manual: Document new 'alignment' option in text viewer, and remove now obsolete limitation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25437 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/text_viewer.tex | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex index 1206b1d..c508720 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} (Currently, \setting{Wide} and \setting{Join} cannot be selected together.) \end{description} \opt{lcd_bitmap}{ + \item[Alignment] Set the text alignment. + \begin{description} + \item[Right] Set the text alignment to the right. + (Useful for displaying right-to-left languages, such as Arabic or Hebrew) + \item[Left] Set the text alignment to the left. + \end{description} \item[Show Scrollbar] Toggle the scrollbar for the current mode. If the file fits on one screen, there is no scrollbar and toggling this setting has no effect. @@ -288,9 +294,3 @@ stores its settings, the current position and bookmarks in \screenshot{plugins/images/ss-text_viewer-bookmark}{A bookmark}{img:text_viewer-bookmark} - -\subsubsection{Limitations} - -\begin{itemize} -\item The Text Viewer does not currently support right{}-to{}-left languages. -\end{itemize} -- cgit v1.1