MetaPost Wiki

From Metapost

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 1: Line 1:
-
==Welcome to Metapost wiki==
+
This site is intended as a community-editable '''MetaPost FAQ''' directed mainly at beginner-to-intermediate level users. 
-
This site is indended 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 MetaPostThe 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.
-
===What is it?===
+
'''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!
-
 
+
-
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!
+
==Topics==
==Topics==
-
* [Font problems]
+
* [[Font problems]]
 +
* [[Latex|Embedding MetaPost output in Latex]]
 +
* [[Functions|Useful functions]]
==Useful packages==
==Useful packages==
Line 22: Line 18:
==External pages==
==External pages==
-
* [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://cm.bell-labs.com/who/hobby/mppubs.html#man|Metapost manual]
+
* [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 35: 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.
-
===Editing basics===
+
[http://www.cl.cam.ac.uk/~pz215/ Piotr Zielinski]
-
 
+
-
* What can you do with a wiki? [http://tour.pbwiki.com/|Take a tour] and [http://metapost.pbwiki.com/newpage.php| use pre-made templates]
+
-
* How do you create a new page? [2 easy ways]
+
-
* Learn how to use **bold**, ''italics'', tables, and more: [WikiStyle|The wiki style page]
+
-
* Share this wiki with others. [http://metapost.pbwiki.com/share.php|It's easy]
+
-
Wiki successfully set up.
+
-
 
+
-
==First Steps==
+
-
The username and password for the administrative account is '''admin''', '''admin'''.
+
-
#<font color="red">Important:</font>  [[Special:Userlogin|Log in]] as admin and go to [[Special:Preferences|Preferences]] to change your password!
+
-
#Write down your password.
+
-
#On this page: [[image_logo_url]] put just the url for the logo that you want in the upper left corner of your wiki.
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
 
+
-
==Other optional things to do==
+
-
*Control the rights of anonymous and logged in users through the [[Control Panel]] (which can be found in the toolbox on the left side of this page).
+
-
*Add the url for your wiki to the [http://www.editthis.info/wiki/index.php/Categorized_Wiki_List Categorized wiki list]. Simply edit that page and put your wiki under the appropriate category.
+
-
*To increase the amount of space you have for uploads, add links to http://editthis.info from external sites, and go to the [http://editthis.info/wiki/index.php/Link_Quota_Page Link Quota Page] to increase your uploads quota.
+
-
*Edit [[MediaWiki:Sidebar]] to change the navigation menu
+
-
*Add this wiki to some external wiki indexes:
+
-
#[http://en.wikipedia.org/wiki/List_of_wiki Wikipedia list of wikis]
+
-
#[http://www.wikiindex.com/Add_a_Wiki WikiIndex]<br>
+
-
*If you are feeling adventurous and know a little about web design you can edit the  javascript and css to the [[Header]] to change the look of your wiki.
+
-
**You must log as admin to do this
+
-
**Whatever you enter in this page will be added to the html in the header after the standard style sheet, so you can override styles.
+
-
*Read the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for other usage and configuration help.
+
-
*Add your wiki to the [http://editthis.info/wiki/index.php/Map_of_wikis map of wikis]
+
-
*Add a message to the [http://www.editthis.info/wiki/index.php/Feedback Feedback Page] if you see anything that could be improved.
+

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

[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.

Piotr Zielinski

Personal tools