New LFUN tabular-feature: update docs

Simply run updatedocs.py
This commit is contained in:
Guillaume Munch 2016-01-27 18:35:10 +01:00
parent f58638c704
commit 360742c515
329 changed files with 678 additions and 654 deletions

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -2440,7 +2440,7 @@ The toolbar has the following icons:
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
adds a row below the current cell or selection
@ -2450,7 +2450,7 @@ arg "inset-modify tabular append-row"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
adds a column right beside the current cell or selection
@ -2460,7 +2460,7 @@ arg "inset-modify tabular append-column"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
deletes the current row or selection
@ -2470,7 +2470,7 @@ arg "inset-modify tabular delete-row"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
deletes the current column or selection
@ -2480,7 +2480,7 @@ arg "inset-modify tabular delete-column"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-row-up"
arg "tabular-feature move-row-up"
\end_inset
moves the row up
@ -2490,7 +2490,7 @@ arg "inset-modify tabular move-row-up"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-column-left"
arg "tabular-feature move-column-left"
\end_inset
moves the column to the left
@ -2500,7 +2500,7 @@ arg "inset-modify tabular move-column-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-row-down"
arg "tabular-feature move-row-down"
\end_inset
moves the row down
@ -2510,7 +2510,7 @@ arg "inset-modify tabular move-row-down"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-column-right"
arg "tabular-feature move-column-right"
\end_inset
moves the column to the right
@ -2520,7 +2520,7 @@ arg "inset-modify tabular move-column-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-top"
arg "tabular-feature toggle-line-top"
\end_inset
adds a line at the top of the current cell / row or of a selection
@ -2530,7 +2530,7 @@ arg "inset-modify tabular toggle-line-top"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-bottom"
arg "tabular-feature toggle-line-bottom"
\end_inset
adds a line at the bottom of the current cell / row or of a selection
@ -2540,7 +2540,7 @@ arg "inset-modify tabular toggle-line-bottom"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-left"
arg "tabular-feature toggle-line-left"
\end_inset
adds a line at the left side of the current cell / row or of a selection
@ -2550,7 +2550,7 @@ arg "inset-modify tabular toggle-line-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-right"
arg "tabular-feature toggle-line-right"
\end_inset
adds a line at the right side of the current cell / row or of a selection
@ -2560,7 +2560,7 @@ arg "inset-modify tabular toggle-line-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-all-lines"
arg "tabular-feature set-all-lines"
\end_inset
adds lines around the current or selected cells - if the current cell no
@ -2571,7 +2571,7 @@ arg "inset-modify tabular set-all-lines"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular unset-all-lines"
arg "tabular-feature unset-all-lines"
\end_inset
deletes all lines of the current or selected cells - if the current cell
@ -2582,7 +2582,7 @@ arg "inset-modify tabular unset-all-lines"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-left"
arg "tabular-feature m-align-left"
\end_inset
left-aligns the content of the current cell / column
@ -2592,7 +2592,7 @@ arg "inset-modify tabular m-align-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-center"
arg "tabular-feature m-align-center"
\end_inset
centers the content of the current cell / column horizontally
@ -2602,7 +2602,7 @@ arg "inset-modify tabular m-align-center"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-right"
arg "tabular-feature m-align-right"
\end_inset
right-aligns the content of the current cell / column
@ -2612,7 +2612,7 @@ arg "inset-modify tabular m-align-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular align-decimal"
arg "tabular-feature align-decimal"
\end_inset
aligns the content of the current column at a character
@ -2622,7 +2622,7 @@ arg "inset-modify tabular align-decimal"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-top"
arg "tabular-feature m-valign-top"
\end_inset
aligns the content of the current cell vertically to the top
@ -2632,7 +2632,7 @@ arg "inset-modify tabular m-valign-top"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-middle"
arg "tabular-feature m-valign-middle"
\end_inset
centers the content of the current cell vertically
@ -2642,7 +2642,7 @@ arg "inset-modify tabular m-valign-middle"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-bottom"
arg "tabular-feature m-valign-bottom"
\end_inset
aligns the content of the current cell vertically to the bottom
@ -2652,7 +2652,7 @@ arg "inset-modify tabular m-valign-bottom"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-rotate-cell"
arg "tabular-feature set-rotate-cell"
\end_inset
rotates the current cell or selection counter-clockwise by 90°
@ -2662,7 +2662,7 @@ arg "inset-modify tabular set-rotate-cell"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-rotate-tabular"
arg "tabular-feature set-rotate-tabular"
\end_inset
rotates the whole table counter-clockwise by 90°
@ -2672,7 +2672,7 @@ arg "inset-modify tabular set-rotate-tabular"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular multicolumn"
arg "tabular-feature multicolumn"
\end_inset
sets the current cell or selection as a multicolumn
@ -2682,7 +2682,7 @@ arg "inset-modify tabular multicolumn"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular multirow"
arg "tabular-feature multirow"
\end_inset
sets the current cell or selection as a multirow
@ -11666,7 +11666,7 @@ To merge cells over multiple columns, select as many cells within a row
as you want to merge and use either the table-toolbar button
\begin_inset Info
type "icon"
arg "inset-modify tabular multicolumn"
arg "tabular-feature multicolumn"
\end_inset
, or the menu
@ -12447,7 +12447,7 @@ To merge cells over multiple rows, select as many cells within a column
as you want to merge and use either the table-toolbar button
\begin_inset Info
type "icon"
arg "inset-modify tabular multirow"
arg "tabular-feature multirow"
\end_inset
, or the menu
@ -20636,7 +20636,7 @@ reference "tab:Table-cells-align"
either pressing the toolbar button
\begin_inset Info
type "icon"
arg "inset-modify tabular align-decimal"
arg "tabular-feature align-decimal"
\end_inset
or setting the alignment in the table settings to

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
# gen_lfuns.py generated this file. For more info see http://www.lyx.org/
\lyxformat 504
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -102,7 +102,7 @@ The \SpecialChar LyX
\end_layout
\begin_layout Date
2016-01-15
2016-01-27
\end_layout
\begin_layout Section*
@ -2513,79 +2513,7 @@ Notion Used for bibitem, bibtex, box, branch, command, ert, external, floats, gr
\end_layout
\begin_layout Description
Syntax inset-modify <INSET> <ARGS>inset-modify changetype <TYPE>inset-modify tabular <FEATURE> [<ARG>]
\end_layout
\begin_layout Description
Params Generally see LFUN_INSET_INSERT for further details.
\begin_inset Newline newline
\end_inset
In case that <INSET> is "tabular" various math-environment features are handled as well, e.g. add-vline-left/right for the Grid/Array environment.
\begin_inset Newline newline
\end_inset
<FEATURE>: append-row|append-column|delete-row|delete-column|copy-row|
\begin_inset Newline newline
\end_inset
copy-column|move-column-right|move-column-left|move-row-down|move-row-up|
\begin_inset Newline newline
\end_inset
toggle-line-top|toggle-line-bottom|toggle-line-left|toggle-line-right|
\begin_inset Newline newline
\end_inset
align-left|align-right|align-center|align-block|align-decimal|set-decimal-point|
\begin_inset Newline newline
\end_inset
valign-top|valign-bottom|valign-middle|longtabular-align-left|
\begin_inset Newline newline
\end_inset
longtabular-align-center|longtabular-align-right|m-align-left|m-align-right|
\begin_inset Newline newline
\end_inset
m-align-center|m-valign-top|m-valign-bottom|m-valign-middle|multicolumn|
\begin_inset Newline newline
\end_inset
set-all-lines|unset-all-lines|toggle-longtabular|set-longtabular|unset-longtabular|set-pwidth|
\begin_inset Newline newline
\end_inset
set-mpwidth|set-rotate-tabular|unset-rotate-tabular|toggle-rotate-tabular|
\begin_inset Newline newline
\end_inset
set-rotate-cell|unset-rotate-cell|toggle-rotate-cell|set-usebox|set-lthead|
\begin_inset Newline newline
\end_inset
unset-lthead|set-ltfirsthead|unset-ltfirsthead|set-ltfoot|unset-ltfoot|
\begin_inset Newline newline
\end_inset
set-ltlastfoot|unset-ltlastfoot|set-ltnewpage|toggle-ltcaption|
\begin_inset Newline newline
\end_inset
set-special-column|set-special-multicolumn|set-special-multirow|
\begin_inset Newline newline
\end_inset
toggle-booktabs|set-booktabs|unset-booktabs|set-top-space|set-bottom-space|
\begin_inset Newline newline
\end_inset
set-interline-space|set-border-lines|tabular-valign-top|
\begin_inset Newline newline
\end_inset
tabular-valign-middle|tabular-valign-bottom|set-tabular-width <ARG>: additional argument for some commands, use debug mode to explore its values.
Syntax inset-modify <INSET> <ARGS>inset-modify changetype <TYPE>
\end_layout
\begin_layout Description
@ -3912,6 +3840,102 @@ Syntax tab-insert
Origin vfr, Sep 30 2008
\end_layout
\begin_layout Subsection*
tabular-feature
\end_layout
\begin_layout Description
Action Modify properties of tabulars and table-like math environments.
\end_layout
\begin_layout Description
Syntax tabular-feature <FEATURE> [<ARG>]
\end_layout
\begin_layout Description
Params Generally see LFUN_INSET_INSERT for further details.
\begin_inset Newline newline
\end_inset
<FEATURE>: append-row|append-column|delete-row|delete-column|copy-row|
\begin_inset Newline newline
\end_inset
copy-column|move-column-right|move-column-left|move-row-down|move-row-up|
\begin_inset Newline newline
\end_inset
toggle-line-top|toggle-line-bottom|toggle-line-left|toggle-line-right|
\begin_inset Newline newline
\end_inset
align-left|align-right|align-center|align-block|align-decimal|set-decimal-point|
\begin_inset Newline newline
\end_inset
valign-top|valign-bottom|valign-middle|longtabular-align-left|
\begin_inset Newline newline
\end_inset
longtabular-align-center|longtabular-align-right|m-align-left|m-align-right|
\begin_inset Newline newline
\end_inset
m-align-center|m-valign-top|m-valign-bottom|m-valign-middle|multicolumn|
\begin_inset Newline newline
\end_inset
set-all-lines|unset-all-lines|toggle-longtabular|set-longtabular|unset-longtabular|set-pwidth|
\begin_inset Newline newline
\end_inset
set-mpwidth|set-rotate-tabular|unset-rotate-tabular|toggle-rotate-tabular|
\begin_inset Newline newline
\end_inset
set-rotate-cell|unset-rotate-cell|toggle-rotate-cell|set-usebox|set-lthead|
\begin_inset Newline newline
\end_inset
unset-lthead|set-ltfirsthead|unset-ltfirsthead|set-ltfoot|unset-ltfoot|
\begin_inset Newline newline
\end_inset
set-ltlastfoot|unset-ltlastfoot|set-ltnewpage|toggle-ltcaption|
\begin_inset Newline newline
\end_inset
set-special-column|set-special-multicolumn|set-special-multirow|
\begin_inset Newline newline
\end_inset
toggle-booktabs|set-booktabs|unset-booktabs|set-top-space|set-bottom-space|
\begin_inset Newline newline
\end_inset
set-interline-space|set-border-lines|tabular-valign-top|
\begin_inset Newline newline
\end_inset
tabular-valign-middle|tabular-valign-bottom|set-tabular-width
\begin_inset Newline newline
\end_inset
Various math-environment features are handled as well, e.g. add-vline-left/right for
\begin_inset Newline newline
\end_inset
the Grid/Array environment.
\begin_inset Newline newline
\end_inset
<ARG>: additional argument for some commands, use debug mode to explore its values.
\end_layout
\begin_layout Description
Origin gm, 10 Dec 2015
\end_layout
\begin_layout Subsection*
tabular-insert
\end_layout
@ -3921,7 +3945,7 @@ Action Inserts table into the document.
\end_layout
\begin_layout Description
Notion See LFUN_INSET_MODIFY for some more details about tabular modifications.
Notion See LFUN_TABULAR_FEATURE for some more details about tabular modifications.
\end_layout
\begin_layout Description

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -3006,7 +3006,7 @@ arg "newline-insert newline"
or the table toolbar button
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
.
@ -4786,13 +4786,13 @@ To add or delete rows and columns subsequently, the math toolbar buttons
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
, etc.
@ -27807,13 +27807,13 @@ arg "newline-insert newline"
To add or delete lines, the math toolbar buttons
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
or
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
, respectively, or the menu
@ -28816,13 +28816,13 @@ Change Formula Type
To add or delete columns, the math toolbar buttons
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
or
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
, respectively, or the menu

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -879,7 +879,7 @@ Append Column
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
@ -902,7 +902,7 @@ Append Row
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
@ -927,7 +927,7 @@ Delete Column
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
@ -950,7 +950,7 @@ Delete Row
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
@ -975,7 +975,7 @@ Copy Column
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-column"
arg "tabular-feature copy-column"
\end_inset
@ -998,7 +998,7 @@ Copy Row
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-row"
arg "tabular-feature copy-row"
\end_inset

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -4136,25 +4136,25 @@ Columns
or the math toolbar buttons
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
.

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -2295,7 +2295,7 @@ Die Werkzeugleiste hat folgende Knöpfe:
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
Fügt eine Zeile unterhalb der momentanen an
@ -2305,7 +2305,7 @@ arg "inset-modify tabular append-row"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
Fügt eine Spalte rechts von der momentanen an
@ -2315,7 +2315,7 @@ arg "inset-modify tabular append-column"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
Löscht die ausgewählte(n) Zeile(n)
@ -2325,7 +2325,7 @@ arg "inset-modify tabular delete-row"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
Löscht die ausgewählte(n) Spalte(n)
@ -2335,7 +2335,7 @@ arg "inset-modify tabular delete-column"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-row-up"
arg "tabular-feature move-row-up"
\end_inset
verschiebt die ausgewählte Zeile nach oben
@ -2345,7 +2345,7 @@ arg "inset-modify tabular move-row-up"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-column-left"
arg "tabular-feature move-column-left"
\end_inset
verschiebt die ausgewählte Spalte nach links
@ -2355,7 +2355,7 @@ arg "inset-modify tabular move-column-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-row-down"
arg "tabular-feature move-row-down"
\end_inset
verschiebt die ausgewählte Zeile nach unten
@ -2365,7 +2365,7 @@ arg "inset-modify tabular move-row-down"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-column-right"
arg "tabular-feature move-column-right"
\end_inset
verschiebt die ausgewählte Spalte nach rechts
@ -2375,7 +2375,7 @@ arg "inset-modify tabular move-column-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-top"
arg "tabular-feature toggle-line-top"
\end_inset
Fügt eine Linie oberhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
@ -2386,7 +2386,7 @@ arg "inset-modify tabular toggle-line-top"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-bottom"
arg "tabular-feature toggle-line-bottom"
\end_inset
Fügt eine Linie unterhalb der ausgewählte(n) Zeile(n) an oder löscht sie,
@ -2397,7 +2397,7 @@ arg "inset-modify tabular toggle-line-bottom"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-left"
arg "tabular-feature toggle-line-left"
\end_inset
Fügt eine Linie links der ausgewählte(n) Spalte(n) an oder löscht sie,
@ -2408,7 +2408,7 @@ arg "inset-modify tabular toggle-line-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-right"
arg "tabular-feature toggle-line-right"
\end_inset
Fügt eine Linie rechts der ausgewählte(n) Spalte(n) an oder löscht sie,
@ -2419,7 +2419,7 @@ arg "inset-modify tabular toggle-line-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-all-lines"
arg "tabular-feature set-all-lines"
\end_inset
Setzt alle Linien um die ausgewählte(n) Zelle(n)
@ -2429,7 +2429,7 @@ arg "inset-modify tabular set-all-lines"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular unset-all-lines"
arg "tabular-feature unset-all-lines"
\end_inset
Löscht alle Linien um die ausgewählte(n) Zelle(n)
@ -2439,7 +2439,7 @@ arg "inset-modify tabular unset-all-lines"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-left"
arg "tabular-feature m-align-left"
\end_inset
Richtet den Inhalt der ausgewählte(n) Spalte(n) linksbündig aus
@ -2449,7 +2449,7 @@ arg "inset-modify tabular m-align-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-center"
arg "tabular-feature m-align-center"
\end_inset
Zentriert den Inhalt der ausgewählte(n) Spalte(n)
@ -2459,7 +2459,7 @@ arg "inset-modify tabular m-align-center"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-right"
arg "tabular-feature m-align-right"
\end_inset
Richtet den Inhalt der ausgewählte(n) Spalte(n) rechtsbündig aus
@ -2469,7 +2469,7 @@ arg "inset-modify tabular m-align-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular align-decimal"
arg "tabular-feature align-decimal"
\end_inset
Richtet den Inhalt der ausgewählten Spalte an einem Zeichen aus
@ -2479,7 +2479,7 @@ arg "inset-modify tabular align-decimal"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-top"
arg "tabular-feature m-valign-top"
\end_inset
Richtet den Inhalt der ausgewählte(n) Zeile(n) oben aus
@ -2489,7 +2489,7 @@ arg "inset-modify tabular m-valign-top"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-middle"
arg "tabular-feature m-valign-middle"
\end_inset
Zentriert den Inhalt der ausgewählte(n) Zeile(n)
@ -2499,7 +2499,7 @@ arg "inset-modify tabular m-valign-middle"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-bottom"
arg "tabular-feature m-valign-bottom"
\end_inset
Richtet den Inhalt der ausgewählte(n) Zeile(n) unten aus
@ -2509,7 +2509,7 @@ arg "inset-modify tabular m-valign-bottom"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-rotate-cell"
arg "tabular-feature set-rotate-cell"
\end_inset
Dreht den Inhalt der ausgewählte(n) Zelle(n) um 90° gegen den Uhrzeigersinn
@ -2519,7 +2519,7 @@ arg "inset-modify tabular set-rotate-cell"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-rotate-tabular"
arg "tabular-feature set-rotate-tabular"
\end_inset
Dreht die Tabelle um 90° gegen den Uhrzeigersinn
@ -2529,7 +2529,7 @@ arg "inset-modify tabular set-rotate-tabular"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular multicolumn"
arg "tabular-feature multicolumn"
\end_inset
Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachspalte
@ -2539,7 +2539,7 @@ arg "inset-modify tabular multicolumn"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular multirow"
arg "tabular-feature multirow"
\end_inset
Setzt die ausgewählte(n) Zelle(n) einer Zeile als Mehrfachzeile
@ -11598,7 +11598,7 @@ Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
und verwenden dann den Knopf
\begin_inset Info
type "icon"
arg "inset-modify tabular multicolumn"
arg "tabular-feature multicolumn"
\end_inset
in der Werkzeugleiste, das Menü
@ -12485,7 +12485,7 @@ Um mehrere Zellen einer Zeile zu einer zu verbinden, markieren Sie diese
und verwenden dann den Knopf
\begin_inset Info
type "icon"
arg "inset-modify tabular multirow"
arg "tabular-feature multirow"
\end_inset
in der Werkzeugleiste, das Menü
@ -20743,7 +20743,7 @@ reference "tab:Tabellenzellen-sind-auf"
dann entweder den Werkzeugleistenknopf
\begin_inset Info
type "icon"
arg "inset-modify tabular align-decimal"
arg "tabular-feature align-decimal"
\end_inset
drückt oder in den Tabelleneinstellungen die Ausrichtung auf

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -3001,7 +3001,7 @@ Strg+Enter
oder dem Tabellen-Werkzeugleistenknopf
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
neue Zeilen erstellt werden.
@ -4813,13 +4813,13 @@ Um nachträglich Zeilen und Spalten hinzuzufügen oder zu entfernen, kann
man die Mathe-Werkzeugleistenknöpfe
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
, usw.
@ -27637,7 +27637,7 @@ Strg+Enter
fe
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
bzw.
@ -27647,7 +27647,7 @@ arg "inset-modify tabular append-row"
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
oder das Menü
@ -28651,7 +28651,7 @@ Um Spalten hinzuzufügen oder zu entfernen, können die Mathe-Werkzeugleistenkn
e
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
bzw.
@ -28661,7 +28661,7 @@ arg "inset-modify tabular append-column"
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
oder das Menü

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -879,7 +879,7 @@ Spalte anhängen
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
@ -902,7 +902,7 @@ Zeile anhängen
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
@ -927,7 +927,7 @@ Spalte löschen
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
@ -950,7 +950,7 @@ Zeile löschen
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
@ -975,7 +975,7 @@ Spalte kopieren
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-column"
arg "tabular-feature copy-column"
\end_inset
@ -998,7 +998,7 @@ Zeile kopieren
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-row"
arg "tabular-feature copy-row"
\end_inset

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -4347,25 +4347,25 @@ Spalten
(
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
) tun (sie werden unter/rechts von der aktuellen Cursorposition eingefügt);

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -2307,7 +2307,7 @@ La barra de herramientas tiene los siguientes iconos:
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
añade una fila bajo la celda actual o selección
@ -2317,7 +2317,7 @@ arg "inset-modify tabular append-row"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
añade una columna a la derecha de la celda actual o selección
@ -2327,7 +2327,7 @@ arg "inset-modify tabular append-column"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
borra la fila actual o selección
@ -2337,7 +2337,7 @@ arg "inset-modify tabular delete-row"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
borra la columna actual o selección
@ -2347,7 +2347,7 @@ arg "inset-modify tabular delete-column"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-row-up"
arg "tabular-feature move-row-up"
\end_inset
desplaza la fila arriba
@ -2357,7 +2357,7 @@ arg "inset-modify tabular move-row-up"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-column-left"
arg "tabular-feature move-column-left"
\end_inset
desplaza la columna a la izquierda
@ -2367,7 +2367,7 @@ arg "inset-modify tabular move-column-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-row-down"
arg "tabular-feature move-row-down"
\end_inset
desplaza la fila abajo
@ -2377,7 +2377,7 @@ arg "inset-modify tabular move-row-down"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-column-right"
arg "tabular-feature move-column-right"
\end_inset
desplaza la columna a la derecha
@ -2387,7 +2387,7 @@ arg "inset-modify tabular move-column-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-top"
arg "tabular-feature toggle-line-top"
\end_inset
añade un borde superior en la celda/fila actual o la selección
@ -2397,7 +2397,7 @@ arg "inset-modify tabular toggle-line-top"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-bottom"
arg "tabular-feature toggle-line-bottom"
\end_inset
añade un borde inferior en la celda/fila actual o la selección
@ -2407,7 +2407,7 @@ arg "inset-modify tabular toggle-line-bottom"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-left"
arg "tabular-feature toggle-line-left"
\end_inset
añade un borde a la izquierda en la celda/fila actual o la selección
@ -2417,7 +2417,7 @@ arg "inset-modify tabular toggle-line-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-right"
arg "tabular-feature toggle-line-right"
\end_inset
añade un borde a la derecha en la celda/fila actual o la selección
@ -2427,7 +2427,7 @@ arg "inset-modify tabular toggle-line-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-all-lines"
arg "tabular-feature set-all-lines"
\end_inset
añade bordes en la celda actual o en las seleccionadas (si la celda actual
@ -2438,7 +2438,7 @@ arg "inset-modify tabular set-all-lines"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular unset-all-lines"
arg "tabular-feature unset-all-lines"
\end_inset
quita todos los bordes de la celda o celdas seleccionadas (si la celda
@ -2449,7 +2449,7 @@ arg "inset-modify tabular unset-all-lines"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-left"
arg "tabular-feature m-align-left"
\end_inset
alinea a la izquierda el contenido de la celda/columna
@ -2459,7 +2459,7 @@ arg "inset-modify tabular m-align-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-center"
arg "tabular-feature m-align-center"
\end_inset
centra el contenido de la celda/columna horizontalmente
@ -2469,7 +2469,7 @@ arg "inset-modify tabular m-align-center"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-right"
arg "tabular-feature m-align-right"
\end_inset
alinea a la derecha el contenido de la celda/columna
@ -2479,7 +2479,7 @@ arg "inset-modify tabular m-align-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular align-decimal"
arg "tabular-feature align-decimal"
\end_inset
alinea el contenido de la celda/columna a un carácter
@ -2489,7 +2489,7 @@ arg "inset-modify tabular align-decimal"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-top"
arg "tabular-feature m-valign-top"
\end_inset
alinea arriba el contenido de la celda
@ -2499,7 +2499,7 @@ arg "inset-modify tabular m-valign-top"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-middle"
arg "tabular-feature m-valign-middle"
\end_inset
centra verticalmente el contenido de la celda
@ -2509,7 +2509,7 @@ arg "inset-modify tabular m-valign-middle"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-bottom"
arg "tabular-feature m-valign-bottom"
\end_inset
alinea abajo el contenido de la celda
@ -2519,7 +2519,7 @@ arg "inset-modify tabular m-valign-bottom"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-rotate-cell"
arg "tabular-feature set-rotate-cell"
\end_inset
gira la celda o selección 90° como las agujas de reloj
@ -2529,7 +2529,7 @@ arg "inset-modify tabular set-rotate-cell"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-rotate-tabular"
arg "tabular-feature set-rotate-tabular"
\end_inset
gira todo el cuadro 90° como agujas del reloj
@ -2539,7 +2539,7 @@ arg "inset-modify tabular set-rotate-tabular"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular multicolumn"
arg "tabular-feature multicolumn"
\end_inset
establece la celda actual o selección como multicolumna
@ -2549,7 +2549,7 @@ arg "inset-modify tabular multicolumn"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular multirow"
arg "tabular-feature multirow"
\end_inset
establece la celda actual o selección como multifila
@ -11487,7 +11487,7 @@ Para extender una celda sobre varias columnas, se marcan las celdas que
se desee combinar y se usa el botón
\begin_inset Info
type "icon"
arg "inset-modify tabular multicolumn"
arg "tabular-feature multicolumn"
\end_inset
, el menú
@ -12271,7 +12271,7 @@ Para extender una celda sobre varias filas, se marcan las celdas que se
desee combinar y se usa el botón
\begin_inset Info
type "icon"
arg "inset-modify tabular multirow"
arg "tabular-feature multirow"
\end_inset
, el menú
@ -20465,7 +20465,7 @@ reference "tab:Cuadro-celdas-alineadas"
el botón
\begin_inset Info
type "icon"
arg "inset-modify tabular align-decimal"
arg "tabular-feature align-decimal"
\end_inset
de la barra de herramientas o eligiendo la alineación

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -3012,7 +3012,7 @@ Ctrl+Entrar
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
de la barra de cuadros.
@ -4810,13 +4810,13 @@ Para añadir o borrar filas y columnas posteriormente, se pueden usar los
botones
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
, etc.
@ -28162,13 +28162,13 @@ Ctrl+Entrar
Para añadir o quitar líneas se pueden usar los botones
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
o
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
de la barra de herramientas, respectivamente, o el menú
@ -29154,13 +29154,13 @@ Cambiar tipo de ecuación
Para añadir o quitar columnas se pueden usar los botones
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
o
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
de la barra de ecuaciones o el menú

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -1029,7 +1029,7 @@ Añadir columna
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
@ -1052,7 +1052,7 @@ Añadir fila
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
@ -1077,7 +1077,7 @@ Eliminar columna
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
@ -1100,7 +1100,7 @@ Eliminar fila
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
@ -1125,7 +1125,7 @@ Copiar columna
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-column"
arg "tabular-feature copy-column"
\end_inset
@ -1148,7 +1148,7 @@ Copiar fila
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-row"
arg "tabular-feature copy-row"
\end_inset

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -4381,25 +4381,25 @@ columnas
o los botones de la barra de herramientas de cuadros
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
.

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -3515,25 +3515,25 @@ Zutabeak
menua edo matematikaren tresna-barrako
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
.

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -2574,7 +2574,7 @@ La barre d'outils contient les icônes suivantes :
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
ajoute une ligne sous la cellule ou la sélection courante
@ -2584,7 +2584,7 @@ arg "inset-modify tabular append-row"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
ajoute une colonne à la droite de la cellule ou de la sélection courante
@ -2594,7 +2594,7 @@ arg "inset-modify tabular append-column"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
supprime la ligne ou la sélection courante
@ -2604,7 +2604,7 @@ arg "inset-modify tabular delete-row"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
supprime la colonne ou la sélection courante
@ -2614,7 +2614,7 @@ arg "inset-modify tabular delete-column"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-row-up"
arg "tabular-feature move-row-up"
\end_inset
déplace la ligne vers le haut
@ -2624,7 +2624,7 @@ arg "inset-modify tabular move-row-up"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-column-left"
arg "tabular-feature move-column-left"
\end_inset
déplace la colonne vers la gauche
@ -2634,7 +2634,7 @@ arg "inset-modify tabular move-column-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-row-down"
arg "tabular-feature move-row-down"
\end_inset
déplace la ligne vers le bas
@ -2644,7 +2644,7 @@ arg "inset-modify tabular move-row-down"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-column-right"
arg "tabular-feature move-column-right"
\end_inset
déplace la colonne vers la droite
@ -2654,7 +2654,7 @@ arg "inset-modify tabular move-column-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-top"
arg "tabular-feature toggle-line-top"
\end_inset
ajoute une ligne en haut de la cellule, de la ligne ou de la sélection
@ -2665,7 +2665,7 @@ arg "inset-modify tabular toggle-line-top"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-bottom"
arg "tabular-feature toggle-line-bottom"
\end_inset
ajoute une ligne en bas de la cellule, de la ligne ou de la sélection courante
@ -2675,7 +2675,7 @@ arg "inset-modify tabular toggle-line-bottom"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-left"
arg "tabular-feature toggle-line-left"
\end_inset
ajoute une ligne sur le côté gauche de la cellule, de la ligne
@ -2695,7 +2695,7 @@ ou colonne ?
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-right"
arg "tabular-feature toggle-line-right"
\end_inset
ajoute une ligne sur le côté droit de la cellule, de la ligne
@ -2715,7 +2715,7 @@ ou colonne ?
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-all-lines"
arg "tabular-feature set-all-lines"
\end_inset
ajoute des lignes autour de la cellule ou de la sélection de cellules courante
@ -2727,7 +2727,7 @@ arg "inset-modify tabular set-all-lines"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular unset-all-lines"
arg "tabular-feature unset-all-lines"
\end_inset
supprime toutes les lignes autour de la cellule ou de la sélection de cellules
@ -2739,7 +2739,7 @@ arg "inset-modify tabular unset-all-lines"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-left"
arg "tabular-feature m-align-left"
\end_inset
aligne à gauche le contenu de la cellule ou de la colonne courante
@ -2749,7 +2749,7 @@ arg "inset-modify tabular m-align-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-center"
arg "tabular-feature m-align-center"
\end_inset
centre horizontalement le contenu de la cellule ou de la colonne courante
@ -2759,7 +2759,7 @@ arg "inset-modify tabular m-align-center"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-right"
arg "tabular-feature m-align-right"
\end_inset
aligne à droite le contenu de la cellule ou de la colonne courante
@ -2769,7 +2769,7 @@ arg "inset-modify tabular m-align-right"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular align-decimal"
arg "tabular-feature align-decimal"
\end_inset
aligne le contenu de la colonne courante sur un caractère
@ -2779,7 +2779,7 @@ arg "inset-modify tabular align-decimal"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-top"
arg "tabular-feature m-valign-top"
\end_inset
aligne le contenu de la cellule courante verticalement vers le haut
@ -2789,7 +2789,7 @@ arg "inset-modify tabular m-valign-top"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-middle"
arg "tabular-feature m-valign-middle"
\end_inset
centre verticalement le contenu de la cellule courante
@ -2799,7 +2799,7 @@ arg "inset-modify tabular m-valign-middle"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-bottom"
arg "tabular-feature m-valign-bottom"
\end_inset
aligne le contenu de la cellule courante verticalement vers le bas
@ -2809,7 +2809,7 @@ arg "inset-modify tabular m-valign-bottom"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-rotate-cell"
arg "tabular-feature set-rotate-cell"
\end_inset
fait pivoter la cellule ou la sélection courante de 90° dans le sens anti-horai
@ -2820,7 +2820,7 @@ re
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular set-rotate-tabular"
arg "tabular-feature set-rotate-tabular"
\end_inset
fait pivoter tout le tableau de 90° dans le sens anti-horaire
@ -2830,7 +2830,7 @@ arg "inset-modify tabular set-rotate-tabular"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular multicolumn"
arg "tabular-feature multicolumn"
\end_inset
transforme en multi-colonnes la cellule ou la sélection courante
@ -2840,7 +2840,7 @@ arg "inset-modify tabular multicolumn"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular multirow"
arg "tabular-feature multirow"
\end_inset
transforme en multi-lignes la cellule ou la sélection courante
@ -11786,7 +11786,7 @@ Pour faire qu'une cellule couvre plusieurs colonnes, marquez les cellules
qu'elle doit couvrir et utilisez soit le bouton
\begin_inset Info
type "icon"
arg "inset-modify tabular multicolumn"
arg "tabular-feature multicolumn"
\end_inset
de la barre d'outils tableau, ou le menu
@ -12579,7 +12579,7 @@ Pour faire qu'une cellule couvre plusieurs lignes, marquez les cellules
qu'elle doit couvrir et utilisez soit le bouton
\begin_inset Info
type "icon"
arg "inset-modify tabular multirow"
arg "tabular-feature multirow"
\end_inset
de la barre d'outils tableau, ou le menu
@ -20901,7 +20901,7 @@ reference "tab:Tableau-centré-sur-séparateur-1"
soit en appuyant sur le bouton
\begin_inset Info
type "icon"
arg "inset-modify tabular align-decimal"
arg "tabular-feature align-decimal"
\end_inset
de la barre d'outils ou en modifiant le paramètre

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -3035,7 +3035,7 @@ Ctrl+Entrée
ou avec le bouton
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
.
@ -4912,13 +4912,13 @@ Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
utiliser les boutons
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
, etc.
@ -27909,13 +27909,13 @@ Ctrl+Entrée
boutons
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
ou
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
de la barre d'outils mathématique ou bien le menu
@ -28974,13 +28974,13 @@ Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
ou
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
, respectivement, soit le menu

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -880,7 +880,7 @@ Ajouter une colonne
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
@ -903,7 +903,7 @@ Ajouter ligne
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
@ -928,7 +928,7 @@ Supprimer une colonne
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
@ -951,7 +951,7 @@ Supprimer ligne
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
@ -976,7 +976,7 @@ Copier colonne
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-column"
arg "tabular-feature copy-column"
\end_inset
@ -999,7 +999,7 @@ Copier ligne
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-row"
arg "tabular-feature copy-row"
\end_inset

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -4974,25 +4974,25 @@ Colonne
ou utilisez les boutons
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
de la

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -894,7 +894,7 @@ Tambah Kolom
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
@ -917,7 +917,7 @@ Tambah Baris
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
@ -942,7 +942,7 @@ Hapus Kolom
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
@ -965,7 +965,7 @@ Hapus Baris
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
@ -990,7 +990,7 @@ Salin Kolom
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-column"
arg "tabular-feature copy-column"
\end_inset
@ -1013,7 +1013,7 @@ Salin Baris
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-row"
arg "tabular-feature copy-row"
\end_inset

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -4592,25 +4592,25 @@ Kolom
atau dari tombol bantuan di kotak bantuan matematika
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
,
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
.

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -2084,7 +2084,7 @@ status collapsed
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
@ -2098,7 +2098,7 @@ arg "inset-modify tabular append-row"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
@ -2112,7 +2112,7 @@ arg "inset-modify tabular append-column"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
@ -2126,7 +2126,7 @@ arg "inset-modify tabular delete-row"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
@ -2138,7 +2138,7 @@ arg "inset-modify tabular delete-column"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-row-up"
arg "tabular-feature move-row-up"
\end_inset
は、行を上に移動します。
@ -2148,7 +2148,7 @@ arg "inset-modify tabular move-row-up"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-column-left"
arg "tabular-feature move-column-left"
\end_inset
は、列を左に移動します。
@ -2158,7 +2158,7 @@ arg "inset-modify tabular move-column-left"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-row-down"
arg "tabular-feature move-row-down"
\end_inset
は、行を下に移動します。
@ -2168,7 +2168,7 @@ arg "inset-modify tabular move-row-down"
\labelwidthstring 00.00.0000
\begin_inset Info
type "icon"
arg "inset-modify tabular move-column-right"
arg "tabular-feature move-column-right"
\end_inset
は、列を右に移動します。
@ -2180,7 +2180,7 @@ arg "inset-modify tabular move-column-right"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-top"
arg "tabular-feature toggle-line-top"
\end_inset
@ -2194,7 +2194,7 @@ arg "inset-modify tabular toggle-line-top"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-bottom"
arg "tabular-feature toggle-line-bottom"
\end_inset
@ -2208,7 +2208,7 @@ arg "inset-modify tabular toggle-line-bottom"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-left"
arg "tabular-feature toggle-line-left"
\end_inset
@ -2222,7 +2222,7 @@ arg "inset-modify tabular toggle-line-left"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular toggle-line-right"
arg "tabular-feature toggle-line-right"
\end_inset
@ -2236,7 +2236,7 @@ arg "inset-modify tabular toggle-line-right"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular set-all-lines"
arg "tabular-feature set-all-lines"
\end_inset
@ -2250,7 +2250,7 @@ arg "inset-modify tabular set-all-lines"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular unset-all-lines"
arg "tabular-feature unset-all-lines"
\end_inset
@ -2264,7 +2264,7 @@ arg "inset-modify tabular unset-all-lines"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-left"
arg "tabular-feature m-align-left"
\end_inset
@ -2278,7 +2278,7 @@ arg "inset-modify tabular m-align-left"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-center"
arg "tabular-feature m-align-center"
\end_inset
@ -2292,7 +2292,7 @@ arg "inset-modify tabular m-align-center"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular m-align-right"
arg "tabular-feature m-align-right"
\end_inset
@ -2306,7 +2306,7 @@ arg "inset-modify tabular m-align-right"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular align-decimal"
arg "tabular-feature align-decimal"
\end_inset
@ -2320,7 +2320,7 @@ arg "inset-modify tabular align-decimal"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-top"
arg "tabular-feature m-valign-top"
\end_inset
@ -2334,7 +2334,7 @@ arg "inset-modify tabular m-valign-top"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-middle"
arg "tabular-feature m-valign-middle"
\end_inset
@ -2348,7 +2348,7 @@ arg "inset-modify tabular m-valign-middle"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular m-valign-bottom"
arg "tabular-feature m-valign-bottom"
\end_inset
@ -2362,7 +2362,7 @@ arg "inset-modify tabular m-valign-bottom"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular set-rotate-cell"
arg "tabular-feature set-rotate-cell"
\end_inset
@ -2376,7 +2376,7 @@ arg "inset-modify tabular set-rotate-cell"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular set-rotate-tabular"
arg "tabular-feature set-rotate-tabular"
\end_inset
@ -2390,7 +2390,7 @@ arg "inset-modify tabular set-rotate-tabular"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular multicolumn"
arg "tabular-feature multicolumn"
\end_inset
@ -2404,7 +2404,7 @@ arg "inset-modify tabular multicolumn"
\family sans
\begin_inset Info
type "icon"
arg "inset-modify tabular multirow"
arg "tabular-feature multirow"
\end_inset
@ -11202,7 +11202,7 @@ status collapsed
\begin_inset Info
type "icon"
arg "inset-modify tabular multicolumn"
arg "tabular-feature multicolumn"
\end_inset
@ -11952,7 +11952,7 @@ status collapsed
\begin_inset Info
type "icon"
arg "inset-modify tabular multirow"
arg "tabular-feature multirow"
\end_inset
@ -19809,7 +19809,7 @@ reference "tab:表セル"
の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。この揃え方は、当該列にカーソルを置いて、ツールバーボタン
\begin_inset Info
type "icon"
arg "inset-modify tabular align-decimal"
arg "tabular-feature align-decimal"
\end_inset
を押すか、表設定中で揃えを

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -3025,7 +3025,7 @@ arg "newline-insert newline"
か表ツールバーボタン
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
を使えば、新しい行を作ることができます。
@ -4828,13 +4828,13 @@ C & F & 10000
つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
などや
@ -27355,13 +27355,13 @@ arg "newline-insert newline"
を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
を使うか、
@ -28333,13 +28333,13 @@ align環境は、
列を追加したり削除したりするには、数式ツールバーボタンの
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
を使うか、

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -957,7 +957,7 @@ arg "newline-insert linebreak"
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
@ -980,7 +980,7 @@ arg "inset-modify tabular append-column"
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
@ -1005,7 +1005,7 @@ arg "inset-modify tabular append-row"
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
@ -1028,7 +1028,7 @@ arg "inset-modify tabular delete-column"
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
@ -1053,7 +1053,7 @@ arg "inset-modify tabular delete-row"
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-column"
arg "tabular-feature copy-column"
\end_inset
@ -1076,7 +1076,7 @@ arg "inset-modify tabular copy-column"
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-row"
arg "tabular-feature copy-row"
\end_inset

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -2928,25 +2928,25 @@ OK
メニューか
\begin_inset Info
type "icon"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
\begin_inset Info
type "icon"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
\begin_inset Info
type "icon"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
ボタンを使ってください。

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true
@ -1059,7 +1059,7 @@ Tillfoga kolumn
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-column"
arg "tabular-feature append-column"
\end_inset
@ -1082,7 +1082,7 @@ Tillfoga rad
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular append-row"
arg "tabular-feature append-row"
\end_inset
@ -1105,7 +1105,7 @@ Kopiera kolumn
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-column"
arg "tabular-feature copy-column"
\end_inset
@ -1130,7 +1130,7 @@ Radera kolumn
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-column"
arg "tabular-feature delete-column"
\end_inset
@ -1153,7 +1153,7 @@ Radera rad
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular delete-row"
arg "tabular-feature delete-row"
\end_inset
@ -1176,7 +1176,7 @@ Kopiera rad
\begin_layout Plain Layout
\begin_inset Info
type "shortcut"
arg "inset-modify tabular copy-row"
arg "tabular-feature copy-row"
\end_inset

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

View File

@ -1,5 +1,5 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\lyxformat 506
\begin_document
\begin_header
\save_transient_properties true

Some files were not shown because too many files have changed in this diff Show More