summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/greenpoint
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-22 00:34:43 +0000
committerKarl Berry <karl@freefriends.org>2007-09-22 00:34:43 +0000
commit0cb4f83627728b8f9298d1cf7d3983d9dfd03419 (patch)
tree53ed800dc4c2efaf62f04ba4afedb8ad71554de7 /Master/texmf-dist/doc/fonts/greenpoint
parent5482ec772eb525c439b53e2b9530740586590344 (diff)
greenpoint doc in fonts (luecking, 23 Jul 2007 13:47:15)
git-svn-id: svn://tug.org/texlive/trunk@5006 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/greenpoint')
-rw-r--r--Master/texmf-dist/doc/fonts/greenpoint/ChangeLog8
-rw-r--r--Master/texmf-dist/doc/fonts/greenpoint/README34
2 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/greenpoint/ChangeLog b/Master/texmf-dist/doc/fonts/greenpoint/ChangeLog
new file mode 100644
index 00000000000..4fda668665c
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/greenpoint/ChangeLog
@@ -0,0 +1,8 @@
+Version 0.9.1 (August 31st, 2001)
+
+ *) initial public release
+
+Version 1.0 (September 30th, 2003)
+
+ *) refined symbol shape
+ *) more elaborate documentation
diff --git a/Master/texmf-dist/doc/fonts/greenpoint/README b/Master/texmf-dist/doc/fonts/greenpoint/README
new file mode 100644
index 00000000000..24134d0dd9b
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/greenpoint/README
@@ -0,0 +1,34 @@
+greenpoint.mf --- The Green Point in METAFONT.
+
+This is the logo of "Der Gruene Punkt" ("The Green Point"). It can be perceived
+on nearly every bottle in Austria and probably in other parts of the world. It
+should not be confused with the "Recycle"-logo, implemented in METAFONT by
+Ian Green.
+
+You can use it in your documents like this:
+
+ \font\gp=greenpoint
+ This is The Green Point: {\gp G}.
+
+To scale the symbol, use
+
+ \font\gp=greenpoint at 20pt
+
+(or any other size you want - default is 10pt).
+
+
+
+The latest version of The Green Point will be available from
+
+http://triskam.virtualave.net/greenpoint/greenpoint.html
+
+and from http://www.ctan.org.
+
+For any comments, send e-mail to: triska@gmx.at
+
+
+I want to thank Beate Edl for her sharp eye and her suggestions.
+
+Good luck,
+Markus Triska.
+September 30th, 2003.