Hello,

  this is a very little patch for the array entry in the UserGuide.lyx
document : it says that "M-x math-matrix" (is that specific to emacs
keybindings?) and that one can modify an array (i.e. add columns or
change alignment) by hand-modifying the .lyx file.

  Cheers,

  Etienne

======================================================================
--- UserGuide.lyx.orig  Fri Jan 15 14:10:43 1999
+++ UserGuide.lyx       Fri Jan 15 14:11:21 1999
@@ -1,4 +1,4 @@
-#This file was created by <lasgoutt> Mon Dec 28 14:07:02 1998
+#This file was created by <etienne> Fri Jan 15 14:11:19 1999
 #LyX 1.0 (C) 1995-1998 Matthias Ettrich and the LyX Team
 \lyxformat 2.15
 \textclass book
@@ -16740,6 +16740,11 @@
 \layout Standard
 
 Arrays, such as matrices, are easily entered in LyX.
+ Typing
+\family sans 
+ M-x math-matrix 2 3 
+\family default 
+creates a matrix with 3 rows and 2 columns.
  In the 
 \family sans 
 Math
@@ -16794,6 +16799,23 @@
 \family default 
 \series default 
 , but you can't add or delete columns, yet.
+ In fact, you can, if you are willing to hand-modify the .lyx file : the
+ array is written there like a 
+\latex latex 
+
+\backslash 
+LaTeX 
+\latex default 
+array, so you may add columnsor change their justifications.
+ You should be careful to modify it 
+\begin_inset Quotes eld
+\end_inset 
+
+cleanly
+\begin_inset Quotes erd
+\end_inset 
+
+.
  Here's another example, with different alignments on the three columns:
 \begin_inset Formula 
 \[

Reply via email to