AW: Problems with nesting fo:graphic in fo:block?

2002-06-17 Thread Jens Posingies
Here is an example of a FO result from xslt file and xml file. The words
Studenten an einer solchen Losung beyond the fo:external-graphic are not
displayed in the pdf.

  fo:block text-align=justify
  space-after.optimum=10pt
  line-height=15pt
  text-decoration=none font-style=normal
font-size=12pt font-family=serif color=black id=
  Das erste Semester bestand im wesentlichen aus der Definition
konkreter Ziele, Evaluierungen verschiedener
  Techniken und der Entwicklung verschiedener Prototypen. Die Auflosung
des Study-Shops der FH, der
  bis dahin fur die Verteilung von Skripten zustandig war fuhrte zur
Entwicklung einer eines
  fo:basic-link text-align=justify
space-after.optimum=10pt
line-height=18pt text-decoration=underline
  font-weight=normal font-style=normal font-size=12pt
font-family=sans-serif color=blue internal-
destination=chapAltsystemManagementsystems/fo:basic-link (Altsystem),
  welches uber Weihnachten 2001 entwickelt wurde und auf einer 
Relationalen
Datenbank beruht.
Die Zugriffsraten hierauf beweisen das Interesse der Studenten an
einer solchen Losung.
fo:external-graphic id=picZugriffe
src=picsSW/sortiertZugriff.jpg/
fo:block padding-top=3pt
  text-align=justify
  space-after.optimum=10pt
  line-height=17pt
text-decoration=none
font-weight=normal font-style=oblique
  font-size=11pt font-family=sans-serif color=#00a0a0
Abbildungen1: Top Zugriffe auf Dokumente im Altsystem
  /fo:block


-Ursprungliche Nachricht-
Von: Oleg Tkachenko [mailto:[EMAIL PROTECTED]
Gesendet: Sonntag, 16. Juni 2002 22:20
An: [EMAIL PROTECTED]
Betreff: Re: Problems with nesting fo:graphic in fo:block?


Jens Posingies wrote:

 We have a very, very strange problem: Our project DTD contains p- and
 graphic-tags which work absolutely fine, if the tags are called
 seperated - but when testet this combination (nesting graphic in p):
p
 foo... graphic.../ bar... /p we lose the last line of the text beyond
 the graphic. Could this be a FOP problem with nesting fo:graphic in
 fo:block? All the other elements don't have problem with being nesting
in
 p.

Could you provide example of such buggy fo document?

--
Oleg Tkachenko
Multiconn International Ltd



Re: AW: Problems with nesting fo:graphic in fo:block?

2002-06-17 Thread Oleg Tkachenko
Jens Posingies wrote:
Here is an example of a FO result from xslt file and xml file. The words
Studenten an einer solchen Losung beyond the fo:external-graphic are not
displayed in the pdf.
Sorry, I cannot reproduce the bug in fop 0.20.3. See attached image. Which fop 
version are you using?

--
Oleg Tkachenko
Multiconn International Ltd, Israel
inline: Clipboard.jpg

Re: Re: AW: Problems with nesting fo:graphic in fo:block?

2002-06-17 Thread jens
I'm using FOP 0.20.3 like you, very strange. Nevertheless thanks for
your time, Oleg.

Oleg Tkachenko [EMAIL PROTECTED] schrieb am 17.06.2002, 12:26:13:
 Jens Posingies wrote:
  Here is an example of a FO result from xslt file and xml file. The words
  Studenten an einer solchen Losung beyond the  are not
  displayed in the pdf.
 
 Sorry, I cannot reproduce the bug in fop 0.20.3. See attached image. Which 
 fop 
 version are you using?
 
 -- 
 Oleg Tkachenko
 Multiconn International Ltd, Israel


Problems with nesting fo:graphic in fo:block?

2002-06-16 Thread Jens Posingies
Hi folks,

We have a very, very strange problem: Our project DTD contains p- and
graphic-tags which work absolutely fine, if the tags are called
seperated - but when testet this combination (nesting graphic in p): p
foo... graphic.../ bar... /p we lose the last line of the text beyond
the graphic. Could this be a FOP problem with nesting fo:graphic in
fo:block? All the other elements don't have problem with being nesting in
p.

These are the templates:

  xsl:template match=p
fo:block id=[EMAIL PROTECTED] ...
  xsl:apply-templates select=text() | thesis | formula | em | gloss |
footnote | link | ref | def | ulist | olist |
table | graphic | code | note | conclude | quote/
/fo:block
  /xsl:template

  xsl:template match=graphic
  fo:external-graphic id=[EMAIL PROTECTED]
xsl:attribute name=srcxsl:choosexsl:when
test=starts-with(@source, 'http')/xsl:when/xsl:choose
xsl:value-of select=@source//xsl:attribute
  /fo:external-graphic
  fo:block ...
xsl:value-of select=$lang/illustrations/ xsl:number
count=graphic level=any/: xsl:value-of select=@alt/
  /fo:block
  /xsl:template


Jens Posingies, Lüneburg (Germany)
___

 COMMODORE 64 BASIC V2 

64K RAM SYSTEM  38911 BASIC BYTES FREE

READY.
_
___