答え1
(コンテキスト メーリング リストの Hans Hagen 経由) 次continue=all
のパラメータを使用しますsetupbar
:
\setupbar[overstrike][continue=all]
\setuppapersize[A6][A6]
\starttext
\overstrike{Hello\hfill world!} % Works OK
Hello\leaders\hbox{.}\hfill world! % Works OK, nothing special
\overstrike{Hello\leaders\hbox{.}\hfill world!} % Not quite right
\stoptext
これにより