OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [ecos-2.0/] [packages/] [pkgconf/] [ssa4.dsl] - Diff between revs 1254 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 1254 Rev 1765
]]>
]]>
]]>
]]>
]>
]>
;; ====================
;; ====================
;; customize the print (PDF) A4 stylesheet
;; customize the print (PDF) A4 stylesheet
;; ====================
;; ====================
;; Set the paper parameters as per other eCos documentation
;; Set the paper parameters as per other eCos documentation
(define %page-width%   210mm)
(define %page-width%   210mm)
(define %page-height%  297mm)
(define %page-height%  297mm)
(define %left-margin%  0.75in)
(define %left-margin%  0.75in)
(define %right-margin% 0.75in)
(define %right-margin% 0.75in)
;; Assume that we are only producing books, a reasonable assumption
;; Assume that we are only producing books, a reasonable assumption
;; given the primary author :-)
;; given the primary author :-)
(define %two-side% #t)
(define %two-side% #t)
;; Use 12pt
;; Use 12pt
;;(define %visual-acuity% "presbyopic")
;;(define %visual-acuity% "presbyopic")
;; Do not use graphics in admonitions, our documentation is supposed
;; Do not use graphics in admonitions, our documentation is supposed
;; to look boring :-(
;; to look boring :-(
(define %admon-graphics% #f)
(define %admon-graphics% #f)
;; Justified text please.
;; Justified text please.
(define %default-quadding% 'justify)
(define %default-quadding% 'justify)
;; A separate page for each man page please.
;; A separate page for each man page please.
(define %refentry-new-page% #t)
(define %refentry-new-page% #t)
;; The component writer's guide man pages do not describe functions
;; The component writer's guide man pages do not describe functions
(define %refentry-functions% #f)
(define %refentry-functions% #f)
;; Program listings should use smaller font to fit on page width
;; Program listings should use smaller font to fit on page width
(define %verbatim-size-factor% 0.84)
(define %verbatim-size-factor% 0.84)
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.