<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Rdu</p>
<p>I can understand this. What I find problematic that I can savely
transform the 700 pages book when I have changes
docbook-custom.xsl, but changing <br>
</p>
<p>the customization from <br>
</p>
<p><img src="cid:part1.28DFAD3A.F924EC37@gmx.net" alt=""
height="461" width="404"></p>
<p>to</p>
<p><img src="cid:part2.1EAB0250.D003165B@gmx.net" alt=""
height="335" width="395"></p>
<p>renders the transformation faulty. That in my opinion is the
problem. It has nothing to do with the modified xls stylesheet.
And I am lost how debug this since the error is erratic in my
opinion besides fop not giving any log.</p>
<p>Regards <br>
</p>
<p>Bernhard<br>
</p>
<br>
<div class="moz-cite-prefix">Am 09.10.2018 um 14:44 schrieb Oxygen
XML Editor Support (Radu Coravu):<br>
</div>
<blockquote type="cite"
cite="mid:c5e0525f-4be5-dd37-3f0d-a2920d2edfe7@oxygenxml.com">Hi
Bernhard,
<br>
<br>
As I previously said I do not have enough details on my side (the
XSL-FO file on which the PDF processor is applied to produce the
PDF or a sample Docbook XML + XSLT customization) in order to
understand better what's going on.
<br>
<br>
Regards,
<br>
Radu
<br>
<br>
Radu Coravu
<br>
<oXygen/> XML Editor
<br>
<a class="moz-txt-link-freetext" href="http://www.oxygenxml.com">http://www.oxygenxml.com</a>
<br>
<br>
On 10/9/2018 1:23 PM, Bernhard Kleine wrote:
<br>
<blockquote type="cite">For the moment I have solved the problem
by changing ..\Oxygen XML
<br>
Editor 20\frameworks\docbook\xsl\fo\docbook_custom.xsl and
adding the
<br>
lines from my customization. This worked. Copying
docbook_custom.xsl to
<br>
the xsl/fo/ subfolder of my project doesnot work since it links
to
<br>
further stylesheets. Having docbook_custom.xsl added as another
<br>
stylesheet did not work since "cascading stylesheet" did not
work.
<br>
<br>
The error I reported has obviously nothing to do with the
content of the
<br>
Buch.xsl stylesheet, but with the customization I have shown to
you. I
<br>
am lost to see the reason for that.
<br>
<br>
Regards
<br>
<br>
Bernhard
<br>
<br>
<br>
Am 09.10.2018 um 07:26 schrieb Oxygen XML Editor Support (Radu
Coravu):
<br>
<blockquote type="cite">Hi Bernhard,
<br>
<br>
If you publish to PDF without your customizations do you
obtain the
<br>
same problem?
<br>
You will probably have to trim down your DocBook file to a
minimum
<br>
until you have a minimal sample with which the PDF processor
problem
<br>
can be reproduced. Then you can send it over to
<br>
<a class="moz-txt-link-rfc2396E" href="mailto:support@oxygenxml.com">"support@oxygenxml.com"</a> and we can take a look at it.
<br>
<br>
Regards,
<br>
Radu
<br>
<br>
Radu Coravu
<br>
<oXygen/> XML Editor
<br>
<a class="moz-txt-link-freetext" href="http://www.oxygenxml.com">http://www.oxygenxml.com</a>
<br>
<br>
On 10/8/2018 11:02 PM, Bernhard Kleine wrote:
<br>
<blockquote type="cite">I have analyzed the situation:
<br>
<br>
When I transform the glossar of my book, transformation is
without
<br>
trouble. However, when transforming the whole book plus the
glossar, it
<br>
stumbles
<br>
<br>
I then analyzed the glossar: It has seven glossdivs. The
last one
<br>
consists of some 20 glossdefs, of which I show the last
ones:
<br>
<br>
<glossentry xml:id="glo.Tumor">
<br>
<glossterm>Tumor</glossterm>
<br>
<glossdef>
<br>
<para>Als Tumor wird zunächst eine
raumfordernde Wucherung von
<br>
Zellen bezeichnet, ein
<br>
synonymer Ausdruck ist Neoplasie. Dabei gibt es
gutartige
<br>
Tumoren und bösartige. Je nach
<br>
Ort der Geschwulst und nach Art des verdrängten
und
<br>
geschädigten Gewebes können
<br>
Krankheiten bis hin zum Tod entstehen. Bösartige
Tumoren
<br>
sind die Ursache von Krebs, bei
<br>
dem sich ausgehend von den ursprünglichen
Tumorzellen
<br>
weitere Geschwulste (Metatasen) in
<br>
anderen Körperregionen bilden.</para>
<br>
</glossdef>
<br>
</glossentry>
<br>
<glossentry xml:id="glo.geneticCode"
xreflabel="Glo.T Genetischer
<br>
Code">
<br>
<glossterm>Genetischer Code<indexterm>
<br>
<primary>Genetischer Code</primary>
<br>
</indexterm></glossterm>
<br>
<glossdef>
<br>
<para>
<br>
<table frame="sides" rowsep="0"
colsep="0"> [163
<br>
lines]
<br>
</para>
<br>
</glossdef>
<br>
</glossentry>
<br>
</glossdiv>
<br>
</glossary>
<br>
</sect2>
<br>
<br>
It is this table which made the transformation choke. But
only in the
<br>
context of the book, not in the glossar itself. Can you
please explain
<br>
to me what I do wrong and how to change the behaviour?
<br>
<br>
I have changed the transformation scenario to:
<br>
<br>
<br>
and are using the following stylesheet:
<br>
<br>
<?xml version="1.0" encoding="UTF-8"?>
<br>
<xsl:stylesheet
<br>
xmlns:xsl=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/1999/XSL/Transform">"http://www.w3.org/1999/XSL/Transform"</a>
<br>
xmlns:fo=<a class="moz-txt-link-rfc2396E" href="http://www.w3.org/1999/XSL/Format">"http://www.w3.org/1999/XSL/Format"</a>
<br>
xmlns:d=<a class="moz-txt-link-rfc2396E" href="http://docbook.org/ns/docbook">"http://docbook.org/ns/docbook"</a>
<br>
version="1.0">
<br>
<xsl:import
<br>
href=<a class="moz-txt-link-rfc2396E" href="http://docbook.sourceforge.net/release/xsl-ns/current/fo/docbook.xsl">"http://docbook.sourceforge.net/release/xsl-ns/current/fo/docbook.xsl"</a>/>
<br>
<br>
<xsl:param
name="caption.align">justify</xsl:param>
<br>
<br>
<xsl:template match="d:mediaobject/d:caption">
<br>
<fo:block role="caption">
<br>
<xsl:if test="$caption.align = 'right' or
<br>
$caption.align = 'left' or
<br>
$caption.align = 'justify' or
<br>
$caption.align = 'center'">
<br>
<xsl:attribute name="text-align">
<br>
<xsl:value-of select="$caption.align"/>
<br>
</xsl:attribute>
<br>
</xsl:if>
<br>
<xsl:apply-templates/>
<br>
</fo:block>
<br>
</xsl:template>
<br>
</xsl:stylesheet>
<br>
<br>
Regards
<br>
Bernhard
<br>
<br>
<br>
--
<br>
spitzhalde9
<br>
D-79853 lenzkirch
<br>
<a class="moz-txt-link-abbreviated" href="mailto:bernhard.kleine@gmx.net">bernhard.kleine@gmx.net</a>
<br>
<a class="moz-txt-link-abbreviated" href="http://www.b-kleine.com">www.b-kleine.com</a>, <a class="moz-txt-link-abbreviated" href="http://www.urseetal.net">www.urseetal.net</a>
<br>
-
<br>
thunderbird mit enigmail
<br>
GPG schlüssel: D5257409
<br>
fingerprint:
<br>
08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09
<br>
<br>
<br>
<br>
_______________________________________________
<br>
oXygen-user mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a>
<br>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
<br>
<br>
</blockquote>
_______________________________________________
<br>
oXygen-user mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a>
<br>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
<br>
</blockquote>
<br>
<br>
<br>
_______________________________________________
<br>
oXygen-user mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a>
<br>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
<br>
<br>
</blockquote>
_______________________________________________
<br>
oXygen-user mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a>
<br>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
<br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
spitzhalde9
D-79853 lenzkirch
<a class="moz-txt-link-abbreviated" href="mailto:bernhard.kleine@gmx.net">bernhard.kleine@gmx.net</a>
<a class="moz-txt-link-abbreviated" href="http://www.b-kleine.com">www.b-kleine.com</a>, <a class="moz-txt-link-abbreviated" href="http://www.urseetal.net">www.urseetal.net</a>
-
thunderbird mit enigmail
GPG schlüssel: D5257409
fingerprint:
08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09</pre>
</body>
</html>