blob: a3df3662af9dced0f4cb4a79efc8026ab1cb8151 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
hvextern.sty ----------------
v 0.27 2022-05-27 - suppress overfull warnings for filename output
- fix for tcolorbox with minipage and breakable
- write filename in tt
- added verbose message for force=false
v 0.26 2022-05-23 - set filenames for twocolumn mode outer/inner
- added keywords outerFN and shiftFN
v 0.25 2022-05-19 - added framesep keyword
- added keywords for vertical space
- added keyword textOptions for reading text output
- use \hv@marginpar instead of \marginpar/\marginnote
v 0.24 2022-05-11 - fix introduced bug for \hv@rm
- added tcolorbox support for \runExtCmd
. added keywords pagesep and mpsep
v 0.23 2022-05-08 - added \runExtCmd
- added doctype shell
v 0.22 2022-05-05 - added mpvalign, tclbox
v 0.21 2022-04-30 - added java support
v 0.20 2022-04-27 - use L3 for the comma separated lists
cleanup and runsequence
- move the config files into the main file
v 0.19 2022-04-23 first CTAN version
|