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

"StringRules" option #14

Merged
merged 6 commits into from
May 21, 2016
Merged

"StringRules" option #14

merged 6 commits into from
May 21, 2016

Conversation

jkuczm
Copy link
Owner

@jkuczm jkuczm commented May 21, 2016

Backward incompatible changes.

  • Remove getBoxesToFormattedTeX function.
  • Change $charsToTeX to $stringsToTeX.

New features.

  • Add "StringRules" option to mmaCellProcessor.
  • Move headRulesToBoxRules to `Configuration`` context.

jkuczm added 6 commits April 27, 2016 00:18
With tests.

`Whitespace` matches `\[IndentingNewLine] since Mathematica v10.1, we
backport this behavior.
* Add joining of adjacent math modes in `mmaCellProcessor`.
* Rename `$charsToTeX` to `$stringsToTeX`.
* Dont't use `getBoxesToFormattedTeX` in `"BoxRules"` option.
* Add `mmaCellProcessor` tests of `"StringRules"` and adjacent math
modes.
* Adapt `$cellStyleOptions` tests.
* Remove `getBoxesToFormattedTeX` unit tests.
* Change `getBoxesToFormattedTeX` integration tests to `boxesToString`
tests.
@jkuczm jkuczm added this to the 0.2.0 milestone May 21, 2016
@jkuczm jkuczm merged commit 166e4a3 into master May 21, 2016
@jkuczm jkuczm deleted the StringRules_option branch May 21, 2016 10:16
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