Hi all, I am using DITA OT 1.3 and I generating eclipse *content* (not eclipse help). I am a raw novice at Eclipse. I went and did a basic test of the Eclipse...
Andrew, for the kind of rendering you want, try the "eclipsehelp" transtype parameter value. The "eclipsecontent" transform is a specialty transform for those...
I am looking for a way to track hits on my Eclipse Help output. I thought about including a code snippet in each html file to log a hit. (Unless someone has a...
Thank you, Don. The eclipsehelp transformation works quite nicely. Best, Andy BTW I still have an issue with the last topic in my ditamap being rendered as XML...
NYDUG* Meeting Announcement - November 14, 2006 ________________________________________________________________________ _________ * NYDUG stands for New York...
Hi all, This is probably wishful thinking, but is there any way of reusing content using conrefs where the source and target elements are not the same? Why...
... It would seem that the DITA spec explicitly permits just that, provided that you are doing a strict generalization of the conreffed element (e.g., <b...
Hi Deborah, Thanks for that. I will do as you suggest and open a feature request. ('Scuse my ignorance, but to conref a <b>'s contents from a <ph>, what ...
... And I might try and have a go at implementing it. ... The aforementioned conjuring is that a specialization might invent two or more elements that derive...
hi, I'm wondering how to use the query attribute in <topicref> element. The DITALanguageSpec help file says: "Lists query criteria, or uses metadata as query...
... Good for you! The aforementioned conjuring is that a specialization might invent two or ... Aha! I see. Thanks, -- Martin Polley Technical Communicator ...
I successfully created a .chm file that works great on my destop and any desk top that users upload it to. I want to publish the file to SharePoint. I created...
I read the very thorough article by Chris K on how to produce Japanese output, and I got as far a step 4 successfully, but after that I am unsure where to make...
I think this is due to a Microsoft patch, that disables the viewing of chm files when located on a network folder. I've seen the same problem here. When the...
... This brings up something I've wondered about XML-based documentation. I hope you'll pardon the brief tangential foray into newbie-land, but how does an...
... You use the unicode character for them - 201C and 201D for open and close "curly" quote. If you're using a Unicode aware editor, it may already be putting ...
Thanks guys, Mark you are exactly right. This is by design! :( See this MS support article. http://support.microsoft.com/kb/892675/en-us ... viewing of ... ...
You would (or at least, I would) be using Unicode (UTF-8) instead of a platform- or language-specific code page. Bill Burns Burns Technical Communications ...
I'm going to investigate Altova's "Authentic" browser editor as a possible solution for itinerant content reviewers/developers. It uses Altova's proprietary...
Hi there, I was wondering how other DITA users are dealing with publishing large quantities of content, especially to PDF. I'm trying to publish a manual to...
In demo\fo\build.xml look for the target transform.fo2pdf. The first java task should include a maxmemory attribute. Bump that up to something like 512m (or...
... Agreed. Windows (at least XP) appears to be aware enough of Unicode that using the Unicode code points for curly quotes produces correct output. Nobody...
This is our tutorial proposal for EclipseCon 2007. http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=3672 EclipseCon program selection is done in an open and...
Hi all, I'm doing some customization of the DITA OT PDF output, and I'm looking for a doc that outlines the relationship between the various xsl files, ...
... And Deborah followed up with the suggestion of conref-ing <topic> <section>First section</section> <section>Second section</section> </topic> ... With the...
... Chris, the end-user related portion of that information (installation, paramters, examples) are in the DITA OT User Guide for each of the main PDF output...