diff options
Diffstat (limited to 'Master/texmf-dist/doc/metapost/featpost/macro/README.macro')
-rw-r--r-- | Master/texmf-dist/doc/metapost/featpost/macro/README.macro | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/metapost/featpost/macro/README.macro b/Master/texmf-dist/doc/metapost/featpost/macro/README.macro new file mode 100644 index 00000000000..e0ee0478491 --- /dev/null +++ b/Master/texmf-dist/doc/metapost/featpost/macro/README.macro @@ -0,0 +1,13 @@ +The first thing to do here is + + inimpost featpost + +But it would be more standard +putting "featpost3Dplus2D.mp" +inside /usr/share/texmf/metapost/misc/, +launching the command "texhash" +and than uncommenting the line + + %input featpost3Dplus2D; + +in the example files. |