summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-20 16:35:45 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-20 16:35:45 +0000
commit5a379bce60b22f0a5d469ec5b4d03e7089f49316 (patch)
tree04f0abf3071161bd16bf67151da62d7d93e4e9c0
parent87b2ad14c7f4800a7e05c61de22a47f8f4df9d57 (diff)
downloadrockbox-5a379bce60b22f0a5d469ec5b4d03e7089f49316.tar.gz
rockbox-5a379bce60b22f0a5d469ec5b4d03e7089f49316.zip
Another strike against ugly apostrophes in the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26199 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/advanced_topics/main.tex12
-rw-r--r--manual/configure_rockbox/system_options.tex4
-rw-r--r--manual/getting_started/installation.tex2
-rw-r--r--manual/plugins/disktidy.tex4
-rw-r--r--manual/plugins/goban.tex2
-rw-r--r--manual/plugins/mpegplayer.tex2
-rw-r--r--manual/plugins/pictureflow.tex2
-rw-r--r--manual/plugins/wormlet.tex2
-rw-r--r--manual/rockbox_interface/main.tex2
-rw-r--r--manual/rockbox_interface/tagcache.tex2
-rw-r--r--manual/rockbox_interface/wps.tex2
11 files changed, 18 insertions, 18 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index a75e2505a8..0275d0be54 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -269,9 +269,9 @@ will display it permanently.
269\begin{itemize} 269\begin{itemize}
270\item {\config{\%Vl{\textbar}'identifier'{\textbar}\dots{\textbar}}} 270\item {\config{\%Vl{\textbar}'identifier'{\textbar}\dots{\textbar}}}
271This tag preloads a viewport for later display. `identifier' is a single 271This tag preloads a viewport for later display. `identifier' is a single
272lowercase letter (a-z) and the '\dots' parameters use the same logic as 272lowercase letter (a-z) and the `\dots' parameters use the same logic as
273the \config{\%V} tag explained above. 273the \config{\%V} tag explained above.
274\item {\config{\%Vd'identifier'}} Display the 'identifier' viewport. 274\item {\config{\%Vd'identifier'}} Display the `identifier' viewport.
275\end{itemize} 275\end{itemize}
276 276
277Viewports can share identifiers so that you can display multiple viewports 277Viewports can share identifiers so that you can display multiple viewports
@@ -297,7 +297,7 @@ file, and to conditionally select different UI viewports.
297 doesn't have a ui viewport set in the theme \fname{.cfg} file. Having this 297 doesn't have a ui viewport set in the theme \fname{.cfg} file. Having this
298 is strongly recommended since it makes you able to use the SBS 298 is strongly recommended since it makes you able to use the SBS
299 with other themes. If label is set this viewport can be selectivly used as the 299 with other themes. If label is set this viewport can be selectivly used as the
300 Info Viewport using the \%VI tag. The '\dots' parameters use the same logic as 300 Info Viewport using the \%VI tag. The `\dots' parameters use the same logic as
301 the \config{\%V} tag explained above. 301 the \config{\%V} tag explained above.
302 302
303 \item {\config{\%VI'label'}} Set the Info Viewport to use the viewport called 303 \item {\config{\%VI'label'}} Set the Info Viewport to use the viewport called
@@ -356,9 +356,9 @@ It is possible to group items on each line into 2 or more groups or
356specified time, alternating continuously through each defined subline. 356specified time, alternating continuously through each defined subline.
357 357
358Items on a line are broken into sublines with the semicolon 358Items on a line are broken into sublines with the semicolon
359'\config{;}' character. The display time for 359`\config{;}' character. The display time for
360each subline defaults to 2 seconds unless modified by using the 360each subline defaults to 2 seconds unless modified by using the
361'\config{\%t}' tag to specify an alternate 361`\config{\%t}' tag to specify an alternate
362time (in seconds and optional tenths of a second) for the subline to be 362time (in seconds and optional tenths of a second) for the subline to be
363displayed. 363displayed.
364 364
@@ -366,7 +366,7 @@ Subline related special characters and tags:
366\begin{description} 366\begin{description}
367\item[;] Split items on a line into separate sublines 367\item[;] Split items on a line into separate sublines
368\item[\%t] Set the subline display time. The 368\item[\%t] Set the subline display time. The
369'\config{\%t}' is followed by either integer 369`\config{\%t}' is followed by either integer
370seconds (\config{\%t5}), or seconds and tenths of a second (\config{\%t3.5}). 370seconds (\config{\%t5}), or seconds and tenths of a second (\config{\%t3.5}).
371\end{description} 371\end{description}
372 372
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex
index 35167f7bc2..7488eaa331 100644
--- a/manual/configure_rockbox/system_options.tex
+++ b/manual/configure_rockbox/system_options.tex
@@ -481,7 +481,7 @@ therefore result in better runtime.
481 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}% 481 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCFF}%
482 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}% 482 \opt{MROBE100_RC_PAD}{\ButtonRCHeart}%
483 &} 483 &}
484 Perform a 'mouse click' over a link 484 Perform a `mouse click' over a link
485 \\ 485 \\
486 486
487 % Mouse over 487 % Mouse over
@@ -495,7 +495,7 @@ therefore result in better runtime.
495 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCRew}% 495 \opt{GIGABEAT_RC_PAD}{Long \ButtonRCRew}%
496 \opt{MROBE100_RC_PAD}{Long \ButtonRCHeart}% 496 \opt{MROBE100_RC_PAD}{Long \ButtonRCHeart}%
497 &} 497 &}
498 Perform a 'mouse over' over a link 498 Perform a `mouse over' over a link
499 \\ 499 \\
500 \end{btnmap} 500 \end{btnmap}
501 \end{table} 501 \end{table}
diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex
index 8a07986aa7..9e6b6feaa7 100644
--- a/manual/getting_started/installation.tex
+++ b/manual/getting_started/installation.tex
@@ -139,7 +139,7 @@ follow the instructions at
139 } 139 }
140 \opt{x5}{ 140 \opt{x5}{
141 When instructed to connect/disconnect the USB cable, always use 141 When instructed to connect/disconnect the USB cable, always use
142 the USB port through the subpack, not the side 'USB Host' port. The side port 142 the USB port through the subpack, not the side `USB Host' port. The side port
143 is intended to be used for USB OTG connections only (digital cameras, memory 143 is intended to be used for USB OTG connections only (digital cameras, memory
144 sticks, etc.). 144 sticks, etc.).
145 } 145 }
diff --git a/manual/plugins/disktidy.tex b/manual/plugins/disktidy.tex
index 61fa5ec786..4b5abd81c5 100644
--- a/manual/plugins/disktidy.tex
+++ b/manual/plugins/disktidy.tex
@@ -1,8 +1,8 @@
1% $Id$ % 1% $Id$ %
2\subsection{Disk Tidy} 2\subsection{Disk Tidy}
3 Disk Tidy deletes junk files left behind by Windows, Linux or OS X after a USB 3 Disk Tidy deletes junk files left behind by Windows, Linux or OS X after a USB
4 connection. Select the OS's files you want to delete in the 'Files to Clean' 4 connection. Select the OS's files you want to delete in the `Files to Clean'
5 menu and select 'Start Cleaning' to begin to process. The settings 5 menu and select `Start Cleaning' to begin to process. The settings
6 are stored in \fname{.rockbox/rocks/apps/disktidy.config}, in a plain text 6 are stored in \fname{.rockbox/rocks/apps/disktidy.config}, in a plain text
7 file that is user-modifiable to allow more entries to be added. 7 file that is user-modifiable to allow more entries to be added.
8 8
diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex
index 0799906f05..4eee18ebab 100644
--- a/manual/plugins/goban.tex
+++ b/manual/plugins/goban.tex
@@ -310,7 +310,7 @@ these markers:
310 \item[Square Mode.] Add square marks to the board, or remove them. 310 \item[Square Mode.] Add square marks to the board, or remove them.
311 \item[Triangle Mode.] Add triangle marks to the board, or remove them. 311 \item[Triangle Mode.] Add triangle marks to the board, or remove them.
312 \item[Label Mode.] Add one character labels to the board. Each label 312 \item[Label Mode.] Add one character labels to the board. Each label
313 starts at the letter 'a' and each subsequent application of a label 313 starts at the letter `a' and each subsequent application of a label
314 will increment the letter. To remove a label, click on it until it 314 will increment the letter. To remove a label, click on it until it
315 cycles through the allowed letters and disappears. 315 cycles through the allowed letters and disappears.
316 \item[Add/Edit Comment.] Add or edit a comment at the current node. 316 \item[Add/Edit Comment.] Add or edit a comment at the current node.
diff --git a/manual/plugins/mpegplayer.tex b/manual/plugins/mpegplayer.tex
index 73734a4c69..63fc293371 100644
--- a/manual/plugins/mpegplayer.tex
+++ b/manual/plugins/mpegplayer.tex
@@ -52,7 +52,7 @@ Start Menu
52 (start of the video if no resume time is found). 52 (start of the video if no resume time is found).
53\item[Set start time (min)] A preview screen is presented consisting of a 53\item[Set start time (min)] A preview screen is presented consisting of a
54 thumbnail preview and a progress bar where the user can select a start time 54 thumbnail preview and a progress bar where the user can select a start time
55 by 'seeking' through the video. The video playback is started by pressing 55 by `seeking' through the video. The video playback is started by pressing
56 the select button. 56 the select button.
57\item[Quit mpegplayer] Exit the plugin. 57\item[Quit mpegplayer] Exit the plugin.
58\end{description} 58\end{description}
diff --git a/manual/plugins/pictureflow.tex b/manual/plugins/pictureflow.tex
index 79c3054f3c..bbcf786fa9 100644
--- a/manual/plugins/pictureflow.tex
+++ b/manual/plugins/pictureflow.tex
@@ -34,7 +34,7 @@ aware:
34 \\ 34 \\
35 } 35 }
36 36
37 % only scroll wheel and 'strip' targets use the same action in album and track list 37 % only scroll wheel and `strip' targets use the same action in album and track list
38 \nopt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{% 38 \nopt{scrollwheel,IRIVER_H10_PAD,PBELL_VIBE500_PAD}{%
39 % currently the M3 does not use buttons of the main unit which has no display 39 % currently the M3 does not use buttons of the main unit which has no display
40 \nopt{IAUDIO_M3_PAD,COWON_D2_PAD}{\ButtonLeft{} / \ButtonRight} 40 \nopt{IAUDIO_M3_PAD,COWON_D2_PAD}{\ButtonLeft{} / \ButtonRight}
diff --git a/manual/plugins/wormlet.tex b/manual/plugins/wormlet.tex
index 0e2dc38f63..1f170d9196 100644
--- a/manual/plugins/wormlet.tex
+++ b/manual/plugins/wormlet.tex
@@ -224,7 +224,7 @@ worms grow longer than yours {}- you can catch up after they've died.
224Those worms controlled by artificial stupidity head straight for the 224Those worms controlled by artificial stupidity head straight for the
225nearest piece of food. Let the other worm have its next piece of food 225nearest piece of food. Let the other worm have its next piece of food
226and head for the food it would probably want next. Try to put yourself 226and head for the food it would probably want next. Try to put yourself
227between the opponent and that food. From now on you can 'control' the 227between the opponent and that food. From now on you can `control' the
228other worm by blocking it. You could trap it by making a 1 pixel wide 228other worm by blocking it. You could trap it by making a 1 pixel wide
229U{}-turn. You also could move from food to food and make sure you keep 229U{}-turn. You also could move from food to food and make sure you keep
230between your opponent and the food. So you can always reach it before 230between your opponent and the food. So you can always reach it before
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index fd139e7572..d51f63fca0 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -651,7 +651,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
651 651
652With the \dap{} connected to the computer as an MSC/UMS device (like a 652With the \dap{} connected to the computer as an MSC/UMS device (like a
653USB Drive), music files can be put on the player via any standard file 653USB Drive), music files can be put on the player via any standard file
654transfer method that you would use to copy files between drives (e.g. Drag 'n' Drop). 654transfer method that you would use to copy files between drives (e.g. Drag-and-Drop).
655The default directory structure that is assumed by some parts of Rockbox 655The default directory structure that is assumed by some parts of Rockbox
656\opt{albumart}{% 656\opt{albumart}{%
657 (album art searching, and missing-tag fallback in some WPSes) uses the 657 (album art searching, and missing-tag fallback in some WPSes) uses the
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index 2856c22b3c..dd2f0f0a8a 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -28,7 +28,7 @@ will exclude the files in that directory and all its subdirectories from
28scanning their tags and adding them to the database. This will speed up the 28scanning their tags and adding them to the database. This will speed up the
29database initialization. 29database initialization.
30 30
31If a subdirectory of an 'ignored' directory should still be scanned, place a 31If a subdirectory of an `ignored' directory should still be scanned, place a
32file named \fname{database.unignore} in it. The files in that directory and 32file named \fname{database.unignore} in it. The files in that directory and
33its subdirectories will be scanned and added to the database. 33its subdirectories will be scanned and added to the database.
34 34
diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex
index 824370b0ab..8f750b8461 100644
--- a/manual/rockbox_interface/wps.tex
+++ b/manual/rockbox_interface/wps.tex
@@ -346,7 +346,7 @@ This may even be the whole track.
346 \end{btnmap} 346 \end{btnmap}
347 \end{table} 347 \end{table}
348 348
349 \warn{Changing the pitch can cause audible 'Artifacts' or 'Dropouts'.} 349 \warn{Changing the pitch can cause audible `Artifacts' or `Dropouts'.}
350 } 350 }
351 351
352 \opt{swcodec}{ 352 \opt{swcodec}{