diff options
Diffstat (limited to 'manual')
-rw-r--r-- | manual/advanced_topics/main.tex | 12 | ||||
-rw-r--r-- | manual/configure_rockbox/system_options.tex | 4 | ||||
-rw-r--r-- | manual/getting_started/installation.tex | 2 | ||||
-rw-r--r-- | manual/plugins/disktidy.tex | 4 | ||||
-rw-r--r-- | manual/plugins/goban.tex | 2 | ||||
-rw-r--r-- | manual/plugins/mpegplayer.tex | 2 | ||||
-rw-r--r-- | manual/plugins/pictureflow.tex | 2 | ||||
-rw-r--r-- | manual/plugins/wormlet.tex | 2 | ||||
-rw-r--r-- | manual/rockbox_interface/main.tex | 2 | ||||
-rw-r--r-- | manual/rockbox_interface/tagcache.tex | 2 | ||||
-rw-r--r-- | manual/rockbox_interface/wps.tex | 2 |
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}}} |
271 | This tag preloads a viewport for later display. `identifier' is a single | 271 | This tag preloads a viewport for later display. `identifier' is a single |
272 | lowercase letter (a-z) and the '\dots' parameters use the same logic as | 272 | lowercase letter (a-z) and the `\dots' parameters use the same logic as |
273 | the \config{\%V} tag explained above. | 273 | the \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 | ||
277 | Viewports can share identifiers so that you can display multiple viewports | 277 | Viewports 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 | |||
356 | specified time, alternating continuously through each defined subline. | 356 | specified time, alternating continuously through each defined subline. |
357 | 357 | ||
358 | Items on a line are broken into sublines with the semicolon | 358 | Items on a line are broken into sublines with the semicolon |
359 | '\config{;}' character. The display time for | 359 | `\config{;}' character. The display time for |
360 | each subline defaults to 2 seconds unless modified by using the | 360 | each 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 |
362 | time (in seconds and optional tenths of a second) for the subline to be | 362 | time (in seconds and optional tenths of a second) for the subline to be |
363 | displayed. | 363 | displayed. |
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 |
370 | seconds (\config{\%t5}), or seconds and tenths of a second (\config{\%t3.5}). | 370 | seconds (\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. | |||
224 | Those worms controlled by artificial stupidity head straight for the | 224 | Those worms controlled by artificial stupidity head straight for the |
225 | nearest piece of food. Let the other worm have its next piece of food | 225 | nearest piece of food. Let the other worm have its next piece of food |
226 | and head for the food it would probably want next. Try to put yourself | 226 | and head for the food it would probably want next. Try to put yourself |
227 | between the opponent and that food. From now on you can 'control' the | 227 | between the opponent and that food. From now on you can `control' the |
228 | other worm by blocking it. You could trap it by making a 1 pixel wide | 228 | other worm by blocking it. You could trap it by making a 1 pixel wide |
229 | U{}-turn. You also could move from food to food and make sure you keep | 229 | U{}-turn. You also could move from food to food and make sure you keep |
230 | between your opponent and the food. So you can always reach it before | 230 | between 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 | ||
652 | With the \dap{} connected to the computer as an MSC/UMS device (like a | 652 | With the \dap{} connected to the computer as an MSC/UMS device (like a |
653 | USB Drive), music files can be put on the player via any standard file | 653 | USB Drive), music files can be put on the player via any standard file |
654 | transfer method that you would use to copy files between drives (e.g. Drag 'n' Drop). | 654 | transfer method that you would use to copy files between drives (e.g. Drag-and-Drop). |
655 | The default directory structure that is assumed by some parts of Rockbox | 655 | The 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 | |||
28 | scanning their tags and adding them to the database. This will speed up the | 28 | scanning their tags and adding them to the database. This will speed up the |
29 | database initialization. | 29 | database initialization. |
30 | 30 | ||
31 | If a subdirectory of an 'ignored' directory should still be scanned, place a | 31 | If a subdirectory of an `ignored' directory should still be scanned, place a |
32 | file named \fname{database.unignore} in it. The files in that directory and | 32 | file named \fname{database.unignore} in it. The files in that directory and |
33 | its subdirectories will be scanned and added to the database. | 33 | its 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}{ |