Forgot password
 Register account
View 166|Reply 2

MetaPost Previewer

[Copy link]

3211

Threads

7832

Posts

52

Reputation

Show all posts

hbghlyj posted 2022-8-22 23:31 |Read mode
tlhiv.org/mppreview/
MetaPost Previewer by Troy Henderson
输入
  1. pickup pencircle scaled .1;
  2. draw
  3. for t=0 step 20 until 360:
  4. (1+2*cosd(t))*dir(t)..
  5. endfor cycle;
Copy the Code
导出SVG:
输入
  1. draw
  2. for t=-45 step 10 until 45:
  3. cosd(2t)*10*dir(t)..
  4. endfor
  5. for t=-45 step 10 until 45:
  6. -cosd(2t)*10*dir(t)..
  7. endfor cycle;
Copy the Code
导出SVG:
PDF User-friendly web utilities for generating LaTeX output and MetaPost graphics, TUGboat, vol. 33 (2012), no. 1.
PDF A beginner's guide to MetaPost for creating high-quality graphics, TUGboat, vol. 28 (2007), no. 1

673

Threads

110K

Posts

218

Reputation

Show all posts

kuing posted 2022-8-22 23:39
本论坛首页友情链接里一直都有这个 tlhiv.org 的网站,我有时会用它来预览小 latex 片段。

3211

Threads

7832

Posts

52

Reputation

Show all posts

original poster hbghlyj posted 2022-8-24 03:39
kuing 发表于 2022-8-22 16:39
本论坛首页友情链接里一直都有这个 tlhiv.org 的网站,我有时会用它来预览小 latex 片段。 ...
@kuing  可以考虑自己建一个类似的

Quick Reply

Advanced Mode
B Color Image Link Quote Code Smilies
You have to log in before you can reply Login | Register account

$\LaTeX$ formula tutorial

Mobile version

2025-7-20 05:39 GMT+8

Powered by Discuz!

Processed in 0.011347 seconds, 22 queries