All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New options:
extension_count
,extension_width
,extension_height
- Options can be written with underscores:
box_height
,box_rule
,box_width
. - Debug informations can be enabled using the debug
option
.
- ...
- ...
- ...
- Fix color changes to black after cloze command #9
- ...
- Implement basic plain
TeX
respectively plainLuaTeX
interface.
- Fix duplicate line generation on the second line in cloze.
- Fix width of first line wrong in itemize, mdframed.
- Fix
\clozenol
not transparent #4 - Fix
clozebox
not transparent.
- The Lua part of the package (cloze.lua) is now being developed in a separate file.
- The readme file is now a standalone mardown file and not embedded in the dtx file any more.
- LDoc is being used to generate the source code documentation.
- Fix two bugs (cloze in display math, line color and hide).
- Add the new macro
\clozestrike
- Improve the documentation
- Add the new macros
\clozenol
and\clozeextend
and the environmentsclozebox
andclozespace
(This version was not published on CTAN.)
- The cloze makros are now working in tabular, tabbing and picture environments
- Make cloze compatible to
LuaTeX
version 0.95
- Inital release
- Converted to DTX file