summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/featpost/README.featpost
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:45:48 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:45:48 +0000
commit5dc602d16c5be2fd035b254ca23484a90aebd6dc (patch)
tree72efb15fba318cc2096a8cc6999ed3fa0bff317d /Master/texmf-dist/doc/metapost/featpost/README.featpost
parentb4fc5f639874db951177ec539299d20908adb654 (diff)
doc 5
git-svn-id: svn://tug.org/texlive/trunk@81 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/featpost/README.featpost')
-rw-r--r--Master/texmf-dist/doc/metapost/featpost/README.featpost36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/metapost/featpost/README.featpost b/Master/texmf-dist/doc/metapost/featpost/README.featpost
new file mode 100644
index 00000000000..412e68a7f46
--- /dev/null
+++ b/Master/texmf-dist/doc/metapost/featpost/README.featpost
@@ -0,0 +1,36 @@
+If you've just unpacked FEATPOST it's time to do
+ bashscript/dosome.sh < /dev/null
+You'll see many text lines rolling up your scren,
+some of them containing error messages.
+DON'T PANIC. This will just take quite
+some time and about 80MB of disk space.
+It is supposed that you've got, at least,
+ImageMagick and Linuxdoc installed. Galrey, dog and
+textutils are also in order. All software is available
+as Debian GNU/Linux packages (except FEATPOST).
+Well, this is a bit complicated. The simple way is
+to copy the file
+ macro/featpost3Dplus2D.mp
+to
+ /usr/TeX/texmf-local/metapost/local/
+or
+ /usr/share/texmf/metapost/misc/
+or something appropriate and to do
+ texhash
+
+If you're returning you should remember to do
+ export TEX=latex
+ mpost -mem featpost example/standard/someexamplefile.mp
+ bashscript/laproof someexamplefile N
+ gv someexamplefile.N.eps &
+but, again, if you chose the simple way you must uncomment
+ %input featpost3Dplus2D;
+in someexamplefile.mp
+
+Good luck!
+
+P.S. - The cutting-edge feature is
+ "Automatic Perspective Tuning"
+as processed by the macro "photoreverse".
+If you want to know more about this:
+ nobre@lince.cii.fc.ul.pt