Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azmath-doc does not compile with enumitem 3.0.1 #5

Closed
na4zagin3 opened this issue Dec 19, 2021 · 0 comments · Fixed by #6
Closed

azmath-doc does not compile with enumitem 3.0.1 #5

na4zagin3 opened this issue Dec 19, 2021 · 0 comments · Fixed by #6

Comments

@na4zagin3
Copy link
Contributor

 ---- ---- ---- ----
  type checking 'azmath.saty' ...
  [Warning] at "azmath.saty", line 57, characters 68-69: math script without brace.
  [Warning] at "azmath.saty", line 71, characters 66-67: math script without brace.
  [Warning] at "azmath.saty", line 71, characters 64-65: math script without brace.
  [Warning] at "azmath.saty", line 175, characters 33-34: math script without brace.
  [Warning] at "azmath.saty", line 196, characters 35-36: math script without brace.
  [Warning] at "azmath.saty", line 216, characters 18-19: math script without brace.
  [Warning] at "azmath.saty", line 216, characters 24-25: math script without brace.
  [Warning] at "azmath.saty", line 216, characters 36-37: math script without brace.
  [Warning] at "azmath.saty", line 217, characters 31-32: math script without brace.
  [Warning] at "azmath.saty", line 218, characters 31-32: math script without brace.
  [Warning] at "azmath.saty", line 218, characters 37-38: math script without brace.
  [Warning] at "azmath.saty", line 246, characters 20-21: math script without brace.
  [Warning] at "azmath.saty", line 246, characters 26-27: math script without brace.
  [Warning] at "azmath.saty", line 246, characters 38-39: math script without brace.
  [Warning] at "azmath.saty", line 247, characters 33-34: math script without brace.
  [Warning] at "azmath.saty", line 248, characters 33-34: math script without brace.
  [Warning] at "azmath.saty", line 248, characters 39-40: math script without brace.
  [Warning] at "azmath.saty", line 267, characters 32-33: math script without brace.
  [Warning] at "azmath.saty", line 267, characters 47-48: math script without brace.
  [Warning] at "azmath.saty", line 268, characters 32-33: math script without brace.
  [Warning] at "azmath.saty", line 268, characters 38-39: math script without brace.
  [Warning] at "azmath.saty", line 317, characters 18-19: math script without brace.
  [Warning] at "azmath.saty", line 317, characters 32-33: math script without brace.
  [Warning] at "azmath.saty", line 317, characters 44-45: math script without brace.
  [Warning] at "azmath.saty", line 318, characters 18-19: math script without brace.
  [Warning] at "azmath.saty", line 318, characters 32-33: math script without brace.
  [Warning] at "azmath.saty", line 318, characters 44-45: math script without brace.
  [Warning] at "azmath.saty", line 319, characters 32-33: math script without brace.
  [Warning] at "azmath.saty", line 320, characters 32-33: math script without brace.
  [Warning] at "azmath.saty", line 320, characters 38-39: math script without brace.
  [Warning] at "azmath.saty", line 365, characters 18-19: math script without brace.
  [Warning] at "azmath.saty", line 365, characters 24-25: math script without brace.
  [Warning] at "azmath.saty", line 365, characters 36-37: math script without brace.
  [Warning] at "azmath.saty", line 366, characters 31-32: math script without brace.
  [Warning] at "azmath.saty", line 367, characters 31-32: math script without brace.
  [Warning] at "azmath.saty", line 367, characters 37-38: math script without brace.
  [Warning] at "azmath.saty", line 388, characters 18-19: math script without brace.
  [Warning] at "azmath.saty", line 388, characters 24-25: math script without brace.
  [Warning] at "azmath.saty", line 388, characters 36-37: math script without brace.
  [Warning] at "azmath.saty", line 389, characters 31-32: math script without brace.
  [Warning] at "azmath.saty", line 389, characters 37-38: math script without brace.
  [Warning] at "azmath.saty", line 410, characters 18-19: math script without brace.
  [Warning] at "azmath.saty", line 410, characters 24-25: math script without brace.
  [Warning] at "azmath.saty", line 410, characters 36-37: math script without brace.
  [Warning] at "azmath.saty", line 411, characters 31-32: math script without brace.
  [Warning] at "azmath.saty", line 412, characters 31-32: math script without brace.
  [Warning] at "azmath.saty", line 412, characters 37-38: math script without brace.
  [Warning] at "azmath.saty", line 431, characters 18-19: math script without brace.
  [Warning] at "azmath.saty", line 431, characters 24-25: math script without brace.
  [Warning] at "azmath.saty", line 431, characters 36-37: math script without brace.
  [Warning] at "azmath.saty", line 432, characters 31-32: math script without brace.
  [Warning] at "azmath.saty", line 433, characters 31-32: math script without brace.
  [Warning] at "azmath.saty", line 433, characters 37-38: math script without brace.
  [Warning] at "azmath.saty", line 460, characters 10-11: math script without brace.
  [Warning] at "azmath.saty", line 460, characters 16-17: math script without brace.
  [Warning] at "azmath.saty", line 460, characters 22-23: math script without brace.
  [Warning] at "azmath.saty", line 461, characters 26-27: math script without brace.
  [Warning] at "azmath.saty", line 461, characters 32-33: math script without brace.
  [Warning] at "azmath.saty", line 461, characters 38-39: math script without brace.
! [Type Error] at "azmath.saty", line 492, character 16 to line 521, character 5:
    this expression has type
      itemize,
    but is expected of type
      block-text.
    This constraint is required by the expression
    at "enumitem.satyh", line 377, characters 24-34.

Dependencies: see na4zagin3/satyrographos-repo#404

na4zagin3 added a commit to na4zagin3/satysfi-azmath that referenced this issue Apr 16, 2022
This commit rewrites the document with enumitem 3.

Fixes monaqa#5
@monaqa monaqa closed this as completed in #6 Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant