The cross-directory problem with mapref should be fixed in an upcoming version of the toolkit. The bug report is here if you would like to track it: ...
Hello: TWO GREAT MEETINGS, TWO AWESOME SPEAKERS FROM IBM... The next Tri-XML meeting has been set, per Mitch Amiano's email this week. Date is Thursday,...
Hi, I was just wondering if anyone has looked at customising Serna Syntext to allow it to support the specific features of DITA (e.g. conref etc.) that are not...
David, this looks like a Java string parsing bug from earlier in the pipeline, since the amp symbol has been effectively unescaped prior to this topicpull...
Because its rendering is based on W3C's XSLT FO mechanism, Serna inherently supports DITA conref visualization already, Mark. If you open up the DITA-rm.xml...
Hi David, One possible workaround is to put an extra & in your href value. This will get reduced to your original value, so that the original value is...
Thanks Robert. Actually, I'd thought of that already and tried it, but the same error resulted. But just to be crazy, I tried escaping it three times...
... machine translation: In the examination of my installation of the DITA OT, I received following error message: ... What did I incorrectly make? How can I...
Hi, I'm looking for opinions on using DITA Schema rather then DITA DTD. Are both Schema and DTD fully supported by the the DITA toolkit? Do software tools,...
We use DITA Schema exclusively on our project rather than DITA DTD. They are both supported by the DITA Open Toolkit, although DITA DTD is the normative...
... In DITA and elsewhere, I suspect we'll see more use of schemas and less use of DTDs as people figure out all the good things that schemas allow. For me, ...
Hello Jay, It'd be great if you could share the benefits of using shcemas in place of DTDs. Also, pls. explain 'better error trapping'. BR.... Surej Less isn't...
Hello ditarchitects, does anyone know whether Percussion Rhythmyx supports DITA, and, if yes, to what extent? Any user experiences? Best regards -- Yves...
Hallo, Sowohl in maps als auch in topics ist es möglich href oder conref als Link zu verwenden. Können Sie mir sagen in welchen Fällen welcher Link der...
Pode repetir a pegunta em português, sff? É que eu não sei falar alemão... ... From: dita-users@yahoogroups.com [mailto:dita-users@yahoogroups.com] On...
Joaquim Manuel Baptista
Joaquim.Baptista@...
Jan 10, 2006 2:22 pm
1556
Guten Tag Ebba, Href ist für Hypertext-Link Referenzen. Conref gebrauchst Du als Referenz zum einem Element innerhalb dein Thema. Mit einem conref in einem...
... My English translation: Both in maps and in topics it is possible to use href or conref as link. Can you tell me in which cases which link is the more...
This update on the Silicon Valley DITA SIG ("DIG") contains: Our next meeting. -- Wednesday, January 11th -- Please RSVP to Carolyn Henry AT henryca@......
Hi, Surej, I'm sure you can find umpteen articles about the benefits of using schemas with a quick search, but here's my own take on why I prefer schemas to...
Hello Don, ***Thanks for your detailed explanation. I think I have now a better idea of the two link types. ***But studying intensively the Linking of OT...
XML Schema is namespace-aware. As such, you could "import" other schemas into the DITA Schema (or one that has been specialized). The benefits of such...
When I try to output a PDF from the DITA OT, it creates a FO file. How do I create the PDF from this? I have Distiller, but it doesn't recognize FO as a valid...
I read the bookmap implementation description posted by Don (thank you). However, I am confused about implementing divisions like chapter and preface as...
You need to install an FO processor which converts the XSL FO file to PDF . Apache has a free one, and there are also others from RenderX and Antenna House....