Skip to content

Commit 0385ba1

Browse files
committed
Temporary workaround for links within bibliography references fouling up
footnote count.
1 parent 872aad6 commit 0385ba1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/src/sgml/stylesheet.dsl

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.17 2002/01/08 18:03:26 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v 1.18 2002/01/10 18:22:44 petere Exp $ -->
22
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
33

44
<!-- must turn on one of these with -i on the jade command line -->
@@ -255,6 +255,14 @@
255255
(list "eps" "ps" "jpg" "jpeg" "pdf" "png"))
256256

257257

258+
;; Don't show links when citing a bibliography entry. This fouls up
259+
;; the footnumber counting. To get the link, one can still look into
260+
;; the bibliography itself.
261+
(mode xref-title-mode
262+
(element ulink
263+
(process-children)))
264+
265+
258266
;; Format legalnotice justified and with space between paragraphs.
259267
(mode book-titlepage-verso-mode
260268
(element (legalnotice para)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy