Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11088 - Get rid of unnecessary 'table' environments for button maps

Attached to Project: Rockbox
Opened by Alexander Levin (fml2) - Tuesday, 09 March 2010, 00:22 GMT+2
Last edited by Alexander Levin (fml2) - Thursday, 20 May 2010, 19:47 GMT+2
Task Type Patches
Category Manual
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Since the button maps are not really floating objects, there is no need to typeset them inside a table environment. Captions (in the rear cases where they are used) could be set with the help of 'caption2' package, but I left them in a 'table' for now.
   btnmap.diff (59.6 KiB)
 manual/plugins/chess_clock.tex                    |    8 ++------
 manual/plugins/vumeter.tex                        |    4 +---
 manual/plugins/jewels.tex                         |    6 ++----
 manual/plugins/calculator.tex                     |    4 +---
 manual/plugins/sliding.tex                        |    6 ++----
 manual/plugins/wormlet.tex                        |    4 +---
 manual/plugins/clock.tex                          |    4 +---
 manual/plugins/xobox.tex                          |    4 +---
 manual/plugins/bmpviewer.tex                      |    4 +---
 manual/plugins/pong.tex                           |    6 ++----
 manual/plugins/dice.tex                           |    6 ++----
 manual/plugins/frotz.tex                          |    6 ++----
 manual/plugins/mpegplayer.tex                     |    4 +---
 manual/plugins/plasma.tex                         |    6 ++----
 manual/plugins/cube.tex                           |    6 ++----
 manual/plugins/random_folder_advance_config.tex   |    4 +---
 manual/plugins/disktidy.tex                       |    6 ++----
 manual/plugins/goban.tex                          |    6 ++----
 manual/plugins/flipit.tex                         |    4 +---
 manual/plugins/sokoban.tex                        |    4 +---
 manual/plugins/doom.tex                           |    4 +---
 manual/plugins/codebuster.tex                     |    4 +---
 manual/plugins/logo.tex                           |    6 ++----
 manual/plugins/chopper.tex                        |    4 +---
 manual/plugins/brickmania.tex                     |    4 +---
 manual/plugins/split_editor.tex                   |    6 ++++--
 manual/plugins/mazezam.tex                        |    4 +---
 manual/plugins/pngviewer.tex                      |    4 +---
 manual/plugins/alarmclock.tex                     |    4 +---
 manual/plugins/rockboy.tex                        |    6 ++----
 manual/plugins/stopwatch.tex                      |    6 ++----
 manual/plugins/starfield.tex                      |    6 ++----
 manual/plugins/bubbles.tex                        |    4 +---
 manual/plugins/rockblox.tex                       |    6 ++----
 manual/plugins/nim.tex                            |    5 +----
 manual/plugins/snake2.tex                         |    6 ++----
 manual/plugins/fire.tex                           |    6 ++----
 manual/plugins/robotfindskitten.tex               |    4 +---
 manual/plugins/invadrox.tex                       |    6 ++----
 manual/plugins/rockpaint.tex                      |    6 ++----
 manual/plugins/text_editor.tex                    |    6 ++----
 manual/plugins/solitaire.tex                      |    6 ++----
 manual/plugins/fractals.tex                       |    6 ++----
 manual/plugins/clix.tex                           |    4 +---
 manual/plugins/snake.tex                          |    6 ++----
 manual/plugins/pictureflow.tex                    |    6 ++----
 manual/plugins/calendar.tex                       |    4 +---
 manual/plugins/star.tex                           |    6 ++----
 manual/plugins/bounce.tex                         |    4 +---
 manual/plugins/pacbox.tex                         |    7 ++-----
 manual/plugins/minesweeper.tex                    |    4 +---
 manual/plugins/pegbox.tex                         |    7 ++-----
 manual/plugins/lamp.tex                           |    6 ++----
 manual/plugins/jackpot.tex                        |    4 +---
 manual/plugins/spacerocks.tex                     |    6 ++----
 manual/plugins/oscilloscope.tex                   |    6 ++----
 manual/plugins/metronome.tex                      |    6 ++----
 manual/plugins/blackjack.tex                      |    4 +---
 manual/plugins/text_viewer.tex                    |    6 ++----
 manual/plugins/jpegviewer.tex                     |    4 +---
 manual/plugins/rockblox1d.tex                     |    6 ++----
 manual/plugins/midiplay.tex                       |    6 ++----
 manual/plugins/sudoku.tex                         |    6 ++----
 manual/plugins/zxbox.tex                          |    6 ++----
 manual/plugins/demystify.tex                      |    6 ++----
 manual/plugins/chessbox.tex                       |    4 +---
 manual/preamble.tex                               |    7 ++-----
 manual/rockbox_interface/main.tex                 |    4 +---
 manual/rockbox_interface/wps.tex                  |   20 +++++---------------
 manual/rockbox_interface/browsing_and_playing.tex |   22 ++++++----------------
 manual/configure_rockbox/system_options.tex       |   16 ++++------------
 manual/configure_rockbox/bookmarking.tex          |    4 +---
 manual/configure_rockbox/sound_settings.tex       |    4 +---
 manual/main_menu/fmradio.tex                      |    4 +---
 manual/main_menu/main.tex                         |    8 ++------
 manual/main_menu/recording_screen.tex             |    4 +---
 76 files changed, 130 insertions(+), 308 deletions(-)

This task depends upon

Closed by  Alexander Levin (fml2)
Thursday, 20 May 2010, 19:47 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed as r26201

Loading...