forum/work dedicated to this
question,
surely much more to learn than to contribute ;-)
Best regards,
Juan R. Migoya
SPAIN
With Netscape 4.5 on Windows NT works fine :=)
Regards,
Juan R. Migoya
SPAIN
David Cramer wrote:
>
> I put a (fairly simple) customization of the htmlhelp xsls in the contrib directory.
>It allows you to generate cross platform help that works on most browsers that can
>run appl
So the problem is with latex. You should use "epstopdf" to
convert eps files to pdf, and use this extension in your
source document.
Regards,
Juan R. Migoya
SPAIN
Dennis Grace wrote:
>
> I tried it, Robert, but I still get the following in my .log file:
>
> ! LaTeX E
What tool are you using? xsl, dsssl?
Juan R. Migoya
SPAIN
Baráth Gábor wrote:
>
> Hi, is there anybody knows:
>
> - how to make openjade when producing two-sided
> output, to put the chapter to the next available
> page (not to next even (right side)?
>
> - how
don't
use floating foint bounding box size.
Hope this helps,
Regards,
Juan R. Migoya
SPAIN
Gary Lawrence Murphy wrote:
>
> [snip]
>
> How do I crop PDF files generated from encapsulated postscript?
>
> I am using Ghostscript to generate PDF from my postscript
> illus
The space in para is always significant (as I understand), so
it seems that what you have got is the right behaviour.
Instead, if you write:
Text.
you won't get the space. It's ignored by the parser. (if not,
you could'n indent paras inside spaces).
Baurjan Ismagulov wrote:
>
[snip]
>
>
I will keep your advice in safe place for future use :-)
It's invaluable :-)
Thanks, Ian
Juan R. Migoya
Ian Castle wrote:
>
> Use a "PUBLIC" identifier... then this is defined in the catalog. You
> then need a windows catalog and a UNIX/linux catalog for each mach
Don't forget the catalog wich is into the openjade folder.
Regards,
Juan R. Migoya
SPAIN
Jirka Kosek wrote:
> Sharon B Jones wrote:
>
> > The only catch I have now is to figure out why openjade doesn't want
> > to use my custom dsssl stylesheetit doesn't
Well, I like coffe so
it's not so bad :-)
If you use "texifiy" it will run three or more time to resolve
references, and this can
take quite a long time. For testing and proofread I use "pdflatex"
directly at the cost
of getting blanks in the places of references.
a default
encoding.
Any help would be greatly appreciated.
Thanks and regards,
Juan R. Migoya
Check that the "<" and "[" characters match with ">" and "]" in the prolog.
If you have a large prolog (several entities defined, for instance) perhaps
you have missed some "<" or ">".
Hope this help,
Juan R. Migoya
SPAIN
things has been improved since then.
Regards,
Juan R. Migoya
SPAIN
"Christopher J. Graham" wrote:
> I am not sure what I am missing.
>
> I have built the latest of openjade and opensp, and I still am not seeing
> the margins mirrored. This is a real show stopper for me. The
t difficult question :-) )
I would appreciate if any TeX guru can help me. I'm using
the Miktex distribution, but any hint will be welcomed.
(BTW: I find myself unable to understand all this stuff about
TeX and the fonts. The docs seems clear enough but I think
it's just a facade :- )
n the right place for odd and even pages.
Regards,
Juan R. Migoya
SPAIN
Arun Khan wrote:
> I am using the "stock" SGML stylesheets (docbook-style-dsssl-1.64-3) from the
> Red Hat 7.2 . I was able to figure out the element to modify to get
> enumerated sub-sections (on RH7.
It should work if you put the enviroment variable
SGML_CATALOG_FILES="\somepath\openjade\catalog;\somepath\docbook-xxx\Docbook.cat"
"catalog" is in the wher openjade in installed, and "docbook.cat" is where
you have the docbook dtd.
Regards,
Juan R. Migoya
Ja
>From dbpara.dsl
(define %section-autolabel%
;; REFENTRY section-autolabel
;; PURP Are sections enumerated?
;; DESC
;; If true, unlabeled sections will be enumerated.
;; /DESC
;; AUTHOR N/A
;; /REFENTRY
#f)
Change it ot #t
Regards,
Juan R. Migoya
SPAIN
Markus Einarsson wr
You can find the answer in the list archives.
Regards,
Juan R. Migoya
SPAIN
Josef Karthauser wrote:
>
> Is it possible to control the header and foot that appears on each
> page in the print output?
>
> I'd like to add chapter names at the top and a url at the bottom
>
What I did is removing "refentry" for the "component list". It works
well for that purpose, but I don't know If it will have non desired
effects in other parts.
Thanks and regards,
Juan R. Migoya
SPAIN
Norman Walsh wrote:
> / "Juan R. Migoya" <[EMA
^
(note that I have left one space)
THT,
Regards,
Juan R. Migoya
SPAIN
david aumueller wrote:
> In some languages the format for numbering parts, chapters, sections is like
>
> #.#.# title, instead of
> #.#.#. title
>
> Where can I get rid of the last dot?
>
> TIA, david
-height: 2.54cm
)
HTH
Regards,
Juan R. Migoya
SPAIN
Declan Halpin wrote:
>
> Hi ,
>
> Is it possible to put images in document header elements ?
> Tried the following but it doesn't work for me. Anyone got ideas on this ???
> Thanks
> Declan.
>
> (define (page-inner-header gi)
> (let* (
>
re somebody in the list could help here. It's
just to get the first ancestor of the current . If null,
the current is what you are looking for.
Sorry If this isn't of too much help.
Regards,
Juan R. Migoya
SPAIN
Rory Hunter wrote:
> Hi,
>
> Redefining "block autolabel&
(string-append apn (gentext-intra-label-sep nd) bkn))
(string-append chn (gentext-intra-label-sep nd) bkn
-------
Keep in mind that this may be no good in all kind of documents.
HTH.
Regards,
Juan R. Migoya
SPAIN
SORRY! : I thought it was the section wich was bad numbered.
Forget all :-(
"Juan R. Migoya" wrote:
> I guess you have "sections" wrapped by an "Article".
> you can copy this code from dbcommon.dsl to your
> customization file :
>
>
> HTH
"article".
I have no tried it, but I suppose "element-label" will do the right thing
also whit articles.
HTH.
Regards,
Juan R. Migoya
SPAIN
Rory Hunter wrote:
> Hi,
>
> In an , I notice that any 's are labelled numerically,
> incrementing for each con
This time the help comes from you. Thanks!
Juan R. Migoya
SPAIN
Nick Hunt wrote:
>
> Hi All,
>
> Many thanks to those who replied to me regarding this perennial question. I
> have now got this working, though perhaps it is not quite by the means
> intended.
>
&
regards,
Juan R. Migoya
SPAIN
tle-quadding%
keep-with-next?: #t
(with-mode component-title-mode
(make sequence
(process-node-list subtitles
;; Chapter-Title Mode
(mode chapter-title-mode
(element title
(make sequence
(process-children
---
This is a good article describing how to use DSSSL with XML:
http://www.xml.com/pub/a/2000/05/03/dsssl/
Regards,
Juan R. Migoya
SPAIN
"Juan R. Migoya" wrote:
> Use the -w option:
>
> Openjade ... -wno-valid
>
> HTH
>
> Regards,
> Juan R. Migoya
>
Use the -w option:
Openjade ... -wno-valid
HTH
Regards,
Juan R. Migoya
SPAIN
Carlos wrote:
>
> Juan:
>
> I'm still having problems with DSSL stylesheets and openjade.
>
> Steps I've taken so far:
>
> 1. Downloaded, compiled and installed Openjade
>
Just fed Openjade with the file "xml.dcl" before your xml file, i.e:
Openjade [options] xml.dcl foo.xml
HTH
Regards,
JUAN R. Migoya
SPAIN
Carlos Araya wrote:
> Good morning:
>
> I know this has been asked before but couldn't find the answer in the
> archives. Wh
advance and regards,
Juan R. Migoya
SPAIN
. If not, you
get an extra column.
This is just for your info. If somebody thinks I am
wrong, please let us know.
Best Regards,
Juan R. Migoya
SPAIN
name)
(literal "\no-break-space;Rev:")
(process-node-list bookrel)
(literal "\no-break-space;")
(process-node-list bookdate)
---
Regards,
Juan R. Migoya
SPAIN
Tammy Fox wrote:
> How do I access the value of the revnumber to
> add in a header or footer?
>
> Thanks,
> Tammy
one side of an image. See:
http://www.Linux-Mandrake.com/en/doc/project/
Hope this help,
Juan R. Migoya
SPAIN
Andrew Westcombe wrote:
> We're rather fond of tabulating various GUI items and including a small
> image of the item in the table. This looks great in HTML, but we're
In the tex backend it doesn't work well. I suppose it would
be necessary to also provide a "space-before" somewhere,
but I gave up of this question long time ago :-(
Regards,
Juan R. Migoya
SPAIN
Tim Terlegård wrote:
> Is it possible to decrease the space before an itemizedl
ur question is about the title itself, find the declaration
(define ($component-title$)...
in the same file and comment out this line:
(literal (gentext-element-name-space (current-node))
in the part which make reference to "chapter".
HTH. Best Regards,
Juan R. Migoya
SPAIN
T
"depth" is the attribute you are looking for. It is the "height" of the image.
But I haven't tried it in HTML so I'm nout sure if the tool you are using will
translate
it correctly.
Regards,
Juan R. Migoya
SPAIN
Maggie Strevell wrote:
> I am using to speci
I have tried OpenJade 1.3.1 binaries for Windows.
Working whit the Docbook DSSSL 1.74b i get error messages
about quantities expressed as 0.7 (like colors) and also
with "pt" magnitudes.
Does OpenJade expect 0,7 instead of 0.7, or what is the problem?
Thanks in advance,
Juan R. Mi
Thanks a lot!
Juan R. Migoya
SPAIN
Norman Walsh wrote:
>
> / "Juan R. Migoya" <[EMAIL PROTECTED]> was heard to say:
>>
>>
> I haven't produced a testdocs distribution yet, but you can get a whole slew
> of tests from CVS at sourceforge.net/proj
lignment though.
>
> The table enhancements are included in openjade 1.3.1
>
> On Fri, 2002-01-25 at 10:40, Juan R. Migoya wrote:
> > Sorry: There is more information:
> >
> > I have tested Docbook DSSSL-1.72 to 1.74b
> > with Jade and Jadetex 3.11.
> >
> > Thans in advance and regards,
> >
> > Juan R. Migoya
> > SPAIN
> >
Sorry: There is more information:
I have tested Docbook DSSSL-1.72 to 1.74b
with Jade and Jadetex 3.11.
Thans in advance and regards,
Juan R. Migoya
SPAIN
point, but
it goes quite far :-(
Thans in advance and regards,
Juan R. Migoya
SPAIN
In previous versions of the DSSSL Docbook style-sheet, there was
a "table.sgm" file inside a test directory with various examples of
tables.
I can´t find it anymore. I would appreciate if someone could direct me
to
some address where I can get it.
Thanks in advance.
Juan R. Migoya
SPAIN
(I think it was not very
expensive), but
the evaluation version have all you need to find out if it fits your
needs.
Hope this help. Regards,
Juan R. Migoya
SPAIN
Dave Pawson wrote:
> After half an hours playing its a fair, quick and dirty
> method of getting word into docbook.
[snip]
't remember what was it about,
but surely I didn't know the answer. This is why I didn't reply to it.
Best regards,
Juan R. Migoya
SPAIN
>
> 1/15/02 10:29:52 AM, "Juan R. Migoya" <[EMAIL PROTECTED]> wrote:
>
> >A tool chain which works is XML to TEX t
ut it
provides a good balance results / time-invested. Not to talk about money...
Regards,
Juan R. Migoya
SPAIN
>
> well, this is *SGML* for NT.
>
> I am not interested (as most) in SGML, as I am using XML heavily in
> *many* projects; so to say it again: I am (and many other are)
I also like the things that has a PRESENT. A couple of years
working with DSSSL and Jade have compensated the learning
curve.
(BTW: I'm mainly -but not only-interested in printed documentation).
Juan R. Migoya
SPAIN
Yann Dirson wrote:
> On Mon, Jan 07, 2002 at 10:35:42AM -0800, Bob
i.e: put the xml.dcl before your xml file when running nsgml or jade.
Juan R. Migoya
SPAIN
"E.L. Willighagen" wrote:
> Michael Charles Smith wrote:
> >
> > I'm very new to docbook, and I'm trying to get it set up. Right now we
> > have the xml version
What do you mean with "Docbook application"? There are a lot of
stuff involved in it .:-)
Juan R. Migoya
SPAIN
David Bovill wrote:
> I think I'm going to have a go at writing a simple DocBook application. It
> will be a standalone application without any dependencies
You can't, at least you want each section start a new page.
Juan R. Migoya
Rory Hunter wrote:
>
> Hi,
>
> Using DSSSL, how can I set one of the page headings to the title of current
> section?
>
> --
> roryh
Use "id" and "xref" in this way:
and then:
'You can see in Figure that blah'?
If what you are looking for in an automatic id generation, I can't answer :(
Regards,
Juan R. Migoya
SPAIN
Rory Hunter wrote:
>
> Hi,
>
> Usin
Just put the width columns attribute. I'm afraid there
is no workaround :(
Petri Wessman wrote:
>
> Hello all, does anyone have a solution/workaround for DocBook tables
> not rendering at all when using a DocBook XML -> Walsh's XSL
> FO stylesheets -> FOP chain? It's probably related to the fact
t; commandline?
>
I think you mean "xml.DCL"
Regards,
Juan R. Migoya
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>
Check your Jadetex version. This has been fixed
in one of the latest versions, but I don't know
exactly what version number. I recommend
downloading version 3.11. Works fine for me
(at least regarding to your question).
Regards,
Juan R. Migoya
SPAIN
Tammy Fox wrote:
> I have been rea
should be:
Perhaps you can ommit CDATA.
Regards
Juan R.Migoya
SPAIN
Eric Richardson wrote:
>
> Hi,
> I'm trying to include C source into docbook but I'm having problems with
> the #include . I really would like to have the source compile
> as is and include as is into the document.
>
>
It seems that the "pdfjadetex" macro has been missed in db2pdf
when calling pdftex. I don't know anything about db2tex
but this is the message I get when I run pdftex without the
"&pdfjadetex" option or when the "pdfjadetex.fmt" is not
valid for some r
You are in trobule here: to do that, you should begin a new page
for each section because it is in the page flow objects where the
headers and footters are attached.
Regards,
Juan R. Migoya
SPAIN
Murray Stokely wrote:
> This topic has been discussed several times on this list but I ca
ething else, but again, I need more info. Could you
send the first 10 lines of the xml doc (including the DTD declaration)?
Regards,
Juan R. Migoya
SPAIN
Dennis Grace wrote:
> Yann Dirson replies
>
> When processing an XML file, call "jade -d stylesheet /path/to/xml.dcl
> doc
font-size: 8pt
(literal
(data book-title)
As you can see, I use it for the footer, but it is the same for headers.
Regards,
Juan R. Migoya
SPAIN
Walter Joyce wrote:
>
> Is there a way to have alternate side page headers when doing
> two-side p
Try
(gi (sgml-root-element))
HTH,
Juan R. Migoya
SPAIN
Yann Dirson wrote:
>
> I'm trying to have my dsssl transformation stylesheets guess the gi of
> the root element (article, book, table, ...), so that I can output the
> correct doctype line.
>
> Unfortu
easy as they parser it" .-(
Regards,
Juan R. Migoya
Yann Dirson wrote:
>
> On Fri, Sep 07, 2001 at 11:29:16PM +1200, Dave Brooks, BCS Systems wrote:
> > There is a patch that needs to be applied to OpenJade 1.3 that allows
> > %cals-cell-before-column-margin% and %cals-
I use Jadetex 3.10 and it seems that this problem has been fixed.
Juan R. Migoya
SPAIN
camille wrote:
>
> Hi,
>
> The DSSSL print stylesheets make that the paragraphs in table cells
> begin just after the cell's border.
>
> How can I define the margin between th
[EMAIL PROTECTED] wrote:
>
> Hi,
>
> How do I reference figures' number which is auto-generated? For example, I like to
>have "see
> Figure x.xx" where I don't know what x.xx is in advanced. Is there a DOCBOOK element
>I can
> use for this purpose?
>
> TIA!
>
For example:
You can see ...
.
I use pdftex (via jadetex macro package) to get PDF files, with good results
also.
Rergards.,
Juan R. Migoya
SPAIN
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>
You can use a line-field AFTER each item, and force its lenght as the width paper.
Then the whole rule INSIDE this line-field will wrap to the next line and all the three
will get mixed as one.
HTH.
Juan R. Migoya
SPAIN
"Dave Brooks, BCS Systems" wrote:
>
> I've answe
Have you tried to convert it to XML using SX (From James Clark)?
It should do all those conversion in the sgml file.
Regards,
Juan R. Migoya
SPAIN
Bartolich Alexander VAI/GAI 1 wrote:
>
> I have some documents written in SGML for DocBook 3.1.
> There is no problem processing
-page-sequence ;; Here's the start of Flow Object
page-n-columns: %page-n-columns%
page-number-restart?: (or %page-number-restart%
(book-start?)
(first-chapter?))
etc...
Regards,
Juan R. Migoya
SPAIN
--
Norman Walsh wrote:
> / "Juan R. Migoya" <[EMAIL PROTECTED]> was heard to say:
> | The "measurement-to-length" function in the lib/dblib.dsl file of
> | the Docbook DSSSL distribution works with an associative list.
> | It seems that the program always look
ot;default" 1pi)
'("mm" 1mm)
'("MM" 1mm)
'("cm" 1cm)
'("CM" 1cm)
and so on.
Hope this help.
Regards,
Juan R. Migoya
SPAIN
--
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [EMAIL PROTECTED]
The fixed files have been sent to Rick (to avoid unwanted messages to
this list). I will post the message sent to Rick to anybody which were
interested in the subject.
Regards,
Juan R. Migoya
SPAIN
Rick Bronson wrote:
> Juan,
>
> Thank very much for your response. Yes, I saw
You need to change the left-alignment to leave out the graphics from the admonition
text.
See my previous message with code for an special "blockquote".
Regards,
Juan R. Migoya
SPAIN
Richard Sharpe wrote:
> Juan R. Migoya wrote:
>
> >[snip]
> > If you use DSSSL,
para-sep%
start-indent: (+ (inherited-start-indent) 1em)
end-indent: 1em
(process-children)
;; ================
As you can se, I use to do this.
Regards,
Juan R. Migoya
TEAM S.L.
Joe Cooper wrote:
>
> Juan R. Migoya wrote:
>
>
> > If you use DSSSL, jus
: This trick is also useful to make (big) images float at the left of some
paragraphs.
Hope this help,
Juan R. Migoya
TEAM S.L.
dding: 'center
(etc...)
Regards,
Juan R. Migoya
TEAM S.L.
Lane Stevens wrote:
>
> I am using 1.70 of dsssl stylesheets. This version appears to center
> figures correctly, but the title is not centered. I would either like the
> title to align with the edge of the figure, or be cen
x.def in the tex/latex directory to see in the jpg extension is
included.
Regards,
Juan R. Migoya
TEAM S.L.
Ingo Bruell wrote:
>
> Hi,
>
> i am using the graphics tag within a figure element to show an jpg
> image. But passivetex have not found the images. I habe used following
would like to use FOP to build a pdf file, instead of TeX).
I work with jade and the DSSSL style sheets by Norm, and I would like to
continue working with these tools, but using FOP to make the PDF file.
Thanks in advance.
Regards,
Juan R. Migoya
TEAM S.L
It seems that you Docbook dentifier doesn't match that of the DSSSL identifier.
Check it out.
Regards,
Juan R. Migoya
TEAM S.L.
> Pauline Baytler wrote:
>
> Hello,
>
> I have a pretty urgent matter
>
> I am trying to install the modular stylesheetsWhen I
=0
\evensidemargin\LeftMargin
\else
\evensidemargin\RightMargin
\fi
Hope this helps,
Juan R. Migoya
TEAM S.L.
Richard Sharpe wrote:
>
> Hi,
>
> I have got my two-side stuff seemingly working, with the appropriate things
> set in JadeT
You can put it anywhere, provided the relative paths to other
files (distribution) are correct.
Regards,
Juan R. Migoya
Richard Sharpe wrote:
> Hi,
>
> I want to move most of my changes out to a customization file ... :-)
>
> Where do I put that file so that it is picked
Yes: Use "two-page" and make "twopages" true by default in Jadetex.
You did'nt need to do so before, but it seems that you do need to
hack jadetex.
Regards,
Juan R. Migoya
TEAM S.L.
Richard Sharpe wrote:
>
> Hi,
>
> Has anyone been able to use different
If you are using paragraphs, make sure you specify "space-after" and
"space-before" to them. It works well for me.
Regards,
Juan R. Migoya
TEMA S.L.
Richard Sharpe wrote:
>
> Hi,
>
> I have modified my DSSSL scripts (dbcompon.dsl) to allow parts of th
lt, a warning message appears when you have something in the header
that doesn't fit in the headheight of Jadetex. And then, the rest of your
document is down scrolled.
Any help?
Thanks and regards,
Juan R. Migoya
TEAM S.L.
--
To u
I suggest searching for answers in the archives of this list.
Recently there are a lof of questions already answered, and one
can get a better picture in the archives. They are at:
http://lists.oasis-open.org/archives/docbook-apps/
Regards,
Juan R. Migoya
TEAM S.L.
SPAIN
Although somebody in this list pointed out that this problem was already fixed
in Jadetex, I have opted for inserting a space before the text when
ALIGN="Left".
Regards,
Juan R. Migoya
TEAM S.L.
SPAIN
Richard Sharpe wrote:
>
> Hi,
>
> I am noticing that my tables
page-number-restart?: #f
> (make paragraph
> break-before: page
>(literal "\no-break-space")))
>(empty-sosofo))
>
But if you do so, you will get a simple-page-sequence INSIDE another
(the one for chapter), unless SECT1 were the root of your document.
Yo
> looks like PassiveTex is part of the answer ... Looks like I need an XSLT,
> does Sablotron do all I am likely to need?
I vote for this question. Is there some tool with uses DSSSL with XML?
>
> Regards
> ---
R
and I can't keep
> > with it, but I pray for some stable tool wich allows documentation
> > generation and management. I would pay for such tool if I can
> > thorougly test it.
>
> have you looked at
Hope this help,
Juan R. Migoya
Richard Sharpe wrote:
> Hi,
>
> It would seem that there is some space before a rule that you just cannot
> get rid of ...
--
To unsubscribe from this elist send a message with the singl
Check that you have defined
(define %graphic-extensions%
'("eps" "epsf" "gif" "tif" "tiff" "jpg" "jpeg" "png" "wmf"))
^^^
This
I had problems whith rtf and Word. I found that Word not
always get well some type of graphics from a rtf file. If
you have the import filter for WMF files it should work
though. Check the installation of Word.
Regards,
Juan R. Migoya
Rune Enggaard Jensen wrote:
>
> We have several doc
umentation generation and management.
I would pay for such tool if I can thorougly test it.
Regards,
Juan R. Migoya
TEAM S.L.
ZAMUDIO (VIZCAYA)
SPAIN
--
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [EMAIL PROTECTED]
not changed
the DSSSL regarding the $left-header$ and $right-header$, do you?
Juan R. Migoya
--
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [EMAIL PROTECTED]
OpenJade gave me a lot of errors about the DSSSL constructions and
directives used by the DSSSL of Norm Walsh.
It was some time ago (4 months?). I haven't tried since then.
Regards,
Juan R. Migoya
Ismael Olea wrote:
>
> > I use Jade (from James Clark www.jclark.com) not Ope
Richard Sharpe wrote:
>
> OK, I think I have JadeTex 3.5 as well, but when you say Jade 1.2.1, what
> do you mean?
I use Jade (from James Clark www.jclark.com) not OpenJade. I tried OpenJade
but I find more trouble (and there is enough trouble without it :-) ).
Regards,
Juan
Richard Sharpe wrote:
>
> At 08:13 AM 3/14/01 +0100, Juan R. Migoya wrote:
> >Jade works well with Jadetex when dealing with headers and footers
> >in two-side mode. It's fancyhdr waht deals with al this stuff.
>
> So, How do I configure pdfjadetex to use fancyhdr?
Jade works well with Jadetex when dealing with headers and footers
in two-side mode. It's fancyhdr waht deals with al this stuff.
Regards,
Juan R. Migoya
Richard Sharpe wrote:
>
> At 01:53 PM 3/14/01 +1000, Richard Sharpe wrote:
> >Hi,
> >
> >I have looked at
Sebastian Rahtz wrote:
>
> Juan R. Migoya writes:
> > How can I customize Jadetex withou modifying the Jadetex.dtx file? I
>...
> if there are substantial areas where you need to fiddle with JadeTeX,
> something is very wrong. Jadetex is supposed to be a black box, NOT
Norman Walsh wrote:
>
> / "Juan R. Migoya" <[EMAIL PROTECTED]> was heard to say:
> | I have found that some times, when there is a new version of Jadetex or
> | the DSSSL
> | files, there are some changes you must do. For example, now the
> | (define %two-side
is right), but the docs of Miktex does't explain anything about the
way you should
deal with Jadetex (and perhaps they are also right). So you get lost
after reading a lot
of pages. Well, you can try to master Latex, but do we need to do it?
Thanks in advance for the info.
Juan R. Migoya
Guecho (VIZCAYA)
SPAIN
What tool are you using to make the transformation?
Juan R. Migoya
Martin Bohatý wrote:
>
> Hi,
> I am looking for help with DocBook XSL.
>
> I have downloaded DocBook XML version 4.1.2. and XSL supplement.
> I have simple DocBook XML document which contains following:
>
1 - 100 of 114 matches
Mail list logo