这听起来像是一个 bug。它以前肯定是能正常工作的!
作为临时解决方案,您可以手动编写 样式表覆盖代码,并将其放入 ptxprint-mods.sty 文件中:
\Marker textborder
\BorderColour 0.5 0 0
\BorderFillColour 0.5 0.5 0
(您可以选择自己喜欢的拼写方式,代码能理解大西洋/太平洋两岸的拼写)
This sounds like a bug. It certainly used to work!
As a work-around, you can hand-craft stylesheet overrides, putting them in ptxprint-mods.sty:
\Marker textborder
\BorderColour 0.5 0 0
\BorderFillColour 0.5 0.5 0
(You may choose your favourite spelling for colour, the code understands both sides of the atlantic/pacific)
机器翻译自 English