gbranden pushed a commit to branch master
in repository groff.
commit dfdc8e0272eb0c817a229ef53faf5200b93c99a5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Apr 16 18:35:01 2020 +1000
man/groff_diff.7.man: Turn eqn delimeters off.
...when we're done practicing equation-fu. Otherwise, dollar signs used
later in inline text lead to surprising results.
---
man/groff_diff.7.man | 3 +++
1 file changed, 3 insertions(+)
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 0b5ee12..5e36685 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -3661,6 +3661,9 @@ $x sub n$ $y sub n$\[rs]n
the current position should be increased by
.
$( sum from i=1 to n x sub i , sum from i=1 to n y sub i )$.
+.EQ
+delim off
+.EN
.
.P
Another set of extensions is
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit