-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamCode ExampleContains an illustrative code example, solution, or work-aroundContains an illustrative code example, solution, or work-aroundFixedv3v4.0
Milestone
Description
I was experimenting with the very neat ui/lazy extension but I found one issue. When the user prints the page, it is printed in the state it is currently in, not with all the math processed. E.g., the user navigates to page, does not scroll down, and hits print. Then what's printed has math typeset only in the bit that is visible on screen.
The expected behavior would be to typeset all the math before doing a print.
I am using Chrome 91 on Linux if that makes any difference.
Metadata
Metadata
Assignees
Labels
AcceptedIssue has been reproduced by MathJax teamIssue has been reproduced by MathJax teamCode ExampleContains an illustrative code example, solution, or work-aroundContains an illustrative code example, solution, or work-aroundFixedv3v4.0