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
The current parsing of displayed equations assumes a certain style of writing formulas that may be inappropriate. On the other hand, at least inclusion of a place holder like 'V-V-V' together with trailing punctuation extracted from the formula does help the proofreading program. (Even if this omits text parts included, e.g., with \text.)
We could provide options for yalafi and yalafi.shell that switch to this simpler mode for all equation environments, which have been registered with EquEnv() in the fully detailed mode. The replacement like 'V-V-V' should be taken from a rotating collection.
The current parsing of displayed equations assumes a certain style of writing formulas that may be inappropriate. On the other hand, at least inclusion of a place holder like 'V-V-V' together with trailing punctuation extracted from the formula does help the proofreading program. (Even if this omits text parts included, e.g., with \text.)
We could provide options for yalafi and yalafi.shell that switch to this simpler mode for all equation environments, which have been registered with
EquEnv()
in the fully detailed mode. The replacement like 'V-V-V' should be taken from a rotating collection.See the discussion in Issue #83.
The text was updated successfully, but these errors were encountered: