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

Commit70da87d

Browse files
committed
doc: Change xref style to number only
Change the style of links generated by xrefs to section number only, asit was with DSSSL, instead of number and title, as is the default of theXSLT stylesheets.Our documentation is mostly written expecting the old style, so keepthat for the time being, per discussion.
1 parentcd6baed commit70da87d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎doc/src/sgml/stylesheet-common.xsl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
<xsl:paramname="punct.honorific"select="''"></xsl:param>
4040
<xsl:paramname="variablelist.term.break.after">1</xsl:param>
4141
<xsl:paramname="variablelist.term.separator"></xsl:param>
42+
<xsl:paramname="xref.with.number.and.title"select="0"></xsl:param>
4243

4344

4445
<!-- Change display of some elements-->

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp