DND-5e-LaTeX-Template icon indicating copy to clipboard operation
DND-5e-LaTeX-Template copied to clipboard

LaTeX package to typeset material for the fifth edition of the "world's greatest roleplaying game".

Results 40 DND-5e-LaTeX-Template issues
Sort by recently updated
recently updated
newest added

I am using this package to translate an adventure to spanish. Everithing is working flawlessly except the damage type of the \DndMonsterAttack. While in english you would write posion damage,...

Hi, In example.text / customization, we can see this : ``` \begin{tabularx}{\linewidth}{lX} \textbf{Color} & \textbf{Description} \\ \rowcolor{PhbLightGreen} |PhbLightGreen| & Light green used in PHB Part 1 (Default) \\ \rowcolor{PhbLightCyan} |PhbLightCyan|...

The `\DndMonsterAttack` macro breaks if macros such as `\emph` are used in the attack modifier. I encountered this issue with an attack modifier that is dependent on a spell being...

Is it possible to add a flag that just turns text to black and page background to white for printing? Sometimes one would use this template to annotate characters things...

Following-up on #304. This improves on #213. The translation for `\defaultsensesname` can be found on page 10 of the [free Japanese Basic Rules](http://hobbyjapan.co.jp/dd/support/pdf/dnd_dm_br_ver2.pdf): ![Screenshot_2021-01-24 dnd_dm_br_ver2 pdf](https://user-images.githubusercontent.com/23304955/105632623-7d49e700-5e97-11eb-8915-14dc6f887643.png) I fixed the translation...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Because the `DndMonster` environment doesn't place an anchor, it's currently not possible to refer to it. A possible workaround is by adding a `\phantomsection` to the monster. Properly anchoring the...

I think it would make sense to automatically reset `DndAreaCounter` when entering a new `section`, or at least a new `chapter`. Most people will want to have a new counter...

Hi, amazing work. I noticed that when I include the package 'siunitx' all Area- and Subareaheadlines vanish from my generated pdfs. This also happens for me with the example.tex-file.