Bug#507673: Shouldn't parse ' to \'

View: New views
6 Messages — Rating Filter:   Alert me  

Bug#507673: Shouldn't parse ' to \'

by Daniel Leidert (dale) :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Hi,

The problem has been discussed recently and it was found, that a
straight apostrophe cannot be represented in a portable way.

http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
https://sourceforge.net/tracker/index.php?func=detail&aid=2412738&group_id=21935&atid=373747

Using `\(aq' creates a problem with non-GNU troff, because it is a GROFF
extension and doesn't output anything with AT&T troff.

So I have to tag this wontfix for the moment.

Regards, Daniel




--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#507673: Shouldn't parse ' to \'

by Jakub Wilk :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

* Daniel Leidert <daniel.leidert@...>, 2009-02-20, 15:33:

>The problem has been discussed recently and it was found, that a
>straight apostrophe cannot be represented in a portable way.
>
>http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
>https://sourceforge.net/tracker/index.php?func=detail&aid=2412738&group_id=21935&atid=373747
>
>Using `\(aq' creates a problem with non-GNU troff, because it is a GROFF
>extension and doesn't output anything with AT&T troff.
>
>So I have to tag this wontfix for the moment.

Can we at least have an option to produce manual pages that are
non-portable while being displayed correctly on Debian systems?

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#507673: Shouldn't parse ' to \'

by Daniel Leidert (dale) :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Am Montag, den 14.09.2009, 13:37 +0200 schrieb Jakub Wilk:

> * Daniel Leidert <daniel.leidert@...>, 2009-02-20, 15:33:
> >The problem has been discussed recently and it was found, that a
> >straight apostrophe cannot be represented in a portable way.
> >
> >http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
> >https://sourceforge.net/tracker/index.php?func=detail&aid=2412738&group_id=21935&atid=373747
> >
> >Using `\(aq' creates a problem with non-GNU troff, because it is a GROFF
> >extension and doesn't output anything with AT&T troff.
> >
> >So I have to tag this wontfix for the moment.
>
> Can we at least have an option to produce manual pages that are
> non-portable while being displayed correctly on Debian systems?

I won't implement such an option. There is no reason to add a way to
produce un-portable manual pages. If you want to do this you'll find a
workaround you can put in your customization layer in [1].

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507673#28

Regards, Daniel




--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#507673: Shouldn't parse ' to \'

by Anders Kaseorg-2 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

On Mon, 14 Sep 2009, Jakub Wilk wrote:
> > http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
> > https://sourceforge.net/tracker/index.php?func=detail&aid=2412738&group_id=21935&atid=373747
>
> Can we at least have an option to produce manual pages that are
> non-portable while being displayed correctly on Debian systems?

I think that with the solution above <http://bugs.debian.org/507673#65>,
we can have both portability and correct display.  But nobody has
responded to my comment on the DocBook tracker or this Debian bug.

Anders



--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#507673: Shouldn't parse ' to \'

by Daniel Leidert (dale) :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Am Montag, den 14.09.2009, 10:47 -0400 schrieb Anders Kaseorg:

> On Mon, 14 Sep 2009, Jakub Wilk wrote:
> > > http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
> > > https://sourceforge.net/tracker/index.php?func=detail&aid=2412738&group_id=21935&atid=373747
> >
> > Can we at least have an option to produce manual pages that are
> > non-portable while being displayed correctly on Debian systems?
>
> I think that with the solution above <http://bugs.debian.org/507673#65>,
> we can have both portability and correct display.  But nobody has
> responded to my comment on the DocBook tracker or this Debian bug.

Has this been tested with Solaris man? From a first look it seems to
work here. But I did not yet find a way to test this on Solaris.

Regards, Daniel




--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#507673: Shouldn't parse ' to \'

by Anders Kaseorg-2 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

On Mon, 2 Nov 2009, Daniel Leidert wrote:
> Has this been tested with Solaris man? From a first look it seems to
> work here. But I did not yet find a way to test this on Solaris.

Thanks for the patch.  I’ve just tested a manpage generated with
docbook-xsl 1.75.2+dfsg-3, and it also works correctly on Solaris 10
(where \(aq did not work).

Anders



--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...