Skip to content

Commit

Permalink
Merge pull request #140 from dohyunkim/master
Browse files Browse the repository at this point in the history
luamplib.instances, coloured option in pattern definition
  • Loading branch information
dohyunkim authored Jun 21, 2024
2 parents 1860030 + 01e624f commit 77b48ad
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 97 deletions.
9 changes: 9 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
History of the luamplib package

2024/06/21 2.32.3
* 'coloured' is a synonym of the option 'colored' in pattern definition.

* fix a bug related to pdf page resources in dvi mode

* users can access the lua table containing mplib instances 'luamplib.instances',
through which metapost variables are also easily accessible as documented in
LuaTeX manual 11.2.8.4.

2024/06/14 2.32.2
* fix matrix conversion between MP and PDF

Expand Down
Loading

0 comments on commit 77b48ad

Please sign in to comment.