Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

dita-users · DITA users group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3642
  • Category: XML
  • Founded: May 21, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 24192 - 24221 of 31617   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
24192 Erlend Leganger
eleganger Send Email
Oct 1, 2011
9:07 pm
... After playing with this for a while, I probably found another small bug in addition to the fact that there is no numbering for each <section> - the ...
24193 nlpharrison Send Email Oct 2, 2011
5:01 am
Getting numbers, leaders, etc. to show up in the TOC for sections requires setting up new attribute sets for the section TOC elements; that kind of...
24194 JoAnn Hackos
jhackos Send Email
Oct 2, 2011
5:59 pm
Erlend, It is entirely possible to develop your PDF stylesheet to that sections are numbered correctly and show up in the TPC correctly. No customization of...
24195 Erlend Leganger
eleganger Send Email
Oct 2, 2011
7:33 pm
... Here is the obvious follow-up: How? And how can this be done without customizing the DOT's demo/fo plugin? I think all modifications to the PDF output...
24196 juliov27612
julio_v27612 Send Email
Oct 2, 2011
7:50 pm
Hi Nancy, I'm curious as to why you say that the new attribute sets would belong in common-attrs.xsl instead of custom.xsl? You can have anything in the...
24197 Erlend Leganger
eleganger Send Email
Oct 3, 2011
3:41 am
... This discussion on files is probably a bit off topic, but it doesn't prevent me from chiming in as well. Here is what I have done for this: [ncd (master)]$...
24198 Radu Coravu
raducoravu Send Email
Oct 3, 2011
8:09 am
Hi Kosta, The DITA OT ANT transformation can be applied either on one DITA Map or on one DITA Topic file. If you want to batch process DITA Topics to PDF you...
24199 juliov27612
julio_v27612 Send Email
Oct 3, 2011
6:41 pm
Hi all, Tried to contact the originator of subject plugin offline, but got a bounce back. Hopefully, he or she is still following the group and will answer...
24200 saanvik2 Send Email Oct 3, 2011
7:36 pm
I'd like to exclude certain output files from my search index based on the topicref attribute "search". I don't see that information being pushed into the...
24201 David
davidjbh Send Email
Oct 4, 2011
12:34 pm
The following error has been logged: transform.fo2pdf.xep: [java] ERROR: Attribute 'line-height-shift-adjustment' cannot occur at element 'fo:bookmark-title'. ...
24202 David
davidjbh Send Email
Oct 4, 2011
12:50 pm
Actually, it's very peculiar! English bookmark title: <fo:bookmark-title>Contents</fo:bookmark-title> Simplified Chinese bookmark title: <fo:bookmark-title...
24203 David
cramerdw Send Email
Oct 4, 2011
4:31 pm
That indexer only works when fed xml/xhtml. The errors sound like it was fed html (i.e. some tags aren't closed, which is fine in html, but is not well-formed...
24204 Craig Sandvik
distracticon Send Email
Oct 4, 2011
6:11 pm
David, Try this: Open demo/fo/xsl/i18n-postprocess.xsl Find this template: <xsl:template match="fo:bookmark | fo:bookmark-label" priority="+10">        ...
24205 Mark DeVries
xymarkd Send Email
Oct 4, 2011
9:14 pm
I have a small sample where one map contains <anchorref> to push a couple of topicrefs to another map with <anchor>. When I make a plug-in with the Topicmerge...
24206 nanr93 Send Email Oct 5, 2011
9:35 am
Hi, I have three different bookmaps that reference a few of the same tasks. Here's the problem: The tasks have several elements using @product that must appear...
24207 nanr93 Send Email Oct 5, 2011
10:07 am
Correcting the post title....
24208 Aliza Merzel
aliza.merzel Send Email
Oct 5, 2011
12:31 pm
Hi, Nancy, You can just add special_install to #1 and #4 Then you can change the ditval file to be default exclude <prop name="product&quot; action="exclude"> and...
24209 David
davidjbh Send Email
Oct 5, 2011
2:33 pm
Hi Craig, That has worked fine - many thanks. I tried to add it to a customisation file, but that didn't work. I ended up editing the file in demo/fo/xsl/ If...
24210 Scott Prentice
leximation Send Email
Oct 5, 2011
3:14 pm
The October meeting of the Silicon Valley DITA Interest Group (SVDIG) is scheduled for Wednesday, October 12 at 7:00pm at Hitachi Data Systems in Santa Clara,...
24211 Craig Sandvik
distracticon Send Email
Oct 5, 2011
5:02 pm
Actually it's already in sourceforge and marked as fixed for the upcoming 1.5.4 toolkit. ...
24212 anderszvensson Send Email Oct 7, 2011
9:40 am
Hi, Does anyone know a good way of handling this: We are producing both pdf and html, but the images in the pdf should be .tif and the images in html should be...
24213 severin.foreman@...
severin.fore... Send Email
Oct 7, 2011
12:45 pm
Hi Anders, There may be a more elegant solution than mine, but in the past, I have solved that type of problem by creating a toolkit plugin that uses an .xsl...
24214 severin.foreman@...
severin.fore... Send Email
Oct 7, 2011
12:49 pm
Whoops. In my haste to get this post up, I accidentally cleaned out the <arg> element in the Ant target that indicates which .xsl file to call. <arg...
24215 Eliot Kimber
drmacro Send Email
Oct 7, 2011
1:25 pm
If you use keys to refer to graphics then you can have different sets of key definitions for different output targets. You can then either have different maps...
24216 Craig Sandvik
distracticon Send Email
Oct 7, 2011
4:04 pm
Anders, The list of graphics that gets copied to the output folder is in file ${dita.temp.dir}/dita.xml.properties, created created by the gen-list target....
24217 Don R.
nodyad Send Email
Oct 8, 2011
5:50 am
After writing a recent post about HTML5 and DITA (http://learningbywrote.com/blog/2011/09/what-html5s-most-discussed-benefits-mean-for-dita/), I learned that...
24218 juliov27612
julio_v27612 Send Email
Oct 9, 2011
2:34 am
Hi Don, Embedding SVG and MathML? I thought SVG was handled by reference in <image> and that MathML is currently embedded in DITA with <foreign>? I guess I'll...
24219 Don R.
nodyad Send Email
Oct 9, 2011
4:04 am
The author of that blog is Nigel Parker, not Eric Crooks, for the record. Thanks for helping to drive these explorations forward, Nigel! -- Don...
24220 Andy Lewis
andylewis2003 Send Email
Oct 10, 2011
9:02 am
Cross-posted to dita-users and framemaker-dita Hi Folks, I have been authoring DITA content in FrameMaker. I now need to upload some of my content to a...
24221 Yves Barbion
yvesbarbion1 Send Email
Oct 10, 2011
9:35 am
Hi Andy This can help: http://ffeathers.wordpress.com/2008/10/26/playing-with-dita2confluence/?referer=sphere_related_content/ Cheers -- Yves Barbion ...
Messages 24192 - 24221 of 31617   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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