rpgtex/DND-5e-LaTeX-Template

Royal.sty dependency

bw-mutley opened this issue · 2 comments

I don't know if it is a real issue, but I had some small problems with instalation as it asked for Royal.sty after first run. I am reporting since it could be of help.

For texlive/Debian users, Royal.sty can be found here: https://packages.debian.org/buster/texlive-fonts-extra.

My guess is you are potentially running into issues with old versions of texlive or just don't have all the necessary packages installed (the linked version mentions 2018).

While I am not familiar with Debian's TeXLive package distribution, I think that even there the LaTeX packages could be updated with tlmgr.

https://www.tug.org/texlive/pkginstall.html

The required packages are listed in packages.txt.

https://github.com/rpgtex/DND-5e-LaTeX-Template/blob/master/packages.txt

I am going to close this as it seems there is not a bug here.