2003-09-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* ch07.t: Don't use raisesections/lowersections (texi2www can't deal
	with them); Use @itemize instead of subsubsubsection (Too deep).
	* posix1003_1.texi: Use ifnottex instead of ifinfo.
	* preface.texi: Use ifnottex instead of ifinfo
This commit is contained in:
Ralf Corsepius
2003-09-01 15:31:19 +00:00
parent dae6fd646a
commit 74734167e1
4 changed files with 18 additions and 11 deletions

View File

@@ -1,4 +1,11 @@
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
2003-09-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ch07.t: Don't use raisesections/lowersections (texi2www can't deal
with them); Use @itemize instead of subsubsubsection (Too deep).
* posix1003_1.texi: Use ifnottex instead of ifinfo.
* preface.texi: Use ifnottex instead of ifinfo
2003-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* posix1003_1.texi: include common/rtems.texi.
* Makefile.am: Reflect changes to $(top_srcdir)/project.am.

View File

@@ -26,17 +26,17 @@
@subsubsection Noncanonical Mode Input Processing
@lowersections
@itemize
@subsubsection Case A - MIN > 0 and TIME > 0
@item Case A - MIN > 0 and TIME > 0
@subsubsection Case B - MIN > 0 and TIME = 0
@item Case B - MIN > 0 and TIME = 0
@subsubsection Case C - MIN = 0 and TIME > 0
@item Case C - MIN = 0 and TIME > 0
@subsubsection Case D - MIN = 0 and TIME = 0
@item Case D - MIN = 0 and TIME = 0
@raisesections
@end itemize
@subsubsection Writing Data and Output Processing

View File

@@ -77,7 +77,7 @@
@include ch18.texi
@include ch19.texi
@ifinfo
@ifnottex
@node Top, Preface, (dir), (dir)
@top posix1003_1
@@ -108,7 +108,7 @@ This is the online version of the RTEMS POSIX 1003.1 Compliance Guide.
* Concept Index::
@end menu
@end ifinfo
@end ifnottex
@c
@c
@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here

View File

@@ -6,9 +6,9 @@
@c $Id$
@c
@ifinfo
@ifnottex
@node Preface, General, Top, Top
@end ifinfo
@end ifnottex
@unnumbered Preface