Skip to content

Commit

Permalink
Fix notation.
Browse files Browse the repository at this point in the history
  • Loading branch information
kalaspuffar committed Oct 21, 2019
1 parent 41856df commit 5d01d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- Fix interpretation of volume-keep-priority in and around nested blocks
- Fix break-before="page" when already at the beginning of a page, resulting in less empty pages in the result. #98
- Allow evaluation of $volume in volume transitions and in the normal flow #99
- Allow <evaluate expression="$page"/>`, where you previously had to say (round $page) or (format {0} $page) #99
- Allow ```<evaluate expression="$page"/>```, where you previously had to say (round $page) or (format {0} $page) #99
- Be more strict about what is allowed in an expression #99
- Don't normalize space in evaluating expressions #99
- Call setResolver earlier to enable peeking to Evaluate or PageNumberReference segments #105
Expand Down

0 comments on commit 5d01d5f

Please sign in to comment.