Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
distributions:annexes:logiciels_de_dessin3 [2018/05/22 19:39] – joseph.wright | 6_distributions:annexes:logiciels_de_dessin3 [2021/04/21 14:52] (Version actuelle) – Suppression après ajout du contenu à "6_distributions/annexes/logiciels_de_dessin" jejust | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | # (La)TeX-friendly drawing packages | ||
- | |||
- | `(X)Fig` is a menu driven tool that allows you to | ||
- | draw objects on the screen of an X workstation; | ||
- | is a set of tools which translate the code `fig`. | ||
- | of export formats is very long, and includes MetaFont and MetaPost, | ||
- | Encapsulated PostScript and PDF, as well as combinations that wrap | ||
- | a graphics format in a LaTeX import file, which may include | ||
- | LaTeX commands to place text (compiled by LaTeX itself) as | ||
- | labels, etc., in the figures. | ||
- | |||
- | There' | ||
- | believed to work under `cygwin` with its X-windows system). | ||
- | However, the program | ||
- | [`jfig`](http:// | ||
- | is thought by many to be an acceptable substitute, written in Java. | ||
- | |||
- | `Asymptote` is a widely-praised development of the MetaPost | ||
- | language, which can draw 2D or 3D diagrams, and can also label | ||
- | diagrams with LaTeX text; copious documentation is available via | ||
- | [`asymptote`s web site](http:// | ||
- | |||
- | |||
- | ---- | ||
- | |||
- | Content last updated: 2014-06-10 | ||