Bugs item #300883, was opened at 14/08/2004 15:21
You can respond by visiting:
http://alioth.debian.org/tracker/?func=detail&atid=410622&aid=300...
Category: Man.pm
Group: None
Status: Closed
Resolution: None
Priority: 1
Submitted By: Martin Quinson (mquinson)
Assigned to: Nicolas FRANÇOIS (nekral-guest)
Summary: Man.pm
needs a proper font stack handling
Initial Comment:
dpkg.8 contains:
\fB\-D\fIoctal\fP | \fB\-\-debug=\fP\fIoctal\fP
This is broken since the first \fB is not closed. But groff is smart enough to deal with
that (since it's in a TP argument, the stack gets emptied afterward), so po4a should
do the same.
----------------------------------------------------------------------
Comment By: Martin Quinson (mquinson)
Date: 06/11/2004 15:41
Message:
connecté
user_id=10600
Nekral implemented this. Many thanks to him!
----------------------------------------------------------------------
Comment By: Martin Quinson (mquinson)
Date: 17/08/2004 18:52
Message:
connecté
user_id=10600
Actually, not allowing such constructs helps debuging pages (since, often, authors mess
with those constructs). So, I'm not sure it's worth going through the pain of
implementing a stack mecanism.
----------------------------------------------------------------------
You can respond by visiting:
http://alioth.debian.org/tracker/?func=detail&atid=410622&aid=300...