source: rtems/doc/common/timemac.texi @ ae68ff0

4.104.114.84.95
Last change on this file since ae68ff0 was ae68ff0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/27/97 at 12:40:11

Initial revision

  • Property mode set to 100644
File size: 621 bytes
Line 
1@c
2@c  COPYRIGHT (c) 1988-1997.
3@c  On-Line Applications Research Corporation (OAR).
4@c  All rights reserved.
5@c
6@c
7@c  Macros to help with the tables in this file
8@c
9
10@tex
11\global\advance \smallskipamount by -4pt
12 
13\global\def\rtemstimetable{
14\vrule\strut##&
15\hbox to 3.0in{\enskip##\hfil}&
16\hbox to 0.75in{\enskip##\hfil}&
17\vrule##\cr
18\noalign{\hrule}
19}
20
21\global\def\rtemsendtimetable{}
22\global\def\rtemsonecase#1#2{
23& \bf #1\hfil& #2 & \cr\noalign{\hrule}
24}
25
26\global\def\rtemsdirective#1{
27& \bf #1 \hfil& & \cr\noalign{\hrule}
28}
29
30\global\def\rtemscase#1#2{
31& \hskip 0.3in #1\hfil& #2 & \cr\noalign{\hrule}
32}
33
34@end tex
Note: See TracBrowser for help on using the repository browser.