PierreSenellart / apxproof

LaTeX package for automatically putting proof environments in appendix
LaTeX Project Public License v1.3c
23 stars 8 forks source link

Modify build.lua so that l3build doc works #36

Closed komorin95 closed 4 years ago

komorin95 commented 4 years ago

After cloning and modifying apxproof.dtx, I found that make didn't work. Seemingly this is because the typeset directory is ignored in typeset() in build.lua. This pull request fixes this issue.

PierreSenellart commented 4 years ago

Not sure why this was working for me, but I integrated the build request.