|
Subject: Re: (dsssl) problems with .dsl From: "Pavel Tolkachev" <pavel.tolkachev@xxxxxx> Date: Fri, 10 Jan 2003 14:10:42 -0500 |
Privdal,
Your directory structure slightly differs from the one I have on my RedHat system, still: are you sure that the "common" part of the "print" ext. entity is necessary? All DocBook distributions I worked with had print/, common/ and html/ directories on the same level. Check the path.. although I do not understand how jade works at all if the path is wrong..
Hope this helps,
Pavel
pividal@xxxxxxx
Sent by: To: docbook@xxxxxxxxxxxxxxxxxxxx, DSSSList@xxxxxxxxxxxxxxxxxxxxxx
owner-dssslist@xxxxxxxxxxx cc:
rrytech.com Subject: (dsssl) problems with .dsl
01/10/2003 02:51 PM
Please respond to dssslist
hi -.....
my problem::: i made this .dsl
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN"
[
<!ENTITY % html "IGNORE">
<![%html;[
<!ENTITY % print "IGNORE">
<!ENTITY docbook.dsl SYSTEM "/usr/share/sgml/docbook/stylesheet/dsssl/modular/html/docbook.dsl"
CDATA dsssl>
]]>
<!ENTITY % print "INCLUDE">
<![%print;[
<!ENTITY docbook.dsl SYSTEM "/usr/share/sgml/docbook/stylesheet/dsssl/modular/common/print/docbook.dsl"
CDATA dsssl>
]]>
]>
<style-sheet>
<style-specification id="print" use="docbook">
<style-specification-body>
(element para
(make paragraph
start-indent: 40pt
space-before: 30pt
(process-children)))
</style-specification-body>
</style-specification>
<style-specification id="html" use="docbook">
<style-specification-body>
;; customize the html stylesheet
</style-specification-body>
</style-specification>
<external-specification id="docbook" document="docbook.dsl">
</style-sheet>
---------------------------------------------------------------------------------------------------------------
i create a makefile and it works good (im probe it with an manual example
and work but
when i create the pdf file its created with no trouble... but it didnt
read my .dsl
because i changed the values of diferents "define" items and still the
same out put pdf
for example in the element para i change the values--- and in another element
s im chage the font or the size bt still the same pdf
im sorry if i write too muc but im really need help
please help
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
--
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
DSSSList info and archive: http://www.mulberrytech.com/dsssl/dssslist
| Current Thread |
|---|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: (dsssl) problems with .dsl, pividal | Thread | (dsssl) Re: DOCBOOK: help with head, pividal |
| (dsssl) problems with .dsl, pividal | Date | RE: (dsssl) problems with .dsl, pividal |
| Month |