IACR / latex-submit

Web server to receive uploaded LaTeX and execute it in a docker container.
GNU Affero General Public License v3.0
11 stars 0 forks source link

additional font requests #64

Closed kmccurley closed 2 months ago

kmccurley commented 8 months ago

I found one paper from Crypto last year that used this package for a math font. djb also requested this package for a different font handling in verbatim. I am tempted to just add both of these, but I'd have to track down which package to load.

jwbos commented 8 months ago

I had a closer look and am in favor of adding both to the Docker.

kmccurley commented 2 months ago

These were both added to the docker image.