summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/main.tex2
-rw-r--r--manual/plugins/text_editor.tex2
-rw-r--r--manual/plugins/text_viewer.tex2
3 files changed, 3 insertions, 3 deletions
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index 5a62138340..74b1008de9 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -10,7 +10,7 @@ them can be started from \setting{Browse Plugins} in the \setting{Main Menu}.
10 10
11Viewer plugins get started automatically by opening an associated file (i.e. 11Viewer plugins get started automatically by opening an associated file (i.e.
12text files, chip8 games), or from the \setting{Open with} option on the 12text files, chip8 games), or from the \setting{Open with} option on the
13\setting{File Menu}. 13\setting{Context Menu}.
14 14
15\section{Games} 15\section{Games}
16\opt{HAVE_LCD_BITMAP} 16\opt{HAVE_LCD_BITMAP}
diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex
index 758cd443d6..aaa7f403de 100644
--- a/manual/plugins/text_editor.tex
+++ b/manual/plugins/text_editor.tex
@@ -1,7 +1,7 @@
1\subsection{Text Editor} 1\subsection{Text Editor}
2This plugin allows you to view and edit simple text documents on your DAP. 2This plugin allows you to view and edit simple text documents on your DAP.
3You can view files by using \setting{Open with} from the 3You can view files by using \setting{Open with} from the
4\setting{File Menu} (see \reference{ref:Filemenu}). 4\setting{Context Menu} (see \reference{ref:Contextmenu}).
5 5
6\subsubsection{Usage} 6\subsubsection{Usage}
7If you start the Text Editor from the plugin browser you will be greeted with 7If you start the Text Editor from the plugin browser you will be greeted with
diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex
index 8d6327470b..ada09092f1 100644
--- a/manual/plugins/text_viewer.tex
+++ b/manual/plugins/text_viewer.tex
@@ -3,7 +3,7 @@ This is a Viewer for text files with word wrap. Just open a .txt file to
3display it. The text viewer features controls to handle various styles of text 3display it. The text viewer features controls to handle various styles of text
4formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view 4formatting, has top{}-of{}-file and bottom{}-of{}-file buttons. You can view
5files without a \fname{.txt} extension by using \emph{Open with} from the 5files without a \fname{.txt} extension by using \emph{Open with} from the
6\emph{File Menu} (see \reference{ref:Filemenu}). 6\emph{Context Menu} (see \reference{ref:Contextmenu}).
7 7
8\subsubsection{Mode settings} 8\subsubsection{Mode settings}
9 9