EmbeddedObjects.lyx: two more infos about longtables

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@27819 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2008-12-09 00:21:32 +00:00
parent 0685bc83ee
commit fa4495169f
7 changed files with 383 additions and 81 deletions

View File

@ -27,9 +27,11 @@ Function UpdateModifiedFiles
File "${PRODUCT_SOURCEDIR}\Resources\doc\de\Math.lyx" File "${PRODUCT_SOURCEDIR}\Resources\doc\de\Math.lyx"
File "${PRODUCT_SOURCEDIR}\Resources\doc\de\UserGuide.lyx" File "${PRODUCT_SOURCEDIR}\Resources\doc\de\UserGuide.lyx"
SetOutPath "$INSTDIR\Resources\doc\es" SetOutPath "$INSTDIR\Resources\doc\es"
File "${PRODUCT_SOURCEDIR}\Resources\doc\es\EmbeddedObjects.lyx"
File "${PRODUCT_SOURCEDIR}\Resources\doc\es\Math.lyx" File "${PRODUCT_SOURCEDIR}\Resources\doc\es\Math.lyx"
File "${PRODUCT_SOURCEDIR}\Resources\doc\es\UserGuide.lyx" File "${PRODUCT_SOURCEDIR}\Resources\doc\es\UserGuide.lyx"
SetOutPath "$INSTDIR\Resources\doc\fr" SetOutPath "$INSTDIR\Resources\doc\fr"
File "${PRODUCT_SOURCEDIR}\Resources\doc\fr\EmbeddedObjects.lyx"
File "${PRODUCT_SOURCEDIR}\Resources\doc\fr\Math.lyx" File "${PRODUCT_SOURCEDIR}\Resources\doc\fr\Math.lyx"
File "${PRODUCT_SOURCEDIR}\Resources\doc\fr\UserGuide.lyx" File "${PRODUCT_SOURCEDIR}\Resources\doc\fr\UserGuide.lyx"
SetOutPath "$INSTDIR\Resources\examples" SetOutPath "$INSTDIR\Resources\examples"

View File

@ -5254,7 +5254,7 @@ addtocounter{table}{-1}
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
See greyed-out note in section See the first greyed-out note in section
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -5687,6 +5687,40 @@ fill}
\end_inset \end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
addtocounter{table}{-1}
\end_layout
\end_inset
\begin_inset Note Note
status collapsed
\begin_layout Plain Layout
See the first greyed-out note in section
\begin_inset space ~
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:Longtable-Captions"
\end_inset
for an explanation of this command.
\end_layout
\end_inset
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -6062,7 +6096,11 @@ status open
\begin_layout Plain Layout \begin_layout Plain Layout
\series bold \series bold
Note: Note
\begin_inset space ~
\end_inset
1:
\series default \series default
The table number is increased for every longtable, also if you didn't set The table number is increased for every longtable, also if you didn't set
a caption for it. a caption for it.
@ -6095,6 +6133,35 @@ Table
addtocounter{table}{-1} addtocounter{table}{-1}
\end_layout \end_layout
\begin_layout Plain Layout
This is not needed when none of your longtables have a caption and you add
the following code to the document preamble:
\end_layout
\begin_layout Plain Layout
\series bold
\backslash
let
\backslash
myEnd
\backslash
endlongtable
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
endlongtable}{
\backslash
myEnd
\backslash
addtocounter{table}{-1}}
\end_layout
\end_inset \end_inset
@ -6107,7 +6174,11 @@ status open
\begin_layout Plain Layout \begin_layout Plain Layout
\series bold \series bold
Note: Note
\begin_inset space ~
\end_inset
2:
\series default \series default
If you are using If you are using
\series bold \series bold
@ -9421,7 +9492,7 @@ By default tables are only broken between rows.
\begin_inset Quotes erd \begin_inset Quotes erd
\end_inset \end_inset
as TeX-Code at this point of the cell where it should be broken. as TeX-Code at this point of the cell where it can be broken.
Before the Before the
\series bold \series bold
@ -9507,6 +9578,8 @@ Castelchiodato,
\backslash \backslash
\backslash
newpage
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
@ -9523,6 +9596,14 @@ The
\end_inset \end_inset
in the third columns of the row was deleted. in the third columns of the row was deleted.
\series bold
\backslash
newpage
\series default
is only needed when a page break should definitively occur at this position,
otherwise it is only a possibility to break.
If your footer row of the longtable has for a certain reason no upper line If your footer row of the longtable has for a certain reason no upper line
but you would have a horizontal line where the cell is broken, use this but you would have a horizontal line where the cell is broken, use this
command instead: command instead:
@ -10543,6 +10624,8 @@ status open
\backslash \backslash
\backslash
newpage
\end_layout \end_layout
\begin_layout Plain Layout \begin_layout Plain Layout
@ -10854,13 +10937,6 @@ Franz
\end_inset \end_inset
\end_layout
\begin_layout Standard
\begin_inset Newpage newpage
\end_inset
\end_layout \end_layout
\begin_layout Section \begin_layout Section

View File

@ -1455,8 +1455,8 @@ Outline
\begin_layout Standard \begin_layout Standard
The outline window shows you the content of the document's table of contents The outline window shows you the content of the document's table of contents
(TOC) that is described in sec. (TOC) that is described in section
\begin_inset space \thinspace{} \begin_inset space ~
\end_inset \end_inset
@ -1471,7 +1471,11 @@ reference "sub:Table-of-Contents"
In the pull-down box at the top of the outline window, you can choose between In the pull-down box at the top of the outline window, you can choose between
different lists of document objects, like the list of footnotes. different lists of document objects, like the list of footnotes.
Some of them, the list of tables, figures, and algorithms can also be added Some of them, the list of tables, figures, and algorithms can also be added
to the document, see to the document, see section
\begin_inset space ~
\end_inset
\begin_inset CommandInset ref \begin_inset CommandInset ref
LatexCommand ref LatexCommand ref
reference "sub:List-of-Figures" reference "sub:List-of-Figures"

View File

@ -5283,7 +5283,7 @@ addtocounter{table}{-1}
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
Die Bedeutung diese Befehle finden Sie in der Bemerkung 1 von Abschnitt Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -5717,6 +5717,40 @@ fill}
\end_inset \end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
addtocounter{table}{-1}
\end_layout
\end_inset
\begin_inset Note Note
status collapsed
\begin_layout Plain Layout
Die Bedeutung dieses Befehls finden Sie in der Bemerkung 1 von Abschnitt
\begin_inset space ~
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "uab:Beschriftungen-langer-Tabellen"
\end_inset
\end_layout
\end_inset
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -6132,7 +6166,7 @@ Bemerkung
\end_inset \end_inset
2.1 im Tabellenverzeichnis folgt, wenn dazwischen zwei lange Tabellen ohne 2.1 im Tabellenverzeichnis folgt, wenn dazwischen zwei lange Tabellen ohne
Titel sind. Beschriftung sind.
Um das zu vermeiden, können Sie hinter jede lange Tabelle ohne Titel folgenden Um das zu vermeiden, können Sie hinter jede lange Tabelle ohne Titel folgenden
LaTeX-Befehl als TeX-Code einfügen: LaTeX-Befehl als TeX-Code einfügen:
\end_layout \end_layout
@ -6145,6 +6179,35 @@ Bemerkung
addtocounter{table}{-1} addtocounter{table}{-1}
\end_layout \end_layout
\begin_layout Plain Layout
Das ist nicht notwendig, wenn keine der langen Tabellen im Dokument eine
Beschriftung hat und Sie diesen Code zum LaTeX-Vorspann hinzufügen:
\end_layout
\begin_layout Plain Layout
\series bold
\backslash
let
\backslash
myEnd
\backslash
endlongtable
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
endlongtable}{
\backslash
myEnd
\backslash
addtocounter{table}{-1}}
\end_layout
\end_inset \end_inset
@ -6199,10 +6262,6 @@ Tabelle
\end_inset \end_inset
\begin_inset Newpage newpage
\end_inset
\end_layout \end_layout
\begin_layout Subsubsection \begin_layout Subsubsection
@ -9584,7 +9643,7 @@ Standardmäßig werden Tabellen nur zwischen Zeilen umgebrochen.
\end_inset \end_inset
für eine neue Zeile als TeX-Code an der Stelle in der Zelle ein, wo umgebrochen für eine neue Zeile als TeX-Code an der Stelle in der Zelle ein, wo umgebrochen
werden soll. werden kann.
Vor dem Vor dem
\begin_inset Quotes gld \begin_inset Quotes gld
\end_inset \end_inset
@ -9701,6 +9760,8 @@ folgendes eingefügt:
\backslash \backslash
\backslash
newpage
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
@ -9717,6 +9778,14 @@ Die
\end_inset \end_inset
in der dritten Spalte wurde gelöscht. in der dritten Spalte wurde gelöscht.
\series bold
\backslash
newpage
\series default
ist nur erforderlich, wenn ein Seitenumbruch an der Stelle unbedingt erfolgen
soll, ansonsten ist es nur eine Möglichkeit zum Umbruch.
Wenn die Fußzeile Ihrer Wenn die Fußzeile Ihrer
\family sans \family sans
langen langen
@ -10747,6 +10816,8 @@ status open
\backslash \backslash
\backslash
newpage
\end_layout \end_layout
\begin_layout Plain Layout \begin_layout Plain Layout
@ -28427,7 +28498,7 @@ definecolor
\series bold \series bold
color color
\series default \series default
in der Präambel benötigt, siehe Abschnitt im LaTeX-Vorspann benötigt, siehe Abschnitt
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset

View File

@ -1,4 +1,4 @@
#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ #LyX 1.6.1svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
@ -180,6 +180,7 @@
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\paperfontsize 12 \paperfontsize 12
\spacing single \spacing single
@ -5054,7 +5055,7 @@ fin
\begin_inset ERT \begin_inset ERT
status open status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
@ -5501,6 +5502,41 @@ fill}
\end_inset \end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
addtocounter{table}{-1}
\end_layout
\end_inset
\begin_inset Note Note
status collapsed
\begin_layout Plain Layout
Para comprender el uso de este comando, lee al final de la sección
\begin_inset space ~
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:Leyendas-en-Tablas"
\end_inset
la primera nota resaltada en gris.
\end_layout
\end_inset
\begin_inset Newpage newpage \begin_inset Newpage newpage
\end_inset \end_inset
@ -5881,8 +5917,12 @@ status open
\series bold \series bold
Nota Nota
\begin_inset space ~
\end_inset
1:
\series default \series default
: El número de la tabla se incrementa para cada tabla larga, aunque no pongas El número de la tabla se incrementa para cada tabla larga, aunque no pongas
leyenda en alguna de ellas. leyenda en alguna de ellas.
Por esto podría suceder que, p. Por esto podría suceder que, p.
\begin_inset space \thinspace{} \begin_inset space \thinspace{}
@ -5909,6 +5949,37 @@ e., la tabla
addtocounter{table}{-1} addtocounter{table}{-1}
\end_layout \end_layout
\begin_layout Plain Layout
\lang english
This is not needed when none of your longtables have a caption and you add
the following code to the document preamble:
\end_layout
\begin_layout Plain Layout
\series bold
\backslash
let
\backslash
myEnd
\backslash
endlongtable
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
endlongtable}{
\backslash
myEnd
\backslash
addtocounter{table}{-1}}
\end_layout
\end_inset \end_inset
@ -5921,7 +5992,11 @@ status open
\begin_layout Plain Layout \begin_layout Plain Layout
\series bold \series bold
Nota: Nota
\begin_inset space ~
\end_inset
2:
\series default \series default
Si utilizas Si utilizas
\series bold \series bold
@ -9121,13 +9196,6 @@ Roberto
\end_inset \end_inset
\end_layout
\begin_layout Standard
\begin_inset Newpage newpage
\end_inset
\end_layout \end_layout
\begin_layout Section \begin_layout Section
@ -9288,6 +9356,8 @@ Castelchiodato,
\backslash \backslash
\backslash
newpage
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
@ -9296,6 +9366,17 @@ Castelchiodato,
\begin_layout Standard \begin_layout Standard
El «111» en la tercera columna de la fila se ha borrado. El «111» en la tercera columna de la fila se ha borrado.
\series bold
\lang english
\backslash
newpage
\series default
is only needed when a page break should definitively occur at this position,
otherwise it is only a possibility to break.
\lang spanish
Si la fila más baja de la tabla larga no tiene, por alguna razón, línea Si la fila más baja de la tabla larga no tiene, por alguna razón, línea
superior pero quisieras una línea horizontal donde se corta la celda, usa superior pero quisieras una línea horizontal donde se corta la celda, usa
este comando alternativo: este comando alternativo:
@ -10068,6 +10149,8 @@ status open
\backslash \backslash
\backslash
newpage
\end_layout \end_layout
\begin_layout Plain Layout \begin_layout Plain Layout
@ -10627,10 +10710,6 @@ Franz
\end_inset \end_inset
\begin_inset Newpage newpage
\end_inset
\end_layout \end_layout
\begin_layout Section \begin_layout Section

View File

@ -1,8 +1,7 @@
#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ #LyX 1.6.1svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 345
\begin_document \begin_document
\begin_header \begin_header
\use_default_options false
\textclass scrbook \textclass scrbook
\begin_preamble \begin_preamble
% if pdflatex is used % if pdflatex is used
@ -166,6 +165,7 @@
\StandardLayout \StandardLayout
\end_preamble \end_preamble
\options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
\use_default_options false
\language french \language french
\inputencoding auto \inputencoding auto
\font_roman default \font_roman default
@ -176,6 +176,7 @@
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\paperfontsize 12 \paperfontsize 12
\spacing single \spacing single
@ -5372,7 +5373,7 @@ Fin
\begin_inset ERT \begin_inset ERT
status open status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
@ -5385,10 +5386,10 @@ addtocounter{table}{-1}
\begin_inset Note Note \begin_inset Note Note
status open status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
Voyez la note grisée de la section Voyez la première note grisée de la section
\begin_inset space ~ \begin_inset space ~
\end_inset \end_inset
@ -5828,6 +5829,40 @@ fill}
\end_inset \end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
addtocounter{table}{-1}
\end_layout
\end_inset
\begin_inset Note Note
status collapsed
\begin_layout Plain Layout
Voyez la première note grisée de la section
\begin_inset space ~
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:Tableaux-longs-légende"
\end_inset
pour une explication de cette commande.
\end_layout
\end_inset
\end_layout \end_layout
\begin_layout Subsection \begin_layout Subsection
@ -6204,7 +6239,11 @@ status open
\begin_layout Plain Layout \begin_layout Plain Layout
\series bold \series bold
Note: Note
\begin_inset space ~
\end_inset
1:
\series default \series default
Le numéro de tableau est incrémenté à chaque tableau long, même si vous Le numéro de tableau est incrémenté à chaque tableau long, même si vous
n'avez pas prévu de légende. n'avez pas prévu de légende.
@ -6230,6 +6269,37 @@ Note:
addtocounter{table}{-1} addtocounter{table}{-1}
\end_layout \end_layout
\begin_layout Plain Layout
\lang english
This is not needed when none of your longtables have a caption and you add
the following code to the document preamble:
\end_layout
\begin_layout Plain Layout
\series bold
\backslash
let
\backslash
myEnd
\backslash
endlongtable
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
endlongtable}{
\backslash
myEnd
\backslash
addtocounter{table}{-1}}
\end_layout
\end_inset \end_inset
@ -6242,7 +6312,11 @@ status open
\begin_layout Plain Layout \begin_layout Plain Layout
\series bold \series bold
Note: Note
\begin_inset space ~
\end_inset
2:
\series default \series default
Si vous utilisez Si vous utilisez
\series bold \series bold
@ -9674,6 +9748,8 @@ Castelchiodato,
\backslash \backslash
\backslash
newpage
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
@ -9690,6 +9766,17 @@ Le
\end_inset \end_inset
dans la troisième colonne de la ligne a été supprimé. dans la troisième colonne de la ligne a été supprimé.
\series bold
\lang english
\backslash
newpage
\series default
is only needed when a page break should definitively occur at this position,
otherwise it is only a possibility to break.
\lang french
Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une Si votre ligne de pied de tableau n'a pas de bordure supérieure pour une
raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule raison ou une autre mais que vous voulez une ligne à l'endroit où la cellule
est coupée, utilisez cette commande à la place de la précédente : est coupée, utilisez cette commande à la place de la précédente :
@ -10695,7 +10782,10 @@ Rizzardi
\begin_inset Text \begin_inset Text
\begin_layout Plain Layout \begin_layout Plain Layout
Fürst von Rossano, 5. Giancarlo, 11.
Fürst von Montecompatri, 11.
Fürst von Sulmona und Vivaro, 10.
Fürst von Rossano, 5.
Herzog von Canemorte, 11. Herzog von Canemorte, 11.
Herzog von Palombara, 5. Herzog von Palombara, 5.
Herzog von Castelchiodato, Herzog von Castelchiodato,
@ -10709,6 +10799,8 @@ status open
\backslash \backslash
\backslash
newpage
\end_layout \end_layout
\begin_layout Plain Layout \begin_layout Plain Layout
@ -11020,29 +11112,6 @@ Franz
\end_inset \end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Note
status open
\begin_layout Plain Layout
il semble qu'il y ait un problème avec cet exemple ...
le saut de page ne se fait pas à l'endroit voulu !
\end_layout
\begin_layout Plain Layout
en fait j'ai dû enlever quelques noms pour que le saut se fasse au bon endroit
! (NdT)
\end_layout
\end_inset
\begin_inset Newpage newpage
\end_inset
\end_layout \end_layout
\begin_layout Section \begin_layout Section

View File

@ -27,7 +27,8 @@ What's new
- Updated localization of the user interface for German, Italian, Czech and - Updated localization of the user interface for German, Italian, Czech and
Turkish. Turkish.
- Updated English, French, German, and Spanish User's Guide and Math manual. - Updated English, French, German, and Spanish User's Guide, Math,
and Embedded Objects manual.
- Updated English and German Embedded Objects manual. - Updated English and German Embedded Objects manual.