| Summary: | NICE_HEADERS conflicts with authorgroup generation | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Peter Johnson <freebsd> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Peter Johnson
2001-08-13 03:50:01 UTC
State Changed From-To: open->closed When I added the NICE_HEADERS knob it was under the assumption that if the user cares about the output enough to use it, they will almost certainly turn off the display of inline author attributions as well. In the NICE_HEADERS case I expect that the document preparer will collate all of the attributions into an appendix in the back, since this has a much more formal look that NICE_HEADERS also tries to provide. However, I've added variables for the spacebefore and spaceafter of the rule that is generated with NICE_HEADERS. The default spaceafter is still 0pt, but you can easily change this in your stylesheet layer on top of freebsd.dsl, by editing freebsd.dsl directly, and maybe even through a command line option to jade. Thanks! |