Releases: lualatex/luamplib
Releases · lualatex/luamplib
v2.12.4
- workaround issue #74 relating to PATH limitation
- substitute InconsolataN font for Liberation Mono in the manual
v2.12.3
- remove a line relating graphictext hindrance
- version for TL2018
v2.12.2
- workaround issue #70 "Labels outside beginfig...endfig are not inherited"
- address issue #71 "metafun problem: arrow tips are not filled" by importing luatex-mplib.lua from context beta.
v2.12.1
- when
\mplibglobaltextext{enable}
is declared, metapost variables containing btex ... etex
labels can be inherited across code chunks. Of course, \mplibcodeinherit
should also be switched on.
v2.12.0
- when
\mplibglobaltextext{enable}
is declared, metapost variables containing btex ... etex
labels can be inherited across code chunks. Of course, \mplibcodeinherit
should also be switched on.
v2.11.3
fix a bug regarding nested mplibcode environments (#63)
v2.11.1
- adapts to latex 2015/10/01
- allows
btex ... etex
and verbatimtex ... etex
even when \mplibverbatim
is enabled
v2.11.0
- after
\mplibverbatim{enable}
, contents of mplibcode environment
will be read verbatim. So btex ... etex
, verbatimtex ... etex
,
\mpdim
, \mpcolor
are not allowed and all TeX commands will be
fed literally into mplib library.
- allow access to type1 fonts, which means we can use glyph
operator now (luatex rev 5266)
- color transparency is now compatible with pgf package and
beamer class as well. (luatex 0.80+ is recommended)
v2.10.1
- fix bug #55 regarding hash token