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

Adapt package to SyntaxAnnotations v0.2.0 #18

Merged
merged 1 commit into from
May 21, 2016
Merged

Conversation

jkuczm
Copy link
Owner

@jkuczm jkuczm commented May 21, 2016

Backward incompatible change: adapted annotateSyntaxProcessor options to new AnnotateSyntax options.

New feature: added "String" and "Comment" annotation types to $annotationTypesToTeX with only TeX annotation and no TeX keys.

* Add `syntaxBox` used as annotation passed to `AnnotateSyntax`, since
new SyntaxAnnotations no longer provides public `SyntaxBox`.

* Add `allowedTypes` argument to `commonestAnnotationTypes`. New
SyntaxAnnotations can annotate strings on RHS of infix `MessageName` and
we don't want them to be put to TeX options since there's no
corresponding key.

* Add `"String"` and `"Comment"` annotation types to
`$annotationTypesToTeX` with only TeX annotation and no TeX keys.

* Adapt `annotateSyntaxProcessor` options to new `AnnotateSyntax`
options.

* Adapt tests.

* Adapt install scripts.
@jkuczm jkuczm added this to the 0.2.0 milestone May 21, 2016
@jkuczm jkuczm merged commit ae9d039 into master May 21, 2016
@jkuczm jkuczm deleted the SyntaxAnnotations_v0.2.0 branch May 21, 2016 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant