diff options
Diffstat (limited to 'MANUAL.txt')
| -rw-r--r-- | MANUAL.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index fd08ab075..b15f93018 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -4337,8 +4337,8 @@ When `latex_macros` is disabled, the raw LaTeX and math will not have macros applied. This is usually a better approach when you are targeting LaTeX or PDF. -Whether or not `latex_macros` is enabled, the macro definitions -will still be passed through as raw LaTeX. +The macro definitions will be passed through as raw LaTeX +only if `latex_macros` is not enabled. ## Links |
