Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0385ba1

Browse files
committed
Temporary workaround for links within bibliography references fouling up
footnote count.
1 parent872aad6 commit0385ba1

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,v1.17 2002/01/08 18:03:26 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.dsl,v1.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)

[8]ページ先頭

©2009-2025 Movatter.jp