The branch, 2.0.x, has been updated. - Log -----------------------------------------------------------------
commit be96eec1c87ebe89581c58779e1b1f8c6041fc81 Author: Uwe Stöhr <[email protected]> Date: Sun Apr 21 22:19:29 2013 +0200 UserGuide.lyx: fix an expression as discussed in the list diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index a5ff796..f26dbef 100644 --- a/lib/doc/UserGuide.lyx +++ b/lib/doc/UserGuide.lyx @@ -23823,7 +23823,7 @@ arg "dialog-show mathdelimiter" \end_inset . - For example, that is how you would construct the brackets around a matrix: + For example, if you construct the brackets around a matrix in this way: \begin_inset Formula \[ \left[\begin{array}{cc} @@ -23834,7 +23834,7 @@ arg "dialog-show mathdelimiter" \end_inset -and to make it easier to see the layers of parentheses. +it makes it easier to see the layers of parentheses. Below, the expression on the left was entered using the delimiter icon \begin_inset Info ----------------------------------------------------------------------- Summary of changes: lib/doc/UserGuide.lyx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- The LyX Source Repository
