Skip to content

Commit

Permalink
docs: gen two docs
Browse files Browse the repository at this point in the history
presenter-doc
presenter-code
  • Loading branch information
LogCreative committed Oct 23, 2023
1 parent 2deb91d commit eb93f30
Show file tree
Hide file tree
Showing 3 changed files with 430 additions and 412 deletions.
2 changes: 1 addition & 1 deletion build.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
module = "presenter"

docfiledir = "texmf/doc/latex/" .. module
typesetfiles = {"presenter-doc.tex"}
typesetfiles = {"presenter-doc.tex", "presenter-code.tex"}

sourcefiledir = "texmf/source/latex/" .. module

Expand Down
Loading

0 comments on commit eb93f30

Please sign in to comment.