<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I had in the customization the following lines:
      <blockquote type="cite"><l:context name="title"><br>
                <!-- formatiert Tabellen und Abbildungstitel --><br>
                <l:template name="table" text="Tabelle %t."/><br>
                <l:template name="figure" text="Bild %t"/><br>
              </l:context></blockquote>
      the empty space in front of %t in both lines was ???. Obviously
      Alegreya has no corresponding glyph for that so that FOP looked
      for a font which had it. That was Times Roman. Thanks a lot for
      Luca Bellonda from the FOP Mailing list for sorting this out.
      Changing the space for a no-break space ( U+00A0) removed the
      offending font change.</p>
    <p>A bit tricky and not obvious at all :(</p>
    <p>Regards Bernhard<br>
    </p>
    <div class="moz-cite-prefix">Am 05.11.2018 um 01:52 schrieb Bob
      Stayton:<br>
    </div>
    <blockquote type="cite"
      cite="mid:0edd4e80-6794-fe8d-f3df-19d7d3665128@sagehill.net">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p><font size="-1"><font face="Helvetica, Arial, sans-serif">Hi
            Bernhard,</font></font></p>
      <p><font size="-1"><font face="Helvetica, Arial, sans-serif">This
            is indeed strange, as there is nothing in the markup to
            trigger a font change.  I suspect a FOP bug.  Can you send
            me the PDF off list?</font></font></p>
      <p><font size="-1"><font face="Helvetica, Arial, sans-serif">One
            other thing: I noticed that the FO you send has indented the
            nested elements.  Did you do that in Oxygen before sending
            it, or does your customization layer have <xsl:output
            indent="yes"/> ?  If the latter, I suggest that be
            changed to "no" because the indenting process introduces
            whitespace that can mess with an FO processor.<br>
          </font></font></p>
      <pre class="moz-signature" cols="72">Bob Stayton
Sagehill Enterprises
<a class="moz-txt-link-abbreviated" href="mailto:bobs@sagehill.net" moz-do-not-send="true">bobs@sagehill.net</a></pre>
      <div class="moz-cite-prefix">On 11/4/2018 1:38 PM, Bernhard Kleine
        wrote:<br>
      </div>
      <blockquote type="cite"
        cite="mid:368f76f8-acdc-8c0b-4f2c-59265f12d5a7@gmx.net">
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <p>Hi Bob, <br>
        </p>
        <p>the fo-file is included. It is another table but the first to
          show the error. I cannot see why the font change takes place.
          The offendint "Tabelle Bläuling noch nicht fotografiert" is
          around line number 700.<br>
        </p>
        <blockquote type="cite">  <font size="-2"> <fo:block
            xmlns:rx=<a class="moz-txt-link-rfc2396E"
              href="http://www.renderx.com/XSL/Extensions"
              moz-do-not-send="true">"http://www.renderx.com/XSL/Extensions"</a>
            space-before.minimum="0.5em" space-before.optimum="1em" <br>
                                    space-before.maximum="2em"
            space-after.minimum="0.5em" space-after.optimum="1em"
            space-after.maximum="2em" <br>
                                    keep-together.within-column="auto"
            id="d0e101"><br>
                                    <fo:block
            space-before.optimum="1em" space-before.minimum="0.8em"
            space-before.maximum="1.2em" font-weight="bold" <br>
                                        font-size="13.2pt"
            hyphenate="false" space-after.minimum="0.4em"
            space-after.optimum="0.6em" space-after.maximum="0.8em"<br>
                                       
            keep-with-next.within-column="always"><br>
                                        Tabelle Bläuling noch nicht
            fotografiert.<br>
                                    </fo:block><br>
                                    <fo:table
            border-before-width.conditionality="retain"
            border-collapse="collapse" border-start-style="none"
            border-end-style="none"<br>
                                        border-top-style="none"
            border-bottom-style="none" table-layout="fixed"
            width="100%"><br>
                                        <fo:table-column
            column-number="1" column-width="130pt"/><br>
                                        <fo:table-column
            column-number="2" column-width="167pt"/><br>
                                        <fo:table-column
            column-number="3" column-width="93pt"/><br>
                                        <fo:table-column
            column-number="4" column-width="66.6pt"/><br>
                                        <fo:table-header
            start-indent="0pt" end-indent="0pt"></font></blockquote>
         I am using FOP.
        <p>kind regards <br>
        </p>
        <p>Bernhard<br>
        </p>
        <br>
        <div class="moz-cite-prefix">Am 04.11.2018 um 20:28 schrieb Bob
          Stayton:<br>
        </div>
        <blockquote type="cite"
          cite="mid:dcb97c99-3233-81a9-2555-118ddc9be2d8@sagehill.net">
          <meta http-equiv="Content-Type" content="text/html;
            charset=UTF-8">
          <p><font size="-1"><font face="Helvetica, Arial, sans-serif">Hi
                Bernhard,</font></font></p>
          <p><font size="-1"><font face="Helvetica, Arial, sans-serif">To
                help sort this out, create a copy of your transformation
                scenario but turn off the FO processor (uncheck the
                Perform FO Processing box) and save the fo file (in the
                Output tab, change Save as to ${cfn}.fo).  Then examine
                the fo file in Oxygen at that point to see what the fo
                markup is.  That will provide clues.</font></font></p>
          <p><font size="-1"><font face="Helvetica, Arial, sans-serif">Is
                your FO processor FOP?</font></font><br>
          </p>
          <pre class="moz-signature" cols="72">Bob Stayton
Sagehill Enterprises
<a class="moz-txt-link-abbreviated" href="mailto:bobs@sagehill.net" moz-do-not-send="true">bobs@sagehill.net</a></pre>
          <div class="moz-cite-prefix">On 11/4/2018 10:50 AM, Bernhard
            Kleine wrote:<br>
          </div>
          <blockquote type="cite"
            cite="mid:c5de9113-4703-49fa-13f8-81ade75b9a84@gmx.net">
            <meta http-equiv="content-type" content="text/html;
              charset=UTF-8">
            <p><br>
              Hi,<br>
              <br>
              I have changed body.font.family and the title.font.family
              and added in Front of the fonts, oxygen offers, Alegreya.
              This font is installed on the computer.<br>
              <br>
              The strange thing happening is that in table titles the
              first word of the title is now not in Alegreya, maybe in
              Times Roman although in cannot see anything in parameters
              where the table.title is mentioned so that the first word
              is going into some other font. I asked Thomas Schaitle
              already, but he has no idea what is going on. Have you any
              idea what is going on? When necessary I can provide the
              source code and the customizations. <br>
            </p>
            <pre><font size="-2" face="Courier New, Courier, monospace"><sect2 <a class="moz-txt-link-freetext" href="xml:id=" moz-do-not-send="true">xml:id=</a>"lycanidaeBilder" xreflabel="Bilder von Feuerfaltern und Bläulingen">
            <title>Feuerfalter- und Bläulingsbilder</title>
            <table frame="none" tocentry="1">
                <title>Bläulinge, Zipfel- und Feuerfalter</title>
                <tgro </font>
</pre>
            <p><img src="cid:part5.A4E22DAD.3E7E439B@gmx.net" alt=""
                class=""></p>
            <p><br>
              Regards and greetings from the Black Forest</p>
            <p>Bernhard<br>
            </p>
            <pre class="moz-signature" cols="72">-- 
spitzhalde9
D-79853 lenzkirch
<a class="moz-txt-link-abbreviated" href="mailto:bernhard.kleine@gmx.net" moz-do-not-send="true">bernhard.kleine@gmx.net</a>
<a class="moz-txt-link-abbreviated" href="http://www.b-kleine.com" moz-do-not-send="true">www.b-kleine.com</a>, <a class="moz-txt-link-abbreviated" href="http://www.urseetal.net" moz-do-not-send="true">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>
            <br>
            <fieldset class="mimeAttachmentHeader"></fieldset>
            <br>
            <pre wrap="">_______________________________________________
oXygen-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com" moz-do-not-send="true">oXygen-user@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user" moz-do-not-send="true">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
</pre>
          </blockquote>
          <br>
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
          <pre wrap="">_______________________________________________
oXygen-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com" moz-do-not-send="true">oXygen-user@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user" moz-do-not-send="true">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
</pre>
        </blockquote>
        <br>
        <pre class="moz-signature" cols="72">-- 
spitzhalde9
D-79853 lenzkirch
<a class="moz-txt-link-abbreviated" href="mailto:bernhard.kleine@gmx.net" moz-do-not-send="true">bernhard.kleine@gmx.net</a>
<a class="moz-txt-link-abbreviated" href="http://www.b-kleine.com" moz-do-not-send="true">www.b-kleine.com</a>, <a class="moz-txt-link-abbreviated" href="http://www.urseetal.net" moz-do-not-send="true">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>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
oXygen-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com" moz-do-not-send="true">oXygen-user@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user" moz-do-not-send="true">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
</pre>
      </blockquote>
      <br>
    </blockquote>
    <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>