Hi, Like it say in title I have some problem with one text in my fop hyphenation for all other case that goes very well. Can you help me to know what I do...
EXTREME MARKUP LANGUAGES 2007(r) (a registered trademark of IDEAlliance) THE MARKUP THEORY & PRACTICE CONFERENCE It takes time to write a paper, so if you want...
B Tommie Usdin
btusdin@...
Mar 12, 2007 3:13 pm
7341
Apologies for the confusion: Extreme 2007 papers are due April 20th, 2007! EXTREME MARKUP LANGUAGES 2007(r) (a registered trademark of IDEAlliance) THE MARKUP...
B Tommie Usdin
btusdin@...
Mar 12, 2007 4:00 pm
7342
Hi: I am trying to cross reference within a document using xref. Here is my sample XML input: <level1 id="123"> <text>This is a step. <level2 id="456"> <text>...
... The code you provided was not well formed and I guessed at the markup you needed. ... But since "aaa" is at level 3, by definition it should read "1.a.i" ...
Thank you very much Mr.Holman. Pardon me for my typos. I tried the code that you gave me and it worked. I have just one more question for you. I have mentioned...
... Close but there is a nuance that I neglected last time. You cannot easily get the trailing ")" after the "5" because it is considered part of the prefix...
Hi: 1) Can someone please explain the use of align="char" attribute at an "entry" in the cals table? 2) How can this be implemented on XSLFO tables? Thank you...
... Consider a list of numbers in which a decimal point is being used with varying amounts of precision: 1.23 23.456 2.5678 124. 12.1 If you are reading this...
As usual Mr.Holman, your answer has helped me understand this a lot better. I just have one more question. While authoring any cals table model, if I have to...
... Yes, that's what I see in the OASIS specification. ... Yes, something along the lines of text-align="{@char}" based on where you have this in your...
Hi: I am not sure if this is the right place to post this question. I would like to know if there is an option to issue saxon to tell it to ignore the...
... This is really an XSLT question and not a Saxon question. What exactly are you trying to do? There may be a way to do what you need using some of the...
Basically the input file is in SGML format and the output needs to be a well formed XML. So my inputs would be the sgm file and the stylesheet to transform it...
... You need to use a tool to convert the SGML to XML before Saxon (or any other XML processor) can process it. For example, James Clark's SX tool, part of the...
Mina, following on what Eliot says below, there is a wrapper for SX that I have published that preserves the entity declaration subset of the SGML. Look for...
Hi: I am trying to keep a table title and the table together but it does not work. I have set keep-with-next="always" for the title. What happens is if the...
... You will need to put a keep-together.within-column on the first table row. If the title plus first row won't fit on the current page, that should force the...
Hi: I was not sure how to frame the subject and question for this porblem. Basically, I am trying to read from an external XML file using document() function. ...
... You are taking a "programmer's approach" to the problem, like many of my students try to do until they learn some principles of XSLT. ... Yes ... you do...
... Ken reminds me that this isn't actually good in either XSLT 1, because 1 string acts on the node in document order, while in 2 string doesn't allow a node...
As usual this has helped me resolve my issue. This is part of a bigger issue that I have where I am filtering data. It is complicated and although I have a...
... Without knowing more of your input data and your conditions, I think I would have addressed this the same way with <xsl:number>. But I wonder why you...
... Depending on the complexity of what you're trying to do, it might be easier to implement or maintain either of these options: - Preprocess the input to do...
Altsoft announces the release of its new Xml2PDF 2007 family of products, containing Xml2PDF Server 2007 (.NET API), Xml2PDF Workstation 2007 and AltViewer...
Altsoft announces the release of its new Xml2PDF 2007 family of products, containing Xml2PDF Server 2007 (.NET API), Xml2PDF Workstation 2007 and AltViewer...