
例如:
\definetyping
[code]
[numbering=line,
bodyfont=small,
before={\startframedtext[width=\textwidth]},
after={\stopframedtext}]
\startcode
<--
\stopcode
將產生<
and –
(破折號),而不是預期的雙連字--
。這是一個錯誤嗎? MKIV在這裡。
例如:
\definetyping
[code]
[numbering=line,
bodyfont=small,
before={\startframedtext[width=\textwidth]},
after={\stopframedtext}]
\startcode
<--
\stopcode
將產生<
and –
(破折號),而不是預期的雙連字--
。這是一個錯誤嗎? MKIV在這裡。