mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Repair the GEQO bibliography. It was marked up all wrong. Move some of
the info to the main bibliography.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.16 2001/11/08 23:46:29 petere Exp $ -->
|
||||
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.17 2002/01/08 18:03:26 petere Exp $ -->
|
||||
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
|
||||
|
||||
<!-- must turn on one of these with -i on the jade command line -->
|
||||
@@ -71,6 +71,7 @@
|
||||
|
||||
(define (biblioentry-inline-elements)
|
||||
(list
|
||||
(normalize "author")
|
||||
(normalize "authorgroup")
|
||||
(normalize "title")
|
||||
(normalize "subtitle")
|
||||
@@ -87,7 +88,8 @@
|
||||
(normalize "pubsnumber")
|
||||
(normalize "date")
|
||||
(normalize "pubdate")
|
||||
(normalize "pagenums")))
|
||||
(normalize "pagenums")
|
||||
(normalize "bibliomisc")))
|
||||
|
||||
(mode biblioentry-inline-mode
|
||||
|
||||
|
Reference in New Issue
Block a user