rpgtex/DND-5e-LaTeX-Template

Print-Friendly version

jeyj0 opened this issue · 2 comments

jeyj0 commented

Hello, super awesome package you got here!

Since I generally type all my pre-session notes digitally and then print them out to use in-session, my goal is to use this package for the printed notes.
However, always printing the background image seems a bit overkill for notes. Is there a printer-friendly version that just simply disables the background-image (or a simple way of doing that?).

My latex foo isn't very advanced yet, which is why I'm even asking here. I'm assuming it's a one-liner to override the background image ;)

As a workaround I'd probably switch out the graphic in my local clone of this package.

Set the package option bg to print or none.

https://github.com/rpgtex/DND-5e-LaTeX-Template#bg

jeyj0 commented

Well, I seem to simply have overread that. Thanks a lot for your help!