| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| example.pdf | 2019-02-09 | 1.8 MB | |
| scrot.jpg | 2019-02-09 | 170.2 kB | |
| README.md | 2019-02-09 | 2.2 kB | |
| v0.7.0 source code.tar.gz | 2019-02-09 | 1.9 MB | |
| v0.7.0 source code.zip | 2019-02-09 | 1.9 MB | |
| Totals: 5 Items | 5.7 MB | 0 | |
Added
- Added
bgpackage option withfull,print, andnoneas possible values. - Added boolean
layoutpackage option to control whether the package formats the document on load. - Added
nomultitocpackage option to toggle multi-column table of contents. - Added
dndbookdocument class. - Added low-resolution background file as an option.
- Added Russian localization support.
- Added keycommands to generate text for melee, ranged, and hybrid (melee or ranged) attacks within monsterboxes. Includes localization support for the various phrases used.
- Added commands to generate titled sections for map areas and sub-areas, with associated counters and automatic reference labelling (as
area:<title>). - Added commands to help generate spell lists.
Changed
- Made
monsterboxtext the width of the column and the background spills into margin and column separator. - Removed excess space before and after
monsterbox. - Challenge rating on
monsterboxnow only needs the CR number. monsterboxrenamedmonsterboxbg.monsterboxis now an alias that maps tomonsterboxbgormonsterboxnobg, depending on the value of thebgpackage option.- Limited set of pre-loaded
tcolorboxlibraries tobreakable,skins, andxparse. - Title formats for sections now explicitly use
\RaggedRightto avoid poor layout appearance when using justified output. - Prevents page breaks immediately following section/subsection/subsubsection titles.
- Removed deprecated
dnditemtable. - Removed deprecated
bg-a4andbg-letterpackage options. - Removed deprecated
lmssenvironment.
Fixed
- Display monster elements with hanging indents.
- Allow
\monstersectionbefore sectioning command(s). - Removed excess space after
\dice. monsteraction: Only add a period to the action name if provided one.- Set fontlower on all tcolorbox environments.
- Fixed footer scroll and text alignment.
- Added
\xpnameto localization support. - Added localization to XP number
Deprecated
- Deprecated
bg-full,bg-none, andbg-printpackage options. Usebgpackage option instead. - Deprecated custom
\hlinein stat blocks. Use\dndlineinstead.