bibledit-development
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[be] [ bibledit-Feature Requests-1841518 ] free xsl-fo formatter


From: SourceForge.net
Subject: [be] [ bibledit-Feature Requests-1841518 ] free xsl-fo formatter
Date: Fri, 18 Apr 2008 09:50:43 -0700

Feature Requests item #1841518, was opened at 2007-11-30 10:24
Message generated for change (Settings changed) made by teus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=658624&aid=1841518&group_id=111189

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Teus Benschop (teus)
Assigned to: Nobody/Anonymous (nobody)
Summary: free xsl-fo formatter

Initial Comment:
There is a need for a free xsl-fo formatter.

The one now in use is XEP, a proprietary formatter though not costing any money 
as long as it is for personal use.

There is another reason why another xsl-fo formatter is needed. The footnotes 
are now written one below the other, but it would save a lot of space if these 
could be all written in one block at the bottom of the page, or in two blocks, 
one block per column.

Ideas:

Needs to be based on Pango to support minority languages.

Two stages, actually two programs, see XEP intermediate format. First stage 
lays the text out. Last stage produces PDF. Stage one can pipe into stage two.

C++ as this is easier writing.

Take examples from xmlroff and learn from it.

To reduce memory usage, consider multiple passes filling in labels in 
subsequent passes. If a pass changes the layout, use that label, and format 
everything again.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=658624&aid=1841518&group_id=111189




reply via email to

[Prev in Thread] Current Thread [Next in Thread]