to apply <part> to appendices i have used parts and chapters with outputclass="appendix". This works for a regular href. when the href is to a ditamap the...
15530
tomedw
Sep 1, 2009 1:49 pm
How do you have the css properties set up in your ant build override? Regards, Tom Ed White Tekelec...
15531
tomedw
Sep 1, 2009 2:50 pm
On a simple level, I use metadata to set draft marks in published output. The Ant build determines whether to set draft marks based on metadata content. For...
15532
julio_v27612
Sep 1, 2009 3:28 pm
Hi Radu, It isn't entirely clear what you're attempting to do in this case. Why would you use a key to reference something within the very topic in which the...
15533
ekimber
drmacro
Sep 1, 2009 5:06 pm
I am seeing the same failure in my own content. Can you submit your test case as a bug to the dita-ot project? Cheers, E. ... Eliot Kimber | Senior Solutions...
15534
John Bodoh
johnbodoh
Sep 1, 2009 7:19 pm
Deborah, Thanks for all your help. Things are looking up. I have pictures, I have chapters…looks good. I have modified the original ANT script you gave me...
15535
l_j_dyer
Sep 1, 2009 9:23 pm
Sweet! Thanks, Michael. I'll check it out. - lisa...
15536
toshihiko.makita
toshihiko.ma...
Sep 2, 2009 1:32 am
Hi, I'm making a DITA to FO stylesheet. When I seeing DITA specification, there is a refcol attribute for the element choicetable, properties, simpletable. The...
15537
Kristen James Eberlein
kristeneberlein
Sep 2, 2009 1:44 am
I believe that the @refcol attribute -- while listed in the DITA specification -- is not currently supported by the DITA OT. Best, Kris Kristen James Eberlein ...
15538
Radu Coravu
raducoravu
Sep 2, 2009 5:58 am
Hi Julio, The code was the simplest example I could think of to demonstrate the transformation problem. The DOCTYPE does point to the 1.5 structures. As Eliot...
15539
Alex Masycheff (Write...
malex_7
Sep 2, 2009 2:31 pm
Hi All, Some time ago I posted a question on how to make Russian characters to be displayed correctly in the HTML Help output. It's been working fine for us...
15540
Scott Prentice
leximation
Sep 2, 2009 3:56 pm
The September meeting of the Silicon Valley DITA Interest Group (SVDIG) is scheduled for Wednesday, September 9 at 7:00pm at NetApp in Sunnyvale, CA. Topic:...
15541
Cavicchio_Rob@...
rcavicch
Sep 2, 2009 4:48 pm
... Yes, the topics have to use the Russian-specific character set. HTML Help full-text search does not do Unicode. ************************* Rob Cavicchio ...
15542
Jeremy H. Griffith
jeremyomsys
Sep 2, 2009 9:31 pm
... And to add to Rob's correct comment, you must *also* run the compiler, which builds the FTS index, in the target locale. That means on a system set to...
15543
chad.dybdahl
Sep 2, 2009 9:57 pm
I've just run into this infuriating little bit of fun as well. My customized pdf2 transformation works fine when I use XEP, but the content I am trying to...
15544
mt_si_dad
Sep 2, 2009 9:59 pm
I'm really trying to figure this out on my own, but I'm not having good luck. I'm sure there's a key concept I'm missing here. I'm trying to change the default...
15545
Kristen James Eberlein
kristeneberlein
Sep 2, 2009 10:51 pm
Hi -- arg.hdr will help ONLY if you are using the DITA OT to generate XHTML; it doesn't do anything for PDF. Kristen James Eberlein mt_si_dad wrote: I'm really...
15546
toshihiko.makita
toshihiko.ma...
Sep 3, 2009 12:06 am
Hi Kris, Thank you for your reply. I know that no transtype has implemented @refcol attribute. I will ignore this attribute in my stlesheet. By the way the...
15547
p.carlotto@...
p.carlotto...
Sep 3, 2009 5:20 am
Thanks to all who have posted their recommendations. I founds gobs of information at www.dita.xml.org and purchased two publications about DITA. Paul Carlott0 ...
15548
Aliza Merzel
aliza.merzel
Sep 3, 2009 5:23 am
HI, In PDF2 transform the text "Open Topic" is coming from the variables files. The variables files can be found in; <ditadir>\demo92;fo\cfg\common92;vars. It is...
15549
chad.dybdahl
Sep 3, 2009 1:22 pm
Thanks! Adding "chunk" to the depends attribute following "conref" does indeed add chunk processing to this plugin. I am now able to generate a single XML file...
15550
severin.foreman@...
severin.fore...
Sep 3, 2009 3:23 pm
Forgive me if this is a duplicate post. My browser hung on the first attempt. DITA OT 1.4.2 The pdf2 plug-in failed yesterday with a validation error....
15551
ughdar
Sep 4, 2009 8:23 am
Suppose that I have a load of topics (each in its own file), each of which contains an <overview> element (or it could be the <abstract>), followed by the body...
15552
send2inji
Sep 4, 2009 3:02 pm
Hi All, I am new in Dita.Please someone can tell me ,is there possible conversion from DITA to Power Point presentation files,if possible Please let me your...
15553
Alex Masycheff (Write...
malex_7
Sep 4, 2009 4:18 pm
Hi Jeet, We had a few clients who wished to convert their DITA content to PowerPoint. When looking for solutions, we found two main issues here: 1. Technical...
15554
Liz Fraley
caltonia
Sep 4, 2009 4:34 pm
I was going to say something similar: Do you need to go to PowerPoint because you want the slides to be editiable or because you're showing them ? For the...
15555
Stan Doherty
standoherty100
Sep 4, 2009 5:17 pm
Hi -- What you describe is analogous to building a quick reference guide from a set of complete reference topics. Here's one approach ... the "pull" model: 1....
15556
Phillips, Wanda
wajasspike
Sep 4, 2009 10:03 pm
Can you do this? For reasons one would not like to go into, since one does not agree with writing that forces one to start a list in the middle, we've...
15557
Paul Masalsky
paulmasalsky
Sep 4, 2009 11:03 pm
You would need publishing code that is smart enough to do it. For example, in xhtml, the second list would need to employ the <ol start=""> to resume the...
15558
kyleschwamkrug
Sep 4, 2009 11:16 pm
Looking through the language reference, I don't see a built-in way to do this. Aaand, I think it's a bad idea to, but it sounds like you already feel the same...