Re: BEGINPAGE

Subject: Re: BEGINPAGE
From: Paul Prescod <papresco@xxxxxxxxxxxxxxxx>
Date: Mon, 02 Mar 1998 14:37:26 -0500
Norman Walsh wrote:
> 
> | What should I add here. My premier target at the
> | moment is the RTF backend.
> 
> That said, if you want to engage in some tag-abuse, something
> like this will probably do what you want:
> 
> (element BEGINPAGE
>         (paragraph
>                 break-before: 'page
>                 (literal " ")))

Let me just note that Christian can do this without actually modifying
the DocBook stylesheet. Here's how I extend the TEI stylesheet (for
example):

<!doctype style-sheet PUBLIC "-//James Clark//DTD DSSSL Style
Sheet//EN"[
<!entity tei.lit.stylesheet SYSTEM "c:\tei\jade\tei-dsl\tei-lite.dsl"
NDATA DSSSL>
]>

<style-specification use="tei.lit.stylesheet">
<style-specification-body>

(define *visual-acuity* "presbyopic")

(declare-initial-value language 'EN)
(declare-initial-value min-leading 0pt)
(declare-initial-value font-family-name "Arial")

(define *body-font-family* "Arial")

(element GI
	 (literal "<" (STRING-UPCASE (data (current-node))) ">"))

</style-specification>

<external-specification id="tei.lit.stylesheet"
document="tei.lit.stylesheet">

Paul Prescod  - http://itrc.uwaterloo.ca/~papresco

[Woody Allen on Hollywood in "Annie Hall"]
Annie: "It's so clean down here."
Woody: "That's because they don't throw their garbage away. They make 
        it into television shows."



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • BEGINPAGE
    • Christian Leutloff - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id FAA09995Mon, 2 Mar 1998 05:08:02 -0500 (EST)
      • Norman Walsh - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id JAA12247Mon, 2 Mar 1998 09:33:51 -0500 (EST)
        • Bill Raynor - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id NAA15330Mon, 2 Mar 1998 13:12:09 -0500 (EST)
        • Paul Prescod - from mail1.ability.netby web4.ability.net (8.8.5/8.6.12) with ESMTP id PAA17548Mon, 2 Mar 1998 15:28:48 -0500 (EST) <=