Skip to content

Commit

Permalink
fix: code
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Jun 17, 2024
1 parent 0c5dda7 commit f69eb43
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/mitex/specs/mod.typ
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
#let packages = (latex-std,)
#let mitex-scope = packages.map(pkg => pkg.scope).sum()

[
// 2. export all packages with specs by metadata and <mitex-packages> label,
// mitex-cli can fetch them by
// `typst query --root . ./packages/mitex/specs/mod.typ "<mitex-packages>"`
#metadata(packages) <mitex-packages>
#packages
]

0 comments on commit f69eb43

Please sign in to comment.