Search the web
Sign In
New User? Sign Up
dita-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 929 - 958 of 10561   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
929
I've changed the directories in which the dtd, xsl etc. files are stored, and altered the properties in build.xml to match these changes. All seems groovy...
bloneycrab
Offline Send Email
Sep 1, 2005
3:51 pm
930
... Since 1.0.2, the DITA Toolkit has been relying on XML Catalog resolution for location of your DTDs. Rather than hardwire your particular locations into...
Don R. Day
nodyad
Offline Send Email
Sep 1, 2005
3:57 pm
931
Using DITA-OT 1.1 with JDK 1.4.2_09 on Windows XP When running the dita.topics.javahelp target, the following warning is generated for each topic.xml file...
Gershon L Joseph
gljoseph
Online Now Send Email
Sep 2, 2005
9:35 am
932
Cheers Don, thats helped a lot. Iain...
bloneycrab
Offline Send Email
Sep 2, 2005
12:39 pm
933
I was looking at topic2foImpl.xsl today and I noticed a comment "- something causes a page overflow error with XEP" Is that still a problem? Anyone figured...
Steve Anderson
saanvik_at_o...
Online Now Send Email
Sep 5, 2005
12:06 am
934
Gershon, It's a bug that the argument to set up css file doesn't work in javahelp. You can simply solve this problem by deleting the "chapter- setup" template...
imagiczhang
Offline Send Email
Sep 5, 2005
2:10 am
935
Hi Steve, Can you post here your detail exception message for long documents? Thanks! Regards, Charlie...
charlie_zju
Offline Send Email
Sep 6, 2005
2:39 am
936
Hello, I have a problem with correct converting DITA to CHM. I use AuthorIT for exporting documenation to DITA, then I send it to translators that translate it...
igorskokan
Offline Send Email
Sep 6, 2005
3:42 am
937
... I think I wrote that comment about two years ago, Steve. Have you tested the FO output with the latest XEP evaluation version? All the FO-to-PDF engines...
Don R. Day
nodyad
Offline Send Email
Sep 6, 2005
3:58 am
938
Hello, i just started work with the dita open toolkit. I have set up the toolkit with apache ant, I am able to generate all output formats, but not the pdf...
ait_sven
Offline Send Email
Sep 6, 2005
12:00 pm
939
... Sven, at your command prompt, try this command: C:\DITA-OT1.1>java org.apache.fop.apps.Fop If the classpath was properly set up, this command should return...
Don R. Day
nodyad
Offline Send Email
Sep 6, 2005
12:34 pm
940
Hello, thanks a lot for the fast answer. The following error occurs, when I type in the java ... command: Exception in thread "main"...
ait_sven
Offline Send Email
Sep 6, 2005
12:59 pm
941
Hi, Igor :-) ... Just a disclaimer...I haven't used this method. ... The ID numbers are assignments only, and they are never in the topic files when creating...
Char James-Tanny
charjtf
Online Now Send Email
Sep 6, 2005
1:40 pm
942
Not wanting to blame RenderX without proof, I drilled into the error I was having a bit. It was in my transformation overrides. Once I fixed those, (most) of...
Steve Anderson
saanvik_at_o...
Online Now Send Email
Sep 6, 2005
4:34 pm
943
There's nothing like meeting face-to-face with people addressing similar DITA challenges, speaking to folks who already know how to deal with the issues you're...
mark_nazimova@...
marknazimova
Offline Send Email
Sep 6, 2005
9:45 pm
944
... Maybe this problem was caused by xref's format attribute, for xref refer to internal dita files, its format attribute should be 'dita' or 'DITA', the...
charlie_zju
Offline Send Email
Sep 7, 2005
1:41 am
945
Sven, I met the same problem before. I think that FOP recommend the user to include the exact jar file in the classpath not the jar file directory. Here is my...
imagiczhang
Offline Send Email
Sep 7, 2005
1:48 am
946
Now that I'm working on a big file set, the output from the various ant commands is getting really, really hard to read. Watching all the [xslt] and ...
Steve Anderson
saanvik_at_o...
Online Now Send Email
Sep 7, 2005
4:02 am
947
Can you pipe all the messages through a grep command with filters set to just pass warnings and errors on to buildlog.txt, assuming that these message have...
hedley.finger@...
hedleyfinger
Offline Send Email
Sep 7, 2005
4:44 am
948
Ah, the old Matrix effect. Yes, I've done of those tricks, too, Hedley, using Windows versions of those Linux tools. The logfile parameter is absolutely the...
Don Day
nodyad
Offline Send Email
Sep 7, 2005
5:50 am
949
In the xslfo part of the DITA Toolkit I found 4 files where page settings have been defined. In the dita2fo-shell.xsl in line 134, the simple-page-master...
Chris Kravogel
seicodyne
Offline Send Email
Sep 7, 2005
3:52 pm
950
I just found further page settings. In the dita2fo-shell.xsl line 295 - 316 there is also an <xsl:attribute-set name="common-grid"> definition. And in the...
Chris Kravogel
seicodyne
Offline Send Email
Sep 7, 2005
4:49 pm
951
Anyone have any idea how many organizations are currently (or planning to) use DITA? Are there any articles or estimates available for public use? Thanks! ...
Scott Abel
abelsp5315
Offline Send Email
Sep 7, 2005
5:37 pm
952
When creating a FO I was running into errors whenever a writer used an intra-topic link, like this: <xref href="#ACT">ACT</xref> When I looked into it, the...
Steve Anderson
saanvik_at_o...
Online Now Send Email
Sep 8, 2005
1:45 am
953
Thanks a lot for the help, that was the problem. I have insert not the path but the path and the files. Thanks twice for all the help. Best Regards, Sven...
ait_sven
Offline Send Email
Sep 8, 2005
9:55 am
954
Hello all, now I fixed the problem with the pdf generating. But I still have now the problem the Toolkit doesn´t generate chm files. I installed the HTML Help...
ait_sven
Offline Send Email
Sep 8, 2005
9:59 am
955
Can anyone point to usability studies or research that supports information typing -- the idea of using only one type of information in a given topic. For...
salansinclair
Offline Send Email
Sep 8, 2005
12:26 pm
956
Hi I am currently working on the pdf rendition for a DITA based documentation using the xslfo files of the DITA Toolkit. In the header of each page, the title...
Chris Kravogel
seicodyne
Offline Send Email
Sep 8, 2005
2:39 pm
957
Hi Steve, The short answer is, it is not a good idea to rely on the xtrf attribute. As you saw, that attribute is used for debugging. It stores a pointer to...
anderson_robert_d
anderson_rob...
Offline Send Email
Sep 8, 2005
2:44 pm
958
As the person who composed most of the current FO implementation, I'll try to answer your questions, Chris. I created this code originally as a proof of...
Don Day
nodyad
Offline Send Email
Sep 8, 2005
3:58 pm
Messages 929 - 958 of 10561   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help