From 7e8b8cfcef22a3abcec4a5252d1f5456f7c0998a Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Tue, 5 Oct 2010 11:06:19 -0400 Subject: [PATCH] Added PGF. --- posts/PGF.mdwn | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 posts/PGF.mdwn diff --git a/posts/PGF.mdwn b/posts/PGF.mdwn new file mode 100644 index 0000000..56e9c88 --- /dev/null +++ b/posts/PGF.mdwn @@ -0,0 +1,16 @@ +[[!meta title="PGF"]] + +[PGF][] (Portable Graphic Format) provides LaTeX-style graphics for +[[LaTeX]]. Take a look at [these examples][examples]. The [manual][] +is pretty readable (and pretty pretty ;), but sometimes lacking in +detail. There's only so much you can fit into 500 odd pages ;). +Don't get intimidated, the size is due to the quantity and quality of +useful macros. + +[PGF]: http://www.ctan.org/tex-archive/help/Catalogue/entries/pgf.html +[examples]: http://www.texample.net/tikz/examples/all/ +[manual]: http://www.ctan.org/tex-archive/graphics/pgf/base/doc/generic/pgf/pgfmanual.pdf + +[[!tag tags/LaTeX]] +[[!tag tags/programming]] +[[!tag tags/tools]] -- 2.26.2