Redesign plan - plan tool

2001-06-21 Thread Keiron Liddle


I have written a simple (yet effective) extension to fop that takes some
simple XML and converts it into an SVG document automatically which can be
drawn in the PDF document.
The attached pdf has a demonstration.

The plan is only very rough so don't take too much notice of it.
If people are interested I could make this available in some form.

I just thought that it might be a handy tool.

 fopplan.pdf

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


vertical-align

2001-06-21 Thread Greiner, Andrea

Hello,
is there someone who can tell me wether vertical-align will be implemented a
day? 

Thanks
Andrea Greiner

-Ursprüngliche Nachricht-
Von: Hoang Nam [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 20. Juni 2001 22:42
An: [EMAIL PROTECTED]
Betreff: Re: Aligning the footer to bottom of page


I have the same problem because for now, the property vertical-align is not
implemented in FOP yet.
Try to reduce the margin-bottom !

- Original Message -
From: Wabei [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, June 20, 2001 9:40 PM
Subject: Aligning the footer to bottom of page


 Hello lister,

 I am having trouble aligning my footer to the bottom
 of the page.

 When I have a extent = 1cm, it prints only about 1
 line at the bottom, when I increase the extent to 10cm
 to fit all the lines in my footer, it moves the footer
 up on the page.  Any ideas on how to fix this???

 I was searched past emails in the archive to find the
 solution but have not found one there.

 Thank you

 Wabei


 __
 Do You Yahoo!?
 Get personalized email addresses from Yahoo! Mail
 http://personal.mail.yahoo.com/

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]



_

Do You Yahoo!?

Get your free @yahoo.com address at http://mail.yahoo.com




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Redesign plan - plan tool

2001-06-21 Thread Christopher R. Maden

At 00:40 21-06-2001, Keiron Liddle wrote:
I have written a simple (yet effective) extension to fop that takes some
simple XML and converts it into an SVG document automatically which can be
drawn in the PDF document.
The attached pdf has a demonstration.

I'm a little confused - why not do this with XSL, instead of hardcoding it 
in FOP's Java code?

-Chris
-- 
Christopher R. Maden, XML Consultant
DTDs/schemas - conversion - ebooks - publishing - Web - B2B - training
URL: http://crism.maden.org/consulting/ 
PGP Fingerprint: BBA6 4085 DED0 E176 D6D4  5DFC AC52 F825 AFEC 58DA


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Redesign plan - plan tool

2001-06-21 Thread Christopher R. Maden

At 01:43 21-06-2001, Keiron Liddle wrote:
On Thu, 21 Jun 2001 10:27:40 Christopher R. Maden wrote:
  I'm a little confused - why not do this with XSL, instead of hardcoding
  it
  in FOP's Java code?

I doubt that you could do everything with xsl and even if you could then it
would probably be very messy.
The xml is simple, it only contains the necessary information.

That's sort of the point of XSL, isn't, though?  Make XML documents that 
contain the necessary information, and use XSL to style them for 
display.  One of the cool things about having SVG support in FOP is that it 
makes this kind of stuff possible - take an XML representation of data, and 
use XSLT to transform it into an SVG document that gives a graphical 
presentation of the data.

It just doesn't seem to set a very good example that when there's a 
practical application of XSL, the development team of the main Open Source 
XSL tool punts to Java.

-Chris
-- 
Christopher R. Maden, XML Consultant
DTDs/schemas - conversion - ebooks - publishing - Web - B2B - training
URL: http://crism.maden.org/consulting/ 
PGP Fingerprint: BBA6 4085 DED0 E176 D6D4  5DFC AC52 F825 AFEC 58DA


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




line-break in table-cells

2001-06-21 Thread Greiner, Andrea

Dear all,
I  need help quickly!

What has happened to fop?

I have the following problems with the new versions: When text will
be inserted into a table-cell and the text is longer than the corresponding
column-width of the table-cell, the text floats over all following
neighbor-cells. In older versions there were a line-breaks and the whole
text was inserted into the table-cell without over boarding.

What do I have to do to manage this problem? 
  
  Looking forward to an answer
  Andrea Greiner

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Redesign plan - plan tool

2001-06-21 Thread Malka, Michael

I am instressed. 

We have been using batik to generate svg from components, and then include
them in pdf documents with fop. A simple xml to generate svg could be
useful.

The batik/svg support in 0.19 is great.

Michael Malka  

-Original Message-
From: Keiron Liddle [mailto:[EMAIL PROTECTED]]On Behalf
Of Keiron Liddle
Sent: 21. kesäkuuta 2001 10:40
To: [EMAIL PROTECTED]
Subject: Redesign plan - plan tool



I have written a simple (yet effective) extension to fop that takes some
simple XML and converts it into an SVG document automatically which can be
drawn in the PDF document.
The attached pdf has a demonstration.

The plan is only very rough so don't take too much notice of it.
If people are interested I could make this available in some form.

I just thought that it might be a handy tool.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Redesign plan - plan tool

2001-06-21 Thread Fotis Jannidis

Good to have a plan like this. Would be nice, if we all could enter 
our free time and interests there. Well, I will have time for 
documentation and testing after the 13.6.

Fotis


Send reply to:  [EMAIL PROTECTED]
Date sent:  Thu, 21 Jun 2001 09:40:21 +0200
From:   Keiron Liddle [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject:Redesign plan - plan tool
Send reply to:  [EMAIL PROTECTED]

 
 I have written a simple (yet effective) extension to fop that takes some
 simple XML and converts it into an SVG document automatically which can be
 drawn in the PDF document.
 The attached pdf has a demonstration.
 
 The plan is only very rough so don't take too much notice of it.
 If people are interested I could make this available in some form.
 
 I just thought that it might be a handy tool.
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: test suite

2001-06-21 Thread Keiron Liddle

 see http://xw2k.sdct.itl.nist.gov/xml/page4.html
 
 I had a short look at the xsl:fo test suite. It contains about 540 xml 
 files and xsl files to convert them to xsl:fo files. In a separate 
 directory there are the resulting pdf files created with xep. 
 
 I am not sure about the copyright status of the test suite, but we 
 certainly can make use of it. 

and to run it with FOP all you need to do is:
java org.apache.fop.tools.TestConverter -pdf -b ./ testsuite.xml

well it should work, I seem to be having some trouble.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: can i select which streams to encode and which not?

2001-06-21 Thread Jeremias Maerki

 I have an urgent problem with Fop.
 I am using Fop 0.18.1 and 0.19-CVS.
 The config option of fop let me choose which filters to apply to stream.
 It doesnt let me choose however to which stream to apply these filters.
 What I need is that my generated pdf files only contain encoded
 image streams.
 They especially should NOT contain encoded page content streams.
 Is there any way to achieve this with fop be it with configuration or
 hacking some source?
 Unfortunately I dont know the fop source very well.
 Any help on this matter is greatly appreciated.

This is something I'd like to see, too. I think this requires hacking
some source. I don't have time to do right now, but I think I know what
you could do:

Look at org.apache.fop.pdf.PDFStream. It has a method
addDefaultFilters() where the filters specified in the configuration
get applied.

Then look at org.apache.fop.pdf.PDFXObject. I think this is the class
for images in PDF. The output() method calls
imgStream.addDefaultFilters() (the method above). So I think you just
have to copy the addDefaultFilters() method (ex. addImageFilters()) and
adjust it to read configuration using a different key (not
stream-filter-list but for example image-stream-filter-list).

I may be wrong but I think that's what needs to be done. Hope it helps...

Jeremias Märki

mailto:[EMAIL PROTECTED]

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
Fon +41 (41) 317 2020 - Fax +41 (41) 317 2029
Internet http://www.outline.ch


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




cvs commit: xml-fop/src/org/apache/fop/tools TestConverter.java

2001-06-21 Thread keiron

keiron  01/06/21 06:27:12

  Modified:src/org/apache/fop/tools TestConverter.java
  Log:
  gets the root element properly
  
  Revision  ChangesPath
  1.4   +2 -6  xml-fop/src/org/apache/fop/tools/TestConverter.java
  
  Index: TestConverter.java
  ===
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/tools/TestConverter.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TestConverter.java2001/06/18 11:33:33 1.3
  +++ TestConverter.java2001/06/21 13:27:11 1.4
  @@ -110,13 +110,9 @@
   if (suitelist.getLength() == 0) {
   return differ;
   }
  +
   Node testsuite = null;
  -for (int count = 0; count  suitelist.getLength(); count++) {
  -Node node = suitelist.item(count);
  -if (node.getNodeName().equals(testsuite)) {
  -testsuite = node;
  -}
  -}
  +testsuite = doc.getDocumentElement();
   
   if (testsuite.hasAttributes()) {
   String profile = testsuite.getAttributes().getNamedItem(
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




cvs commit: xml-fop/src/org/apache/fop/tools/anttasks Fop.java

2001-06-21 Thread keiron

keiron  01/06/21 07:27:44

  Modified:src/org/apache/fop/tools/anttasks Fop.java
  Log:
  sets baseDir according to file being converted
  
  Revision  ChangesPath
  1.8   +3 -2  xml-fop/src/org/apache/fop/tools/anttasks/Fop.java
  
  Index: Fop.java
  ===
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/tools/anttasks/Fop.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- Fop.java  2001/06/21 13:35:10 1.7
  +++ Fop.java  2001/06/21 14:27:40 1.8
  @@ -1,4 +1,4 @@
  -/* $Id: Fop.java,v 1.7 2001/06/21 13:35:10 keiron Exp $
  +/* $Id: Fop.java,v 1.8 2001/06/21 14:27:40 keiron Exp $
* Copyright (C) 2001 The Apache Software Foundation. All rights reserved.
* For details on use and redistribution please refer to the
* LICENSE file included with these sources.
  @@ -152,7 +152,8 @@
   
   public void run () throws FOPException {
   try {
  -Configuration.put(baseDir, 
task.getBasedir().toURL().toExternalForm());
  +//Configuration.put(baseDir, 
task.getBasedir().toURL().toExternalForm());
  +Configuration.put(baseDir, 
task.getFofile().getParentFile().toURL().toExternalForm());
   } catch (Exception e) {
   task.log(Error setting base directory, Project.MSG_DEBUG);
   }
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




RE: Modification in line placement

2001-06-21 Thread Kelly Campbell

+1 for committing it. I've always thought there was something a little off
in our line spacing, I just couldn't put my finger on it.

Just because we have a test suite, doesn't mean we should let them hold us
up from fixing problems :-) I've encountered this before on other projects
that test by comparing graphical output... if you change even one small
thing it causes all the tests to fail, so you redo your golden copies and
hand check everything. It's not the best test strategy IMHO, but it's better
than nothing.

-Kelly

 -Original Message-
 From: John Wyman [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, June 20, 2001 4:04 PM
 To: [EMAIL PROTECTED]
 Subject: RE: Modification in line placement
 
 
 If it fixes my problem, (selfishly asking) do it.
 
 
 John H. Wyman
 5160 Darry Lane
 Dublin, OH 43016
 (614)-889-0698
 [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 Wyman Genealogy Site http://www.wyman.org
 Francis Wyman Assoc email List
 http://groups.yahoo.com/group/FrancisWymanAssoc
 Wyman Family Genealogy Forum http://genforum.genealogy.com/wyman/
 The Wyman Surname Message Board
 http://www.familyhistory.com/messages/messages.asp?category=s
 urnamefor
 um=Wyman
 
   
 
 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED]] On Behalf
 Of Karen Lease
 Sent: Wednesday, June 20, 2001 5:59 PM
 To: [EMAIL PROTECTED]
 Subject: Modification in line placement
 
 
 Hi,
 
 While debugging a strange problem from John Wyman recently, I 
 discovered
 an inconsistency in how we decide whether a block area has room for
 another line of text. It works differently on the first line in the
 block from the remaining lines.
 
 This isn't necessarily stupid, at least for some 
 line-stacking-strategy
 values. However, for the fairly simple one FOP is currently
 implementing, it can lead to some strange results.
 
 I also noticed that the way we are calculating half-leading 
 in BlockArea
 isn't correct according to the CR. The result is that our actual
 line-spacing tends to be less than what the stylesheet uses as a
 line-height value. This is because the glyph height of a font
 (ascender + descender) is typically less than the actual font-size
 value.
 
 The fix is trivial, but it will change all existing test results,
 because the line-spacing will increase! Because of that, I haven't yet
 committed it. Opinions?
 
 Regards,
 Karen
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Re[2]: Out of Memory Error

2001-06-21 Thread Arved_37

Quoting Eugene Nedzvetsky [EMAIL PROTECTED]:

 No, thanks . I will receive this copy from CVS,when it will appear on
 CVS.

I'll be back home on Sunday (the 24th). It's unlikely that I'll commit it on
Sunday evening, but it won't be any later than Monday.

I'd say that under typical circumstances it's best to post material for
potential commits right to fop-dev; that way any available committer can pick
up, and we avoid situations like the current one, where I'm restricted to
webmail for 7 days.

Regards,
Arved


---
 This mail was sent through the Nova Scotia Provincial Server, 
 with technical resources provided by Chebucto Community Net.
 http://nsaccess.ns.ca/mail/ http://www.chebucto.ns.ca/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Text-Transform

2001-06-21 Thread John Wyman
Title: Message



I need to produce 
all capital output from possibly mixed input text, and the 
text-transform="uppercase" seems to generate a not supported warning, this used 
to work in .12, am I doing something wrong ?

fo:block 
font-family="serif" text-align="centered" font-size="18pt" line-height="36pt" 
text-transform="uppercase"

John H. Wyman5160 Darry LaneDublin, OH 
43016(614)-889-0698[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]Wyman 
Genealogy Site http://www.wyman.orgFrancis Wyman Assoc 
email List http://groups.yahoo.com/group/FrancisWymanAssocWyman 
Family Genealogy Forum http://genforum.genealogy.com/wyman/The 
Wyman Surname Message Board http://www.familyhistory.com/messages/messages.asp?category=surnameforum=Wyman 




Re: test suite

2001-06-21 Thread Arved_37

Quoting Fotis Jannidis [EMAIL PROTECTED]:

 From Cafe con Leche the xml website maintained by Elliotte 
 Rusty Harold: 
 
 The United States National Institute for Standards and technology 
 (NIST) has published published several hundred tests for XSLT, 
 XPath, and XSL Formatting Objects. These will eventually be 
 integrated into  the official OASIS XSLT/XPath suite.
 
 see http://xw2k.sdct.itl.nist.gov/xml/page4.html
 
 I had a short look at the xsl:fo test suite. It contains about 540 xml 
 files and xsl files to convert them to xsl:fo files. In a separate 
 directory there are the resulting pdf files created with xep. 
 
 I am not sure about the copyright status of the test suite, but we 
 certainly can make use of it. 
 
 Fotis

These have been visible, more or less, for a while. I think I have at least one
post on fop-dev, going back a few months, that described the testing associated
with the CR process, and identified the test suites and test DTD that were (are)
available. The XSL WG was working closely with NIST on this since last year.

It could be that I just posted this to other committers, and not the
list...can't recall. It's not super-secret stuff.

As a related aside, Keiron and I attempted to help out the CR process by running
FOP on a number of the test suites. It was rather frustrating (I think Keiron
will agree) - there were just enough little features that FOP didn't support,
that there would have been so much editing involved to make things work that it
simply wasn't feasible. It's not that FOP was so far off-base, but if you have
hundreds of tests, and there is one single (but maybe slightly different) edit
required in almost all of them to make FOP complete processing, that is
unworkable. We ended up processing and submitting the PDF for 2 fairly complex
documents that Paul Grosso prepared; the report on the first one, at least, is
that PDF from all tested processors (including FOP) compared very well.

I haven't looked at the URL above - yet - but I suspect that the NIST test suite
is the same NIST bundle that has been made available for a while. I don't think
we can bundle it willy-nilly with FOP, but I agree with you, Fotis: we can
certainly make very good use of those tests in development.

Regards,
Arved


---
 This mail was sent through the Nova Scotia Provincial Server, 
 with technical resources provided by Chebucto Community Net.
 http://nsaccess.ns.ca/mail/ http://www.chebucto.ns.ca/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Redesign ideas

2001-06-21 Thread Arved_37

Quoting Karen Lease [EMAIL PROTECTED]:

[ SNIP ]
 FOP REDESIGN
 This is all focused on layout and should be fairly independent of the
 work mentioned above.
 
 We can think of layout proceeding in two parallel but interdependent
 processes, one of which is block oriented and the other of which is
 inline-oriented. I'll let Arved talk more about the block side. Here are
 a few of the main ideas of the design for the new inline layout
 strategy. There will be more formal design docs coming!

I will make a point of following up with my design thoughts with a quickness;
namely, within a week. It would be sooner but my FOP material is in Nova Scotia
and I'm in Mountain View, California. :-)

Regards,
Arved


---
 This mail was sent through the Nova Scotia Provincial Server, 
 with technical resources provided by Chebucto Community Net.
 http://nsaccess.ns.ca/mail/ http://www.chebucto.ns.ca/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




cvs commit: xml-fop/src/org/apache/fop/layout/hyphenation Hyphenator.java

2001-06-21 Thread kellyc

kellyc  01/06/21 11:05:10

  Modified:src/org/apache/fop/apps Options.java
   src/org/apache/fop/layout/hyphenation Hyphenator.java
  Log:
  Added patch for loading config via Thread ContextClassLoader
  PR: 2255
  Submitted by: Davanum Srinivas
  
  Revision  ChangesPath
  1.5   +15 -2 xml-fop/src/org/apache/fop/apps/Options.java
  
  Index: Options.java
  ===
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/apps/Options.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Options.java  2001/06/05 12:55:18 1.4
  +++ Options.java  2001/06/21 18:05:07 1.5
  @@ -116,10 +116,23 @@
throws FOPException
   {
   String file = config.xml;
  +InputStream configfile = null;
   
  +// Try to use Context Class Loader to load the properties file.
  +try {
  +  java.lang.reflect.Method getCCL = 
  +Thread.class.getMethod(getContextClassLoader, new Class[0]);
  +  if (getCCL != null) {
  +ClassLoader contextClassLoader = 
  +(ClassLoader) getCCL.invoke(Thread.currentThread(), new Object[0]);
  +configfile = contextClassLoader.getResourceAsStream(conf/ + file);
  +  }
  +}
  +catch (Exception e) {}
  +
   // the entry /conf/config.xml refers to a directory conf which is a sibling 
of org
  -InputStream configfile =
  - ConfigurationReader.class.getResourceAsStream(/conf/+
  +if(configfile == null)
  + ConfigurationReader.class.getResourceAsStream(/conf/+
  file);
   if (configfile == null) {
   throw new FOPException(can't find default configuration file);
  
  
  
  1.4   +24 -4 xml-fop/src/org/apache/fop/layout/hyphenation/Hyphenator.java
  
  Index: Hyphenator.java
  ===
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/layout/hyphenation/Hyphenator.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Hyphenator.java   2001/06/12 11:37:57 1.3
  +++ Hyphenator.java   2001/06/21 18:05:09 1.4
  @@ -1,4 +1,4 @@
  -/* $Id: Hyphenator.java,v 1.3 2001/06/12 11:37:57 keiron Exp $
  +/* $Id: Hyphenator.java,v 1.4 2001/06/21 18:05:09 kellyc Exp $
* Copyright (C) 2001 The Apache Software Foundation. All rights reserved.
* For details on use and redistribution please refer to the
* LICENSE file included with these sources.
  @@ -60,16 +60,36 @@
   return hTree;
   }
   
  +private static InputStream getResourceStream (String key) {
  +InputStream is = null;
  +// Try to use Context Class Loader to load the properties file.
  +try {
  +  java.lang.reflect.Method getCCL = 
  +Thread.class.getMethod(getContextClassLoader, new Class[0]);
  +  if (getCCL != null) {
  +ClassLoader contextClassLoader = 
  +(ClassLoader) getCCL.invoke(Thread.currentThread(), new Object[0]);
  +is = contextClassLoader.getResourceAsStream(hyph/ + key + .hyp);
  +  }
  +}
  +catch (Exception e) {}
  +
  +if(is==null) {
  +is = Hyphenator.class.getResourceAsStream(/hyph/ + key + .hyp);
  +}
  +
  +return is;
  +}
  +
   public static HyphenationTree getFopHyphenationTree (String key) {
   HyphenationTree hTree = null;
   ObjectInputStream ois = null;
   InputStream is = null;
   try {
  -is = Hyphenator.class.getResourceAsStream(/hyph/ + key + .hyp);
  +is = getResourceStream(key); 
   if (is == null) {
   if (key.length() == 5) {
  -is = Hyphenator.class.getResourceAsStream(/hyph/ +
  -key.substring(0,2) + .hyp); 
  +is = getResourceStream(key.substring(0,2));
   if (is != null) {
   MessageHandler.errorln(
 Couldn't find hyphenation pattern   + key
  
  
  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Code conventions

2001-06-21 Thread Jeremias Maerki

Hi again

When looking at the FOP source I encounter a lot of inconsistencies
concerning tabs and spaces. Can we (or rather the committers) please
agree on how to configure our editors to produce good-looking code? I'd
like to propose prohibiting the use tabs, use an indentation level of 4
spaces and enable the removal of trailing whitespace. Thanks a lot!!!

Is there a document somewhere defining these things?

Jeremias Märki

mailto:[EMAIL PROTECTED]

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - 6002 Luzern
Fon +41 (0)41 317 2020 - Fax +41 (0)41 317 2029
Internet http://www.outline.ch


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




column span

2001-06-21 Thread M Annamalai

hi,

   We are designing a IT return form in PDF using XSLT to convert input 
   xml file to XML:FO file. We have problem in spanning the rows or columns.
   It will be extremely useful, if you give us some examples which describes
the row span and column span. 

   we are using org.apache.fop.apps.CommandLine for PDF generation. We don't
know whether  the processor supports column span and row span or not. 

  annamalai

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




height in table-row doesn't work in FOP 0.19

2001-06-21 Thread Heiko Barthel

Is it a bug or is it still not implemented ?

another problem I have:

...
fo:table-cellfo:block line-height=2cm//fo:table-cell
...

line-height has no affect if the block contains no text.
the following example works fine:

...
fo:table-cellfo:block line-height=2cmHallo/fo:block/fo:table-cell
...

Can anybody help please ? Or can anybody give me an advise if there is an
FOP version where the first sample works ?

Heiko

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

--
GMX Tipp:

Machen Sie Ihr Hobby zu Geld bei unserem Partner 11!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




height in table-row doesn't work in FOP 0.19

2001-06-21 Thread Heiko Barthel

Is it a bug or is it still not implemented ?

another problem I have:

...
fo:table-cellfo:block line-height=2cm//fo:table-cell
...

line-height has no affect if the block contains no text.
the following example works fine:

...
fo:table-cellfo:block line-height=2cmHallo/fo:block/fo:table-cell
...

Can anybody help please ? Or can anybody give me an advise if there is an
FOP version where the first sample works ?

Heiko

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

--
GMX Tipp:

Machen Sie Ihr Hobby zu Geld bei unserem Partner 11!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: test suite

2001-06-21 Thread David_Marston

Allow me to clarify:
These test suites (XML, XSL:T, XSL:FO) are coming from OASIS.
NIST is contributing test cases to the effort, and Lotus/IBM
is contributing XSLT cases through me. See
http://www.oasis-open.org/committees/committees.shtml
for a list of the OASIS Technical Committees. (I don't know
the status of a purported XSL:FO committee.)

On the XSLT side, the Apache Xalan project is using some NIST
test cases that have been published. The NIST representative
to OASIS told me that publication implies that NIST would
like to see them get used. When OASIS publishes something, I
expect Xalan to use that, supplemented by any tests from here
(Lotus/IBM) that are considered too processor-specific to be
considered conformance tests.
.David Marston


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: test suite

2001-06-21 Thread Shane_Curcuru

It's great to see such detailed tests coming out of various standards
bodies!

For more info on the XSLT tests (not necessarily the FO tests) you can look
at xml-xalan/test/tests/conf, many of which will likely be submitted as
part of the XSLT NIST tests by our xml-xalan conformance testing guru
[EMAIL PROTECTED], who's on one of the NIST committes.

- Shane (xml-xalan test automation, xml-commons instigator)

 you Fotis Jannidis [EMAIL PROTECTED] wrote 
From Cafe con Leche the xml website maintained by Elliotte
Rusty Harold:

The United States National Institute for Standards and technology
(NIST) has published published several hundred tests for XSLT,
XPath, and XSL Formatting Objects. These will eventually be
integrated into  the official OASIS XSLT/XPath suite.

see http://xw2k.sdct.itl.nist.gov/xml/page4.html

I had a short look at the xsl:fo test suite. It contains about 540 xml
files and xsl files to convert them to xsl:fo files. In a separate
directory there are the resulting pdf files created with xep.

I am not sure about the copyright status of the test suite, but we
certainly can make use of it.

Fotis


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: height in table-row doesn't work in FOP 0.19

2001-06-21 Thread Denis Perchine

On Thursday 21 June 2001 20:54, you wrote:
 Is it a bug or is it still not implemented ?

Actually not implemented.
But you can apply a patch by Ivan Demakov.
See his mail on the list from 18 Jun 2001 16:39:47 +0700.

 another problem I have:

 ...
 fo:table-cellfo:block line-height=2cm//fo:table-cell
 ...

 line-height has no affect if the block contains no text.
 the following example works fine:

 ...
 fo:table-cellfo:block line-height=2cmHallo/fo:block/fo:table-cell
 ...

 Can anybody help please ? Or can anybody give me an advise if there is an
 FOP version where the first sample works ?

 Heiko

-- 
Sincerely Yours,
Denis Perchine

--
E-Mail: [EMAIL PROTECTED]
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
--

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




When is the next formal release of FOP?

2001-06-21 Thread Qi Chen
Title: When is the next formal release of FOP?





Can anyone tell me when next release of FOP (0.18.2) will be? Thanks


-Qi Chen