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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [common/] [setup.texi] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
@c
2
@c  COPYRIGHT (c) 1988-2002.
3
@c  On-Line Applications Research Corporation (OAR).
4
@c  All rights reserved.
5
@c
6
@c  setup.texi,v 1.32 2002/01/17 21:47:44 joel Exp
7
@c
8
 
9
@c
10
@c  The following determines which set of the tables and figures we will use.
11
@c  We default to ASCII but if available TeX or HTML versions will
12
@c  be used instead.
13
@c
14
 
15
@set use-ascii
16
@c @clear use-html
17
@c @clear use-tex
18
 
19
@iftex
20
@clear use-ascii
21
@clear use-html
22
@set use-tex
23
@end iftex
24
 
25
@ifhtml
26
@clear use-ascii
27
@clear use-tex
28
@set use-html
29
@end ifhtml
30
 
31
@c
32
@c The following variable says to use texinfo or html for the two column
33
@c texinfo tables.  For somethings the format does not look good in html.
34
@c With our adjustment to the left column in TeX, it nearly always looks
35
@c good printed.
36
@c
37
@ifset use-ascii
38
@set use-texinfo-tables
39
@end ifset
40
@ifset use-tex
41
@set use-texinfo-tables
42
@end ifset
43
@ifset use-html
44
@clear use-texinfo-tables
45
@end ifset
46
 
47
@c
48
@c Custom whitespace adjustments.  We could fiddle a bit more.
49
@c
50
@tex
51
\global\parindent 0in
52
\global\chapheadingskip = 15pt plus 4pt minus 2pt
53
\global\secheadingskip = 12pt plus 4pt minus 2pt
54
\global\subsecheadingskip = 9pt plus 4pt minus 2pt
55
\global\hbadness = 10000
56
\global\tolerance = 6000
57
\global\tableindent = 1.5in
58
\global\itemindent = 0.5in
59
 
60
@ifclear smallbook
61
\global\parskip 6pt plus 1pt
62
@end ifclear
63
@end tex
64
 
65
 

powered by: WebSVN 2.1.0

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