Re: Docbook 5.x - Mailing list pgsql-docs

From Jürgen Purtz
Subject Re: Docbook 5.x
Date
Msg-id 572A3A1F.4050407@purtz.de
Whole thread Raw
In response to Re: Docbook 5.x  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Docbook 5.x  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-docs
Hello Alvaro,

yes, character entities respectively their values must be kept (what you
have seen is an intermediate state). We will use utf-8, so every
possible Unicode code point can be used directly. But we use not only
character entities, there are also parameter entities and external
entities. The external entities will be replaced by xi:XInclude. At last
there are 4 parameter entities, to whom I actually have no solution:
%standalone-ignore; %standalone-include; %include-index;
%include-xslt-index; . But they should not be a show-stopper.

Jürgen Purtz


On 04.05.2016 19:12, Alvaro Herrera wrote:
> Jürgen Purtz wrote:
>
>> The real challenge is the second
>> step as it implies some manual modifications (entities, non-valid markup in
>> sense of db5-schema) and a switch to a different output chain. Maybe we can
>> live for a while with some files, which are not valid against db5-schema -
>> as far as the output chain produces correct results.
> Speaking of entities, I noticed you changed some entities such as
> — to __mdash__ and such.  That's not acceptable.  What is
> Docbook5's accepted way to enter such characters?
>



pgsql-docs by date:

Previous
From: Alexander Law
Date:
Subject: Re: Docbook 5.x
Next
From: Jürgen Purtz
Date:
Subject: Re: Docbook 5.x