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.
- Added
bg
package option withfull
,print
, andnone
as possible values.
- Made
monsterbox
text the width of the column and the background spills into margin and column separator. - Removed excess space before and after
monsterbox
. - Challenge rating on
monsterbox
now only needs the CR number.
- None
- Deprecated
bg-full
,bg-none
, andbg-print
package options.
- None
0.6.0 - 2017-10-12
- Added
bg-none
option to disable background image. - Defined coral-coloured
dnditemtable
environment. - Added
monsterboxnobg
environment for stat blocks without a background image. - Defined
\header
command for table headers. - Defined
\subtitlesection
command to format short object descriptions. - Customized
\tableofcontents
. - Added custom centred column type (
Y
) fordndtable
. - Defined
\dice
macro to compute average dice roll. - Added localization support.
- Added Italian localization.
- Defined bold italic
\paragraph
and\subparagraph
commands. - Customized
itemize
to match book style. - Added
themecolor
and customizable box colours. - Defined additional colours matching core books.
- Defined
spell
environment to format spells. - Added plain footer style for
bg-none
package option.
- Separate fancyhdr code into separate file.
- Switch layout package from fullpage to geometry.
\stat
macro computes modifier automatically.- Modified
dndtable
to support multiple columns (default: 2). - Disable "Chapter" prefix for
\chapter
. - Changed suggested class from
article
tobook
. - Enabled ragged alignment by default (disable with
justified
package option). - Separated the footer scroll from the background image.
\stats
tables have stable size inside stat block environments.- Fixed typos in example image.
- Made odd rows transparent in
dndtable
. - Fixed paragraph and line spacing.
- Remove
breakable
parameter frompaperbox
. - Allow commas in newtcolorbox titles.
- Deprecated
dnditemtable
. - Deprecated
bg-a4
andbg-letter
package options. - Deprecated
lmss
environment.
0.5 - 2016-03-24
- Added print variants of background images (
bg-print
package option). - Added package option to control letter size background images (
bg-letter
). - Added A4 size background images (
bg-a4
package option).
- Licensed under MIT license.
- Removed dependency on
multicols
; usetwocolumn
option forbook
class instead.
- Fixed footer positioning.
- Fixed spacing inside and around boxes.
- Disabled indentation after boxes.
- Enabled indentation within boxes.
- Removed
monster
environment.
0.2 - 2016-03-07
- Added preview to README.
- Defined
monster
andmonsterbox
environments for formatting monster stat blocks. - Defined
dndtable
environment for formatting tables. - Defined
quotebox
environment for formatting dialogue. - Added old paper style background images.
- Added fancy page footers.
- Defined
paperbox
environment to format sidebars.
- Reorganized package layout.
- Matched colours against published PDFs.
- Removed numbering from section titles.
- Set
\raggedcolumns
to flush content to top of column. `
- Defined green
commentbox
environment. - Section and subsection titles.