]> git.lyx.org Git - features.git/commitdiff
Math.lyx: add info about decorated matrix column limit and how to increase it.
authorUwe Stöhr <uwestoehr@web.de>
Fri, 8 Jul 2011 20:47:24 +0000 (20:47 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Fri, 8 Jul 2011 20:47:24 +0000 (20:47 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39259 a592a061-630c-0410-9148-cb99ea01b6c8

lib/doc/Math.lyx
lib/doc/de/Math.lyx
lib/doc/es/Math.lyx
lib/doc/fr/Math.lyx
lib/doc/ja/Math.lyx

index 5033fe7cf99931357bed631910e3ad2ab91d1d92..064438495e4c7d744e06b45e99e3a4f7ed7fb040 100644 (file)
@@ -5827,6 +5827,44 @@ vmatrix
 Note that decorated matrices ignore the vertical alignment.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ LaTeX limits the number of matrix columns with decorations to 10.
+ If you need more than 10
+\begin_inset space \thinspace{}
+\end_inset
+
+columns, you have to add this line to the document preamble:
+\end_layout
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+setcounter{MaxMatrixCols}{number}
+\end_layout
+
+\begin_layout Plain Layout
+where 
+\emph on
+number
+\emph default
+ is the number of columns between 11 and 99.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
@@ -8118,13 +8156,6 @@ Arrows can be inserted via the math toolbar button
  or the commands listed in the following subsections.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Subsection
 Horizontal Arrows
 \begin_inset Index idx
@@ -9473,13 +9504,6 @@ reference "sub:Automatic-Bracket-Size"
 .
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Accents
 \begin_inset CommandInset label
@@ -16650,6 +16674,13 @@ reference "sub:Self-defined-Operators"
 .
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Subsection
 Binary Operators
 \begin_inset CommandInset label
@@ -19249,13 +19280,6 @@ normalsize
  is inserted behind the formula in TeX-mode.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 Within a formula the size can be changed using the following size commands:
 \end_layout
@@ -19638,13 +19662,6 @@ If a symbol cannot be displayed in different sizes, it will always be displayed
  in the default size.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Greek Letters
 \begin_inset Index idx
@@ -21171,6 +21188,13 @@ theta
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -27923,6 +27947,13 @@ textdegree
 fi}
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Formula Styles
 \begin_inset CommandInset label
@@ -29888,6 +29919,13 @@ I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -32541,13 +32579,6 @@ key "mhchem"
 .
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Diagrams
 \end_layout
index 5860fab486d0fbb4ba291023af57787b8cfd76b9..27e6273398658203ecd043fd0e1f47f7ae99441c 100644 (file)
@@ -5804,6 +5804,45 @@ vmatrix
 Man beachte, dass verzierte Matrizen die vertikale Ausrichtung ignorieren.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Achtung:
+\series default
+ LaTeX limitiert die Anzahl der Matrizenspalten auf 10.
+ Wenn man mehr als 10
+\begin_inset space \thinspace{}
+\end_inset
+
+Spalten benötigt, muss folgende Zeile in die Dokument-Präambel eingefügt
+ werden:
+\end_layout
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+setcounter{MaxMatrixCols}{Anzahl}
+\end_layout
+
+\begin_layout Plain Layout
+wobei 
+\emph on
+Anzahl
+\emph default
+ die Anzahl der Spalten zwischen 11 und 99 ist.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
@@ -5965,13 +6004,6 @@ C & D
  in einer Textzeile.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Klammern und Begrenzungszeichen
 \begin_inset Index idx
@@ -8100,6 +8132,13 @@ reference "sub:Zeilenabstand"
  erklärt.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Pfeile
 \begin_inset Index idx
@@ -9098,6 +9137,13 @@ F(a)
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
@@ -14410,6 +14456,13 @@ Zeichen}
  verwendet.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Subsection
 Absatzboxen
 \begin_inset CommandInset label
@@ -14996,6 +15049,13 @@ kommentiert
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -19188,13 +19248,6 @@ normalsize
  ein.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 Innerhalb einer Formel kann die Größe mit den folgenden Größenbefehlen geändert
  werden:
@@ -19578,13 +19631,6 @@ Kann ein Symbol nicht in verschiedenen Größen dargestellt werden, wird es
  immer in der Standardgröße dargestellt.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Griechische Buchstaben
 \begin_inset Index idx
@@ -21119,6 +21165,13 @@ theta
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -22073,13 +22126,6 @@ bot
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
 \end_layout
 
 \begin_layout Subsection
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
 \end_layout
 
 \begin_layout Section
@@ -25983,6 +26022,13 @@ In einer abgesetzten Formel steht der Grenzwert wie gewohnt darunter:
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
@@ -26025,13 +26071,6 @@ In einer eingebetteten Formel wird bei allen Varianten vor den Funktionsnamen
  weniger Leerraum gesetzt.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Sonderzeichen
 \begin_inset Index idx
index bde615fbb12891357ddc5edb3ffd29aa66033d60..a405f9d72ca0f17a8f7dcbb0f135ed8c73d96ae0 100644 (file)
@@ -5803,6 +5803,52 @@ vmatrix
 
 Hay que tener en cuenta que las matrices decoradas ignoran el alineamiento
  vertical.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Nota:
+\series default
+\lang english
+LaTeX limits the number of matrix columns with decorations to 10.
+ If you need more than 10
+\begin_inset space \thinspace{}
+\end_inset
+
+columns, you have to add this line to the document preamble:
+\end_layout
+
+\begin_layout Plain Layout
+
+\series bold
+\lang english
+
+\backslash
+setcounter{MaxMatrixCols}{number}
+\end_layout
+
+\begin_layout Plain Layout
+
+\lang english
+where 
+\emph on
+number
+\emph default
+ is the number of columns between 11 and 99.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
@@ -9492,6 +9538,15 @@ reference "sub:Tamaño-automático-de"
 .
 \end_layout
 
+\begin_layout Standard
+\noindent
+\align center
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Acentos
 \begin_inset CommandInset label
@@ -12698,7 +12753,7 @@ name "sub:Marcos-con-bordes"
 
 
 \begin_inset Index idx
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Marcos ! con bordes
@@ -12888,6 +12943,15 @@ fbox
 .
 \end_layout
 
+\begin_layout Standard
+\noindent
+\align center
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \noindent
 \align center
@@ -14488,7 +14552,7 @@ name "sub:Marcos-de-párrafo"
 
 
 \begin_inset Index idx
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Marcos ! para párrafos
@@ -18122,7 +18186,7 @@ _i,j=1
 \begin_layout Section
 Tipografías
 \begin_inset Index idx
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Tipografías
@@ -18143,7 +18207,7 @@ name "sub:Estilos-de-tipografías"
 
 
 \begin_inset Index idx
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Tipografías ! estilos de
@@ -19085,13 +19149,6 @@ textcolor
 textcolor{color}{caracteres o ecuación}
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage pagebreak
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 El ejemplo siguiente se ha coloreado completamente en verde oscuro y parcialment
 e en rojo:
@@ -21220,6 +21277,15 @@ theta
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\noindent
+\align center
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -26427,13 +26493,6 @@ En una ecuación en línea se pone menos espacio delante del nombre de la
  función para todas las variantes.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Caracteres especiales
 \begin_inset Index idx
@@ -28338,13 +28397,6 @@ textdegree
 fi}
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Estilos de ecuación
 \begin_inset CommandInset label
@@ -30051,7 +30103,7 @@ name "sub:Partes-multilínea"
 
 
 \begin_inset Index idx
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Ecuación ! multilínea ! solo parte
@@ -30313,13 +30365,6 @@ I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
 \end_layout
 
 \begin_layout Section
@@ -35213,7 +35258,7 @@ command-alternatives break-paragraph;math-extern maxima
 \begin_layout Section
 Consejos prácticos
 \begin_inset Index idx
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Consejos prácticos
index e242fd345c021fcd3f90e06e8c55f332724700c7..6b12a487cc9fd33ddf36b46a53d434d2f39e9f42 100644 (file)
@@ -5739,6 +5739,48 @@ vmatrix,
 Notez que les matrices décorées ignorent l'alignement vertical.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\lang english
+Note:
+\series default
+ LaTeX limits the number of matrix columns with decorations to 10.
+ If you need more than 10
+\begin_inset space \thinspace{}
+\end_inset
+
+columns, you have to add this line to the document preamble:
+\end_layout
+
+\begin_layout Plain Layout
+
+\series bold
+\lang english
+
+\backslash
+setcounter{MaxMatrixCols}{number}
+\end_layout
+
+\begin_layout Plain Layout
+
+\lang english
+where 
+\emph on
+number
+\emph default
+ is the number of columns between 11 and 99.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
@@ -7999,6 +8041,13 @@ reference "sub:Séparation-des-lignes"
 .
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Flèches
 \begin_inset Index idx
@@ -9366,13 +9415,6 @@ reference "sub:Taille-parenthèses-automatique"
 .
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Accents
 \begin_inset CommandInset label
@@ -12504,6 +12546,13 @@ mathsurround
 pt.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Boîtes et cadres
 \begin_inset Index idx
@@ -12763,6 +12812,13 @@ fbox
 .
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \align center
 \begin_inset Tabular
@@ -18024,13 +18080,6 @@ spce
 _i,j=1
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Polices de caractères
 \begin_inset Index idx
@@ -19638,7 +19687,13 @@ On peut insérer toutes les lettres grecques avec le bouton
  grecques en mathématique doivent être écrites en italique.
  Dans certaines langues comme le russe et le français, elles sont parfois
  quand même en lettres droites.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
@@ -25978,13 +26033,6 @@ Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
 \end_layout
 
 \begin_layout Subsection
@@ -32999,6 +33047,13 @@ spécifiques
 .
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Commandes personnalisées
 \begin_inset CommandInset label
index c3978cd34764ea6708e4373c9db6fdc104988c37..b9b91467d46099cc2c55001badbf1a0bad54920e 100644 (file)
@@ -5619,6 +5619,48 @@ vmatrix
 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
 \end_layout
 
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\lang english
+Note:
+\series default
+ LaTeX limits the number of matrix columns with decorations to 10.
+ If you need more than 10
+\begin_inset space \thinspace{}
+\end_inset
+
+columns, you have to add this line to the document preamble:
+\end_layout
+
+\begin_layout Plain Layout
+
+\series bold
+\lang english
+
+\backslash
+setcounter{MaxMatrixCols}{number}
+\end_layout
+
+\begin_layout Plain Layout
+
+\lang english
+where 
+\emph on
+number
+\emph default
+ is the number of columns between 11 and 99.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset