You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Guidelines/Nordic MathML Guidelines 2024-1.md
+14-11Lines changed: 14 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -954,26 +954,29 @@ Example of the rendering and mark up of equation solving with commentary text:
954
954
955
955
### When to use images of mathematical content
956
956
957
-
**Open questions**: Is this optional for the ordering agencies? Which parts are optional? Shoud we just reference EPUB guidelines, or leave it ambigious?
958
-
959
957
There are cases when all of the mathematical content can't be captured with just MathML. Example of such notation in a study book that can't be replicated with just MathML:
960
958
961
959

962
960
963
-
Here the arrow and text pointing to the first column can't be replicated. In these cases capture the mathematical content as an image and markup an image description below it. Capture the matrix in MathML inside the image description and extract the text.
961
+
Here the arrow and text pointing to the first column can't be replicated. In these cases capture the mathematical content as an image and markup as an image description below it. Capture the matrix in MathML inside the image description and extract the text.
962
+
963
+
Use the markup that is specified in the [Nordic Guidelines for Production of Accessible EPUB 3 section "text extraction from images"](https://github.com/nlbdev/nordic-accessible-epub-guidelines/blob/main/guidelines/guidelines.md#text-extraction-from-images).
0 commit comments