summaryrefslogtreecommitdiff
path: root/graphics/pgf/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/pgf/README
Initial commit
Diffstat (limited to 'graphics/pgf/README')
-rw-r--r--graphics/pgf/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/pgf/README b/graphics/pgf/README
new file mode 100644
index 0000000000..e856b6c72a
--- /dev/null
+++ b/graphics/pgf/README
@@ -0,0 +1,17 @@
+pgf -- A Portable Graphic Format for TeX
+
+PGF is a macro package for creating graphics. It is platform-
+and format-independent and works together with the most important
+TeX backend drivers, including pdftex and dvips. It comes with
+a user-friedly syntax layer called TikZ.
+
+Its usage is similar to pstricks and the standard picture
+environment. PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and
+ConTeXt. Unlike pstricks, it can produce either PostScript or PDF output.
+
+The material in base/ is by the author of the pgf package.
+
+The material in contrib/ is by various authors, not necessarily
+associated with the authors of the base material.
+
+ \ No newline at end of file