t
out of the question, with the possible exception of snippets
with blocks which don't have more than one line and which
can be reversed beforehand by some other means (which may be
complicated by inline markup and numbers which have to be
rendered lr instead of rl).
J.Pietschmann
yph in the font would show as
a sharp sign ("#"). The PDF serializer doesn't substitute
characters on its own.
J.Pietschmann
trick.
J.Pietschmann
checked the message before sending!
J.Pietschmann
t the character stream through a parser. NIO char
buffers seems to be yet another approach.
The most clean way would be to hack the OWQL tool to provide
SAX events to the outside world, of course.
J.Pietschmann
Jorg Heymans wrote:
On a side note: Thunderbird is not keeping track of threads anymore in
the cocoon mailinglists,
Works fine with Thunderbird 0.7 on Win2k. You appear to post through
GMANE, maybe they have an issue?
J.Pietschmann
k and the
problems seemed to be gone.
Odd. If it compiles, it shouldn't complain about missing methods
at run time. There may be behaviour changes though, has someone
checked the Batik change log?
J.Pietschmann
Batik which forced FOP to use a CVS
snapshot. I don't know of the current state, but the latest
Batik was released after the latest FOP release, if Cocoon
grabbed the latest Batik jar, there are certainly some differences.
J.Pietschmann
it
will be done.
J.Pietschmann
"",
"href",
"href",
"CDATA",
flowUri);
super.startTransformingElement("http://www.w3.org/2001/XInclude";,
"include", "xi:include", attr);
super.endTransformingElement("http://www.w3.org/2001/XInclude";,
"include", "xi:include");
instead.
Dealing with namespaced elements and attributes in APIs is
tricky, study the topic carefully.
J.Pietschmann
lters) from the config file.
J.Pietschmann
Torsten Curdt wrote:
What about a wiki page how you got this working?
See
http://xml.apache.org/fop/pdfencryption.html
for how to set up the infrastructure and the relevant
cocoon pages for passing options to the renderer.
J.Pietschmann
/batik/hello.jpeg”; cannot
be displayed, because it contains errors.
Standard drill:
- Check the Cocoon logs for error messages
- Save the file to disk and display in a text editor. Is
there palin text at the end? If so, it should contain
further hints about the problem.
J.Pietschmann
ually Eudora
5.0 (>7.0 is ok).
Any ideas where this would fit in the Wiki or somewhere? Perhaps
http://nagoya.apache.org/wiki/apachewiki.cgi?ToolChest/Users
J.Pietschmann
ad of just one XSLT). The worst
thing is that you can't easily test the XSLT any longer with command
line tools, even though none of the dynamic features (like cocoon: URIS)
are used. If you've to ftp the damn sources to the app server, this really
slows down development :-/ .
J.Pietschmann
quite often for no obvious reason. Xalan tends
to ignore this, while Saxon barfs.
J.Pietschmann
Geoff Howard wrote:
builderFactory.setAttribute(
"http://apache.org/xml/features/nonvalidating/load-external-dtd";,
new Boolean(false));
Alternatively, try Boolean.FALSE
J.Pietschmann
ter pairs yourseelf. A substring() could be implemented to deal
with non-baseplane characters correctly. Of course, Java was invented
when people thought of Unicode as 16 bit charset, and the standardized
behaviour is that the String methods operate on the internal char array.
J.Pietschmann
on
potentially unnormalized DOM structures, in particular Cocoons
XInclude processor and the XPath transformer. I'd say you'll get
all kind of interesting behaviour.
J.Pietschmann
ints above 65536.
Check http://www.unicode.org for details.
J.Pietschmann
characters are more of a curiosum.
J.Pietschmann
headaches more :-)
J.Pietschmann
Joerg Heinicke wrote:
No one really missed it until now
This isn't quite correct. :-)
However, it isn't actually a really incompatible change, at least
for the provided Reader classes, it just adds a feature.
J.Pietschmann
http://www.bbspot.com/News/2003/10/techno_babble.html
Wouldn't this be a great enhancement for the Cocoon
website? :-)
J.Pietschmann
#x27;t convert branches, and that this
was *the* killer for declaring SVN to be "production ready". Trunk
only CVS repositories seem to work for a long time already
(disclaimer: gathered from various messages, I didn't try personally).
J.Pietschmann
Tony Collen wrote:
man, what are you building on, a p166? :)
On my P166/64MB building 2.0.2 from CVS took more than three
hours.
J.Pietschmann
Hi,
could someone have a look at
http://wiki.cocoondev.org/Wiki.jsp?page=UnusedPages
and perhaps clean up, just in case this wasn't intended...
J.Pietschmann
net what
wikipedia is for the rest)
double tanh(double x) {
return (Math.exp(x)-Math.exp(-x))/(Math.exp(x)+Math.exp(-x));
}
Have fun!
J.Pietschmann
Stefano Mazzocchi wrote:
Or, if you want to rephrase,
... the communitytator?
J.Pietschmann
29 matches
Mail list logo