MetaPost Wiki
From Metapost
(→External pages) |
|||
(16 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | This site is intended as a community-editable '''MetaPost FAQ''' directed mainly at beginner-to-intermediate level users. | |
- | This site is | + | '''What is it?''' This site is not a replacement for existing pages and mailing lists. It does not aim at answering every possible question related to MetaPost. The main mission is to answer most common '''practical''' questions about not only the language itself but also its implementations and iteractions with other programs. In other words, to let people get started with MetaPost easily. |
- | + | '''Why'''? There are some questions that appear on the Metapost mailing list quite often, so I thought it might be useful to create a dedicated Metapost FAQ. When encountering a problem, 99% of novices give up and only 1% ask for the solution. Don't let petty problems problems prevent people from experiencing the amazing power of Metapost! | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | There are some questions that appear on the Metapost mailing list quite often, so I thought it might be useful to create a dedicated Metapost FAQ. When encountering a problem, 99% of novices give up and only 1% ask for the solution. Don't let petty problems problems prevent people from experiencing the amazing power of Metapost! | + | |
==Topics== | ==Topics== | ||
- | * [Font problems] | + | * [[Font problems]] |
+ | * [[Latex|Embedding MetaPost output in Latex]] | ||
+ | * [[Functions|Useful functions]] | ||
==Useful packages== | ==Useful packages== | ||
Line 23: | Line 19: | ||
* [http://tug.org/metapost.html Metapost link collection: tutorials, manuals, mailing lists, ...] | * [http://tug.org/metapost.html Metapost link collection: tutorials, manuals, mailing lists, ...] | ||
- | * [http:// | + | * [http://tug.org/docs/metapost/mpman.pdf Metapost manual] |
* [http://en.wikipedia.org/wiki/MetaPost Wikipedia entry on MetaPost] | * [http://en.wikipedia.org/wiki/MetaPost Wikipedia entry on MetaPost] | ||
* [http://wiki.contextgarden.net/MetaFun MetaFun] | * [http://wiki.contextgarden.net/MetaFun MetaFun] | ||
+ | * [https://foundry.supelec.fr/projects/metapost Developers page: sources and bug tracking] | ||
==Contributing== | ==Contributing== | ||
Line 33: | Line 30: | ||
The preferred content is either: (i) overview-style articles or (ii) step-by-step guides. Concrete, easy to use examples are essential. Pictures are good. Try not to confuse beginners with too many details. Writing a section about your favourite MetaPost aspect/problem/package is a good way to start. | The preferred content is either: (i) overview-style articles or (ii) step-by-step guides. Concrete, easy to use examples are essential. Pictures are good. Try not to confuse beginners with too many details. Writing a section about your favourite MetaPost aspect/problem/package is a good way to start. | ||
- | + | [http://www.cl.cam.ac.uk/~pz215/ Piotr Zielinski] | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Current revision as of 12:45, 14 July 2007
This site is intended as a community-editable MetaPost FAQ directed mainly at beginner-to-intermediate level users.
What is it? This site is not a replacement for existing pages and mailing lists. It does not aim at answering every possible question related to MetaPost. The main mission is to answer most common practical questions about not only the language itself but also its implementations and iteractions with other programs. In other words, to let people get started with MetaPost easily.
Why? There are some questions that appear on the Metapost mailing list quite often, so I thought it might be useful to create a dedicated Metapost FAQ. When encountering a problem, 99% of novices give up and only 1% ask for the solution. Don't let petty problems problems prevent people from experiencing the amazing power of Metapost!
Contents |
[edit] Topics
[edit] Useful packages
- latexmp
- boxes
[edit] External pages
- Metapost link collection: tutorials, manuals, mailing lists, ...
- Metapost manual
- Wikipedia entry on MetaPost
- MetaFun
- Developers page: sources and bug tracking
[edit] Contributing
[edit] Style guidelines
The preferred content is either: (i) overview-style articles or (ii) step-by-step guides. Concrete, easy to use examples are essential. Pictures are good. Try not to confuse beginners with too many details. Writing a section about your favourite MetaPost aspect/problem/package is a good way to start.