From 3dedbc9eafa11cc22b2613220f07342d69dab66c Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 6 Sep 2020 00:37:15 +0100 Subject: [PATCH] syntax.dtx: Fix commentary typo. The problem is that the usual `\-' control sequence for inserting a discretionary hyphen isn't available in the `tabbing' environment. --- syntax.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syntax.dtx b/syntax.dtx index b46298f..6209a5b 100644 --- a/syntax.dtx +++ b/syntax.dtx @@ -778,7 +778,7 @@ % % There's some extra cunningness here, because I'd like to be able to % hyphenate after underscores usually, but not when there's another one -% following. And then, because \env{tabbing} redefines |\_|, there's some +% following. And then, because \env{tabbing} redefines |\-|, there's some % more yukkiness to handle that: the usual |\@tabacckludge| mechanism doesn't % cope with this particular case. % -- 2.11.0