summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pgfkeyx/README
blob: db3cf4ed7645586abefa134e4a6fdc4dc34c8b81 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
This is the README file for the pgfkeyx package.

VERSION

Version 0.0.1, April 2012.

SUMMARY

The pgfkeyx package provides extensions and robustness to the
pgfkeys package. In particular, it can deal with active comma,
equality sign, and slash in key parsing. It also introduces new
handlers.

It requires pgfkeys package to be loaded first. This restriction
may be lifted in the future, if pgfkeyx became independent of
pgfkeys package.

This is currently a package for LaTeX users only. However, we've 
started generating platform-independent code in this package, as 
required by pgf/tikz team.


LICENSE

Copyright (c) 2012 Ahmed Musa.

This software is author-maintained. Permission is granted to copy,
distribute and/or modify this software under the terms of the
LaTeX Project Public License, version 1.3 or higher. This software
is provided 'as it is', without warranty of any kind, either
expressed or implied, including, but not limited to, the implied
warranties of merchantability and fitness for any particular purpose.


RELATED PACKAGES

pgfkeys

AUTHOR

Ahmed Musa (amusa22@gmail.com)