Commit graph

4 commits

Author SHA1 Message Date
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
minskim
eeb7369472 Update tex-metapost{,-doc} to 1.212.
Changes:

* MetaPost now adheres to the openin_any / openout_any settings in
   texmf.cnf

* In some cases 'readfrom' made the file's path be prepended to the
   actually read string from the file.

* The 'prologues:=3 output' with embedded labels was unreliable,
   especially when the resulting eps was included into a TeX document
   via dvips.

* 'newinternal numeric' has been fixed, it generated an error in
   metapost 1.211.

* Label regeneration sometimes failed to run when the file time stamps
   were close together.

* Reallocation of the string pool during output file name creation
   ('outputtemplate') could cause corruption in the created file's name.
2011-12-15 22:34:40 +00:00
minskim
f5afe86653 Do not generate an mpost format for mfplain, which is now a part of
web2c.  Noted by tron@.
2011-07-28 08:54:58 +00:00
minskim
d455a308ad Import tex-metapost-1.211 as graphics/tex-metapost.
MetaPost uses a language based on that of MetaFont to produce precise
technical illustrations. Its output is scalable PostScript or SVG,
rather than the bitmaps MetaFont creates.
2010-06-16 23:57:26 +00:00