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

Commitcb5fa41

Browse files
committed
doc: Tweak reference page header style
Change the header style of references pages in HTML and PDF output to bemore like the old style under DSSSL. In particular, the page shouldstart with a header containing the command name, instead of just "Name".
1 parent805e8bc commitcb5fa41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
<xsl:paramname="linenumbering.extension"select="'0'"></xsl:param>
3333
<xsl:paramname="section.autolabel"select="1"></xsl:param>
3434
<xsl:paramname="section.label.includes.component.label"select="1"></xsl:param>
35+
<xsl:paramname="refentry.generate.name"select="0"></xsl:param>
36+
<xsl:paramname="refentry.generate.title"select="1"></xsl:param>
3537
<xsl:paramname="refentry.xref.manvolnum"select="0"/>
3638
<xsl:paramname="formal.procedures"select="0"></xsl:param>
3739
<xsl:paramname="punct.honorific"select="''"></xsl:param>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp