[GRASS5] [bug #3345] (grass) Bug#313307: v.in.ascii.1: IP/br/RS table gone
Daniel Calvelo Aros
dcalvelo at minag.gob.pe
Mon Jun 13 14:05:05 EDT 2005
> On Mon, Jun 13, 2005 at 01:39:30AM +0200, Request Tracker wrote:
> > this bug's URL: http://intevation.de/rt/webrt?serial_num=3345
> > -------------------------------------------------------------------------
> >
> > Package: grass-doc
> > Version: 6.0.0-1
> > Severity: normal
> > File: /usr/lib/grass/man/man1/v.in.ascii.1
> >
> > On Debian, this part of v.in.ascii.1 disappears upon processing:
> >
> > The primitive codes are as follows:
> > .RS
> > .IP
> > 'A': area (boundary)...
>
> Right. The primitive codes are eaten away.
> This is a problem of
>
> tools/g.html2man/g.html2man
>
> which seems to damage the bullet list.
Because of the apostrophes. Get rid of them in descrption.html. That bullet
list should be a description list anyway.
Notice also that the string '\t' (intended to be a backslash followed by the
letter t) comes out as nothing visible when run through nroff.
> > /usr/share/doc/grass-doc/html/v.in.ascii.html is OK.
> >
> > Also,
> > .IP "\fBcolumns\fR=\fIstring\fR
> > Columns definition for points mode in SQL style, for example:
> > .br
> > 'x double precision, y double precision, cat int, name varchar(10)'
> > .IP "\fBx\fR=\fIinteger\fR
Idem. Take those apostrophes out. roff is weird... I wonder what TECO was like...
Daniel.
More information about the grass-dev
mailing list