[DOCS] Adding headers to the bottom of a table

2003-06-30 Thread Robert Treat
page in question: http://developer.postgresql.org/docs/postgres/sql-keywords-appendix.html#KEYWORDS-TABLE (aka doc/src/sgml/keywords.sgml) I'd like to add column "headers" to the *bottom* of the sql keywords table, but I can't simply add a duplicate at the bottom. Is there a way to accomplish thi

Re: [DOCS] Adding headers to the bottom of a table

2003-06-30 Thread Peter Eisentraut
Robert Treat writes: > I'd like to add column "headers" to the *bottom* of the sql keywords > table, but I can't simply add a duplicate at the bottom. Is > there a way to accomplish this? Would people be against the idea? It would be , but maybe this should be solved through stylesheets? -- Pe

Re: [DOCS] Adding headers to the bottom of a table

2003-06-30 Thread Robert Treat
On Mon, 2003-06-30 at 17:40, Peter Eisentraut wrote: > Robert Treat writes: > > > I'd like to add column "headers" to the *bottom* of the sql keywords > > table, but I can't simply add a duplicate at the bottom. Is > > there a way to accomplish this? Would people be against the idea? > > It woul