summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pgf/libraries/pgflibrarytikzcoordinatesystems.code.tex
blob: 68659de81383b4b3060870056ec3a8e8e3137094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
% Copyright 2007 by Till Tantau
%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Public License.
%
% See the file doc/generic/pgf/licenses/LICENSE for more details.

\ProvidesFileRCS[v\pgfversion] $Header: /cvsroot/pgf/pgf/generic/pgf/libraries/pgflibrarytikzmatrix.code.tex,v 1.5 2007/01/08 10:42:19 tantau Exp $



% Barycentric coordinates
%
% Usage: the argument of the coordinate system expression should be a
% list of comma-separated pairs of the form node=number. For each
% node, the center anchors is weighted by the number.
%
% Exampe: (barycentric cs:a=1,b=1,c=1) yields the weighted middle of
% the three points a.center, b.center, c.center.


\endinput