-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump crengine: normalized xpointers fix, FB2 footnotes tweaks (#1055)
Includes: - toStringV2(): fix when target node is a boxing node - CSS font-family parsing: set usual default of sans-serif - FB2 footnotes: fix spurious newline ("display: run-in") - FB2 footnotes: disable hardcoded handling as in-page cre.cpp: accepts classic FB2 footnotes in footnote popup detection
- Loading branch information
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule crengine
updated
3 files
+10 −1 | crengine/src/lvrend.cpp | |
+4 −2 | crengine/src/lvstsheet.cpp | |
+63 −11 | crengine/src/lvtinydom.cpp |