Re: [DOCS] Texinfo docs/target

2006-10-04 Thread Bruce Momjian
Andreas Seltenreich wrote: > Bruce Momjian writes: > > > Patch applied. Thanks. > > Here's a small update to pass the basename of the target as a > stylesheet parameter. This makes the resulting info file work > properly when compressed or split. It also prevents Debian's > "install-info" scri

Re: [DOCS] Texinfo docs/target

2006-10-04 Thread Andreas Seltenreich
Bruce Momjian writes: > Patch applied. Thanks. Here's a small update to pass the basename of the target as a stylesheet parameter. This makes the resulting info file work properly when compressed or split. It also prevents Debian's "install-info" script from choking. Thanks, andreas Index: d

Re: [DOCS] Texinfo docs/target

2006-10-03 Thread Bruce Momjian
Patch applied. Thanks. --- Andreas Seltenreich wrote: > Peter Eisentraut <[EMAIL PROTECTED]> writes: > > > Andreas Seltenreich wrote: > >> Now I'm wondering, if it'd be worth fixing the index and some minor > >> encoding

Re: [DOCS] Texinfo docs/target

2006-10-02 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches It will be applied as soon as one of the PostgreSQL committers reviews and approves it. --- An

Re: [DOCS] Texinfo docs/target

2006-09-28 Thread Andreas Seltenreich
Peter Eisentraut <[EMAIL PROTECTED]> writes: > Andreas Seltenreich wrote: >> Now I'm wondering, if it'd be worth fixing the index and some minor >> encoding deficiencies (e.g. medium-length dashes end up as >> "[mdash]"), and adding Autoconf support in order to make it a proper >> target. > > We p

Re: [DOCS] Texinfo docs/target

2005-11-19 Thread Peter Eisentraut
Andreas Seltenreich wrote: > Now I'm wondering, if it'd be worth fixing the index and some minor > encoding deficiencies (e.g. medium-length dashes end up as > "[mdash]"), and adding Autoconf support in order to make it a proper > target. We probably won't ship it with the default distribution, bu

[DOCS] Texinfo docs/target

2005-11-19 Thread Andreas Seltenreich
I've been using a texinfo (more precisely: info) version of the docs for some weeks now, and really came to love it. It is still the version I mentioned here: Now I'm wondering, if it'd be worth fixing the index and some minor enc