PJBrs
PJBrs
I've given this some more reflection. Upon further inspection, I noticed that dungeonsheets doesn't use multipage tables at all, not in fancy pages or in regular latex output. so this...
Improved this PR... I took the [DndTable environment](https://github.com/rpgtex/DND-5e-LaTeX-Template/blob/dev/lib/dndtable.sty) from the [RPGTeX latex style](https://github.com/rpgtex/DND-5e-LaTeX-Template) and reimplemented it using supertabular* instead of tabularx. As a consequence, fancy-themed tables now have the same...
Did small further tweaks to this PR. I did some regular expression substitutions in python that would have been nicer in latex, but that was beyond my competencies. As far...
I noticed that this PR was sitting here for a while already, which made me have another look at these patches. On second thought, I think I was wrong in...
> You are proposing undoing [cc7be9d](https://github.com/canismarko/dungeon-sheets/commit/cc7be9d139fce8bb9d51e68b5e44e1fb4602bf2e) and [440236b](https://github.com/canismarko/dungeon-sheets/commit/440236b29dbaa1d1b649643c7e709ad0180a3bad), right? No, not quite, [440236b](https://github.com/canismarko/dungeon-sheets/commit/440236b29dbaa1d1b649643c7e709ad0180a3bad) is a partial undo of [cc7be9d](https://github.com/canismarko/dungeon-sheets/commit/cc7be9d139fce8bb9d51e68b5e44e1fb4602bf2e). But I can see that perhaps in these two patches I...
So, I split the most complex patch in this series. The two patches that you wanted to merge in any case are: https://github.com/canismarko/dungeon-sheets/pull/159/commits/7727c1385c995e464ad07a142bd0bf0a65ffedf1 and https://github.com/canismarko/dungeon-sheets/pull/159/commits/e005acdf9da635969b0ec2b4bd38ec572499faf3 The rest of this PR...
@canismarko Anything else I can do for this PR?
Hi @bw-mutley! Thanks! I think most of the more structural changes apply to the features pages, hardly any to MSavaga's style. I've tested both though. If you have any suggestions...
So, I sorted all my patches. The first five patches are trivial spelling and whitespace fixes. The next four add some equipment and offer very small corrections: - Ice Knife:...
Hi @canismarko , take your time! By now it should be clear that I couldn't help myself anyway :-) I think, given all patches I now added, the majority should...