From 90ae413a94da014dbf7a6a8ab584f7c668483a5a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 27 Feb 2014 00:01:50 +0000 Subject: pgf 3.0.0 git-svn-id: svn://tug.org/texlive/trunk@33057 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex') diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex index a50f1179d7b..2a697d768e7 100644 --- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex +++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex @@ -11,7 +11,7 @@ \section{Matrix Library} \begin{tikzlibrary}{matrix} - This library packages defines additional styles and options for + This library package defines additional styles and options for creating matrices. \end{tikzlibrary} @@ -48,7 +48,7 @@ cell. The following key simplifies typesetting such matrices. be achieved in three ways. \begin{enumerate} \item You can modify, say, the - |row 2 column 5| style to pass special options to this particular + |row 2 column 3| style to pass special options to this particular cell. \begin{codeexample}[] @@ -98,7 +98,7 @@ cell. The following key simplifies typesetting such matrices. expands to |\path|, which includes |\draw|, |\node|, |\fill| and others, the |\node{| startup code and the |};| code are suppressed. This means that for this particular cell you can - provide a totally different contents. + provide totally different contents. \begin{codeexample}[] \begin{tikzpicture} @@ -132,7 +132,7 @@ cell. The following key simplifies typesetting such matrices. \end{key} \begin{key}{/tikz/nodes in empty cells=\meta{true or false} (default true)} - When set to |true|, a node (with an empty contents) is put in empty + When set to |true|, a node (with empty contents) is put in empty cells. Normally, empty cells are just, well, empty. The style can be used together with both a |matrix of nodes| and a |matrix of math nodes|. @@ -288,7 +288,7 @@ some after node magic. \begin{key}{/tikz/above delimiter=\meta{delimiter}} This option allows you to add a delimiter above the node. It is - implementing by rotating a left delimiter. + implemented by rotating a left delimiter. \begin{codeexample}[] \begin{tikzpicture} \matrix [matrix of math nodes,% -- cgit v1.2.3