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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [pkgconf/] [ssa4.dsl] - Blame information for rev 403

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 27 unneback
2
 
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
 
54
55
 
56
57
58
59
60
61
]]>
62
63
64
65
]]>
66
]>
67
 
68
69
70
71
 
72
;; ====================
73
;; customize the print (PDF) A4 stylesheet
74
;; ====================
75
 
76
;; Set the paper parameters as per other eCos documentation
77
(define %page-width%   210mm)
78
(define %page-height%  297mm)
79
(define %left-margin%  0.75in)
80
(define %right-margin% 0.75in)
81
 
82
;; Assume that we are only producing books, a reasonable assumption
83
;; given the primary author :-)
84
(define %two-side% #t)
85
 
86
;; Use 12pt
87
;;(define %visual-acuity% "presbyopic")
88
 
89
;; Do not use graphics in admonitions, our documentation is supposed
90
;; to look boring :-(
91
(define %admon-graphics% #f)
92
 
93
;; Justified text please.
94
(define %default-quadding% 'justify)
95
 
96
;; A separate page for each man page please.
97
(define %refentry-new-page% #t)
98
 
99
;; The component writer's guide man pages do not describe functions
100
(define %refentry-functions% #f)
101
 
102
;; Program listings should use smaller font to fit on page width
103
(define %verbatim-size-factor% 0.84)
104
 
105
 
106
107
108
109
110
 

powered by: WebSVN 2.1.0

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