The Modular DocBook Stylesheets
PrevDocBook HTML ParametersNext

%ansi-funcsynopsis-indent%

Name

%ansi-funcsynopsis-indent% — Indent-depth in ANSI-style function synopses

Synopsis

%ansi-funcsynopsis-indent%

Description

If the %funcsynopsis-style% is ansi, %ansi-funcsynopsis-indent% specifies the amount by which parameter definitions should be indented under the function prototype.

Source Code

(define %ansi-funcsynopsis-indent% 
  ;; Indent-depth in ANSI-style function synopses
  1pi)

PrevHomeNext
$linenumber-space$Up%body-attr%