MiKTeX / miktex-packaging

the MiKTeX package factory
MIT License
19 stars 5 forks source link

nahuatl package files in wrong location #342

Closed mbertucci47 closed 1 year ago

mbertucci47 commented 1 year ago

The file nahuatl.sty from the nahuatl package is in .../MiKTeX/source/nahuatl/latex while it should be in .../MiKTeX/tex/latex/nahuatl. Note that no such directory .../MiKTeX/tex/latex/nahuatl currently exists.

Also, the file nahuatl.pk is in .../MiKTeX/source/nahuatl/font/pk when I believe it should be in some subdirectory of .../MiKTeX/fonts/pk.

edocevoli commented 1 year ago

Thank you, this has been fixed. Please check for updates tomorrow.

The PK file is not in the runtime tree because it will be created on-the-fly, if needed.