diff options
| author | Martin Arver <martin.arver@gmail.com> | 2006-02-28 16:33:04 +0000 |
|---|---|---|
| committer | Martin Arver <martin.arver@gmail.com> | 2006-02-28 16:33:04 +0000 |
| commit | 744051bd65b86b9b6f31809dd073a75c47214a40 (patch) | |
| tree | 2e9588e9aaa4d3f5915b92ddd2579f84f138ee15 /manual/plugins/split_editor.tex | |
| parent | 71f9c5360e90849709aea1cac324a281d5ed016f (diff) | |
| download | rockbox-744051bd65b86b9b6f31809dd073a75c47214a40.zip rockbox-744051bd65b86b9b6f31809dd073a75c47214a40.tar.gz rockbox-744051bd65b86b9b6f31809dd073a75c47214a40.tar.bz2 rockbox-744051bd65b86b9b6f31809dd073a75c47214a40.tar.xz | |
Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/split_editor.tex')
| -rw-r--r-- | manual/plugins/split_editor.tex | 166 |
1 files changed, 20 insertions, 146 deletions
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex index d0656e6..c158da9 100644 --- a/manual/plugins/split_editor.tex +++ b/manual/plugins/split_editor.tex @@ -117,121 +117,22 @@ the split. When split positioning is complete open the save dialogue with F1. Controls in the split editor } \end{itemize} -\begin{tabular}[c]{|p{2.975cm}|p{3.047cm}|p{6.649cm}|} +\begin{table}[h!] +\begin{tabular}{|c|c|c|} \hline -{\centering\bfseries\itshape -Recorder -\par} -& -{\centering\bfseries\itshape -Ondio -\par} -& -{\centering\bfseries\itshape -Function -\par} -\\\hline -{\centering -Off -\par} -& -{\centering -On/Off -\par} -& -Quit plugin -\\\hline -{\centering -Left/Right -\par} -& -{\centering -Left/Right -\par} -& -Move the split point indicator -\\\hline -{\centering -Up/Down -\par} -& -{\centering -Up/Down -\par} -& -Zoom in / out -\\\hline -{\centering -Play -\par} -& -{\centering -Mode -\par} -& -Play from the split position -\\\hline -{\centering -F1 -\par} -& -{\centering -Mode+Left -\par} -& -Enter the save dialogue -\\\hline -{\centering -F2 -\par} -& -{\centering -Mode+Up -\par} -& -Toggle loop modes -\\\hline -{\centering -F3 -\par} -& -{\centering -Mode+Right -\par} -& -Toggle logarithmic / linear scaling -\\\hline -{\centering -On+Left -\par} -& -{\centering -~ -\par} -& -Play half speed -\\\hline -{\centering -On+Right -\par} -& -{\centering -~ -\par} -& -Play 150\% speed -\\\hline -{\centering -On+Play -\par} -& -{\centering -~ -\par} -& -Play normal speed -\\\hline +Recorder & Ondio & Function \\\hline +Off & On/Off & Quit plugin \\\hline +Left/Right & Left/Right & Move the split point indicator \\\hline +Up/Down & Up/Down & Zoom in / out \\\hline +Play & Mode & Play from the split position \\\hline +F1 & Mode+Left & Enter the save dialogue \\\hline +F2 & Mode+Up & Toggle loop modes \\\hline +F3 & Mode+Right & Toggle logarithmic / linear scaling \\\hline +On+Left & ~ & Play half speed \\\hline +On+Right & ~ & Play 150\% speed \\\hline +On+Play & ~ & Play normal speed \\\hline \end{tabular} +\end{table} \subsubsection{Save the files} In the save dialogue it is possible to specify which of the files you @@ -251,41 +152,14 @@ Save dialogue \par} Controls in the save dialogue -\begin{tabular}[c]{|p{2.62cm}|p{2.266cm}|p{3.965cm}|} +\begin{table}[h!] +\begin{tabular}{|c|c|c|} \hline -{\centering\bfseries\itshape -RECORDER -\par} -& -{\centering\bfseries\itshape -ONDIO -\par} -& -{\centering\bfseries\itshape -FUNCTION -\par} -\\\hline -{\centering -UP/DOWN -\par} -& -{\centering -UP/DOWN -\par} -& -Select item -\\\hline -{\centering -PLAY -\par} -& -{\centering -RIGHT -\par} -& -Toggle / edit item -\\\hline +RECORDER & ONDIO & FUNCTION \\\hline +UP/DOWN & UP/DOWN & Select item \\\hline +PLAY & RIGHT & Toggle / edit item \\\hline \end{tabular} +\end{table} \subsubsection{Scale} The values in the waveform are scaled according to the settings of the |