How can i use paragraph color ?

Subject: How can i use paragraph color ?
From: Jun Seong Hak <junsh@xxxxxxxxxxxx>
Date: Wed, 15 Jul 1998 13:50:13 +0900
I am a beginner of DSSSL.

I have some questions.

Q1) I would like to use blue color to all p element.

In SGML Document :
<p> text..... </p>

In DSSSL file :
(element p
    (make paragraph
	space-before : 6p))


Q2> I can't understand conetpt of sosofo. Do you mind explain sosofo
easily for me?

Q3> Can i get a output as follows ? That, two element is located in one
line withour line break.

In SGML Document :
<p> This is a test <sub>program</sub> for beginner.</p>

In DSSSL file :
(element p
    (make paragraph
	font-size : 20pt))
(element sub
    (make paragraph: 6p))

Output :
This is a test program for beginner.
-------------- ------- -------------
  (20pt)        (6pt)      (20pt)



Thanks for your help.


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


Current Thread
  • How can i use paragraph color ?
    • Jun Seong Hak - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id AAA05896Wed, 15 Jul 1998 00:49:24 -0400 (EDT) <=
      • Brandon Ibach - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id CAA08692Wed, 15 Jul 1998 02:02:39 -0400 (EDT)
        • Richard Light - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id EAA14914Wed, 15 Jul 1998 04:44:35 -0400 (EDT)
      • G. Ken Holman - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id OAA01876Wed, 15 Jul 1998 14:55:12 -0400 (EDT)