public inbox for [email protected]  
help / color / mirror / Atom feed
Docs warning & indention
5+ messages / 2 participants
[nested] [flat]

* Docs warning & indention
@ 2007-03-13 14:57  Magnus Hagander <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Magnus Hagander @ 2007-03-13 14:57 UTC (permalink / raw)
  To: pgsql-docs

Hi!

First, I get the following warning when building docs on win32:
d:\prog\pgsql\docbook\openjade-1.3.1\bin\openjade:bookindex.sgml:1:21:E:
an attribute value literal can occur in an attribute specification list only
after a vi delimiter


Is this something known to happen, or is something broken in my setup?


Second, is there any tool that does indentation cleanup on our sgml
source files that someone can recommend? (doesn't have to be win32)

//Magnus



^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Docs warning & indention
@ 2007-03-13 15:36  Peter Eisentraut <[email protected]>
  parent: Magnus Hagander <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Peter Eisentraut @ 2007-03-13 15:36 UTC (permalink / raw)
  To: pgsql-docs; +Cc: Magnus Hagander <[email protected]>

Magnus Hagander wrote:
> First, I get the following warning when building docs on win32:
> d:\prog\pgsql\docbook\openjade-1.3.1\bin\openjade:bookindex.sgml:1:21
>:E: an attribute value literal can occur in an attribute specification
> list only after a vi delimiter
>
> Is this something known to happen, or is something broken in my
> setup?

It would be useful to see what the file contains at the indicated 
position.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Docs warning & indention
@ 2007-03-13 15:38  Magnus Hagander <[email protected]>
  parent: Peter Eisentraut <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Magnus Hagander @ 2007-03-13 15:38 UTC (permalink / raw)
  To: Peter Eisentraut <[email protected]>; +Cc: pgsql-docs

On Tue, Mar 13, 2007 at 04:36:28PM +0100, Peter Eisentraut wrote:
> Magnus Hagander wrote:
> > First, I get the following warning when building docs on win32:
> > d:\prog\pgsql\docbook\openjade-1.3.1\bin\openjade:bookindex.sgml:1:21
> >:E: an attribute value literal can occur in an attribute specification
> > list only after a vi delimiter
> >
> > Is this something known to happen, or is something broken in my
> > setup?
> 
> It would be useful to see what the file contains at the indicated 
> position.

It's in the message. bookindex.sgml, line 1, position 21. That line is:
<index id=''bookindex''>


which certainly has some funky quotes, but I don't know if that's
normal? IIRC, bookindex.sgml is auto-generated?

//Magnus



^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Docs warning & indention
@ 2007-03-13 16:21  Peter Eisentraut <[email protected]>
  parent: Magnus Hagander <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Peter Eisentraut @ 2007-03-13 16:21 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; +Cc: pgsql-docs

Magnus Hagander wrote:
> It's in the message. bookindex.sgml, line 1, position 21. That line
> is: <index id=''bookindex''>

That's certainly broken.

> which certainly has some funky quotes, but I don't know if that's
> normal? IIRC, bookindex.sgml is auto-generated?

Correct.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Docs warning & indention
@ 2007-03-14 09:59  Magnus Hagander <[email protected]>
  parent: Peter Eisentraut <[email protected]>
  0 siblings, 0 replies; 5+ messages in thread

From: Magnus Hagander @ 2007-03-14 09:59 UTC (permalink / raw)
  To: Peter Eisentraut <[email protected]>; +Cc: pgsql-docs

On Tue, Mar 13, 2007 at 05:21:16PM +0100, Peter Eisentraut wrote:
> Magnus Hagander wrote:
> > It's in the message. bookindex.sgml, line 1, position 21. That line
> > is: <index id=''bookindex''>
> 
> That's certainly broken.

Good to have that confirmed. I found the bug - win32 doesn't strip
single quotes from the commandline, and I had copied a command that used
single quotes for bookindex (the collateindex.pl call). Removed that and
it worked.


//Magnus




^ permalink  raw  reply  [nested|flat] 5+ messages in thread


end of thread, other threads:[~2007-03-14 09:59 UTC | newest]

Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2007-03-13 14:57 Docs warning & indention Magnus Hagander <[email protected]>
2007-03-13 15:36 ` Peter Eisentraut <[email protected]>
2007-03-13 15:38   ` Magnus Hagander <[email protected]>
2007-03-13 16:21     ` Peter Eisentraut <[email protected]>
2007-03-14 09:59       ` Magnus Hagander <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox