|
Subject: Re: make page-float and span: From: Sebastian Rahtz <s.rahtz@xxxxxxxxxxxxxx> Date: Wed, 2 Sep 1998 16:13:54 +0100 |
Horst Kucharczyk writes:
> ... the characteristic "placement" seems to be accepted also but with which
> value?
the ones accepted by LaTeX; but since it doesn't work at present, i try
not to talk about it...
> Soit. The page-float object produces for instance a title and a small TOC
> as we want it but on page 2 instead of page 1. It gets inserted at the
> beginning of that page in the middle of the text flow. It looks nice, so
> we're trying to find out how to make it go to the beginning :-).
um, what you describe is a float...... it sounds like its doing just
what the doctor ordered.
do you just want a full width title and toc? i have this for my
"frontmatter" element:
(element fm
(make display-group
span: 2
(make rule)
(process-children-trim)
(make rule)))
your example worked for me with
(element TITLE
(make paragraph
quadding: 'center
span: 3
(process-children)))
ie paragraph instead of display-group. do you agree this gives the
right result?
sebastian
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: make page-float and span:, Horst Kucharczyk | Thread | Re: make page-float and span:, Horst Kucharczyk |
| Re: PostScript?, Louis-Dominique Dube | Date | Re: PostScript?, Sebastian Rahtz |
| Month |