Re: chapters



Ali Abdin <aliabdin@aucegypt.edu> writes:

> Ahh - right :) I knew that :) The cool thing is we can handle a Book
> with one big chapter very well ;) The problem arises when you have
> multiple chapters :(

Do Architectural Form Processing first and it flies.  In short this
means you've to "map":

    "book"        | "article"
==================+====================
    trough away   | or map it to
    bookinfo (?)  | articleinfo (?)
------------------+--------------------
    chapter       | sect1
    sect1         | sect2
    sect2         | sect3
    ...           |
    etc.          |
------------------+--------------------
    chapterinfo   | sect1info
    ...           |
    etc.          |

Please, please, no further hacks.  Use well defined SGML technology.  If
you don't it we all will loose in the end ;)

-- 
work : ke@suse.de                          |          ------    ,__o
     : http://www.suse.de/~ke/             |         ------   _-\_<,
home : keichwa@gmx.net                     |        ------   (*)/'(*)





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]