Fix display of trademarks in print output by moving the default value

of %show-all-trademark-symbols% from the HTML only section to the
general section.

Reported by:	Jon Allen <jonallen@paunix.org>, bmah
Pointy hat to:	simon
This commit is contained in:
Simon L. B. Nielsen 2003-11-14 21:17:46 +00:00
parent 7332790a26
commit 735adb61ad
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18850

View file

@ -71,11 +71,6 @@
;; Create docformat navi link for HTML output?
#f)
(define %show-all-trademark-symbols%
;; Show all the trademark symbols, not just the required
;; symbols.
#f)
(define (book-titlepage-recto-elements)
(list (normalize "title")
(normalize "subtitle")
@ -765,6 +760,11 @@
;; Admonition graphic file
(string-append %admon-graphics-path% (case-fold-down (gi nd)) ".png"))
(define %show-all-trademark-symbols%
;; Show all the trademark symbols, not just the required
;; symbols.
#f)
<!-- Slightly deeper customisations -->
<!-- We would like the author attributions to show up in line