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: user_docs/en/changes.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,10 @@
5
5
### Important notes
6
6
7
7
### New Features
8
-
8
+
* Support for math in PDFs has been added.
9
+
This works for Formulas that have MathML in an Associated File (AF) when rendered by a PDF processor that implements taking that MathML and putting it into the content of the Formula tag.
10
+
Adding AFs to Formulas are supported in newer versions of TeX/LaTeX.
11
+
Currently only Foxit Reader & Foxit Editor do this, but Adobe is on board with the idea. (9288, @NSoiffer)
9
12
* The volume of other applications can be adjusted by `NVDA+alt+pageUp` and `NVDA+alt+pageDown`. In order to use this feature, application volume adjuster needs to be enabled in Audio pane of NVDA settings. (#16052, @mltony)
10
13
* Added command to mute or unmute all other applications, assigned to `NVDA+alt+delete`.
11
14
In order to use this feature, the application volume adjuster needs to be enabled in the Audio category of NVDA settings. (#16052, @mltony)
0 commit comments