Search found 24 matches
Search found 24 matches
• Page 1 of 1
- by annetteb
- Tue Mar 10, 2020 3:50 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: DITA OT builds fail with v20, works with v19
- Replies: 5
- Views: 2772
Re: DITA OT builds fail with v20, works with v19
Hi Radu, Thanks for your help, I tried but it didn't work. The error message is slightly different: DITA-OT_185\plugins\net.sourceforge.dita4publishers.common.xslt\xsl\lib\dita-support-lib.xsl:207:1: Fatal Error! Leading '/' selects nothing: the context item is absent and also: D:\SVN\ifu_mt\Sources...
- by annetteb
- Tue Mar 10, 2020 11:49 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: DITA OT builds fail with v20, works with v19
- Replies: 5
- Views: 2772
Re: DITA OT builds fail with v20, works with v19
Hello Mark, Have you been able to solve the issue without reinstalling Oxygen 19? We have to update legacy documents that were built with DITA OT 1.8.5 and corresponding stylesheet plugin. I have no time to modify the stylesheet plugin to make it compatible with more recent version of the DITA OT. A...
- by annetteb
- Fri Jul 12, 2019 12:34 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Exporting a set of all files referenced in a ditamap
- Replies: 7
- Views: 4371
Re: Exporting a set of all files referenced in a ditamap
Hi Radu,
It works perfectly now, thanks!
BTW, from my point of view, it is much better than the basic export feature in the ditamap manager.
Best regards,
Annette
It works perfectly now, thanks!
BTW, from my point of view, it is much better than the basic export feature in the ditamap manager.
Best regards,
Annette
- by annetteb
- Mon Jul 01, 2019 11:39 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Exporting a set of all files referenced in a ditamap
- Replies: 7
- Views: 4371
Re: Exporting a set of all files referenced in a ditamap
Hello Radu, I've tested the transformation scenario and it seems to work pretty well, except that it does not export all images, actually only the bitmap files (PNG file format) are exported, vector files (that is SVG format for our project) are not exported :( Do you have any idea why it skips the ...
- by annetteb
- Tue Mar 20, 2018 5:33 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: XML to XML transformation with Feature Differentiation (ditaval)
- Replies: 10
- Views: 5325
Re: XML to XML transformation with Feature Differentiation (ditaval)
Hi Radu, Thanks for the suggestion but this solution cannot be used for "mass production". In our team, the people who prepare the package for localization do not know Xpath at all (and I'm not an Xpath expert either), so it would be hard to define the right set of expressions for each dit...
- by annetteb
- Thu Mar 15, 2018 6:34 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: XML to XML transformation with Feature Differentiation (ditaval)
- Replies: 10
- Views: 5325
Re: XML to XML transformation with Feature Differentiation (ditaval)
Hello B-E-N,
Did you solve your problem? And if so, what did you do?
We have the same issue and still haven't found a good solution.
Best regards,
Did you solve your problem? And if so, what did you do?
We have the same issue and still haven't found a good solution.
Best regards,
- by annetteb
- Fri Oct 13, 2017 2:55 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Questions about 19.1 Floating images
- Replies: 2
- Views: 2161
Re: Questions about 19.1 Floating images
Hi Radu, Thanks for the details! I'll test the feature and have a look at your code. I'm using XEP and made tests for floats in steps, but eventually did not use it. I'll dig a little to remember what I did and may post the code here if it is of interest for someone. It's good to know that we can en...
- by annetteb
- Fri Oct 13, 2017 10:41 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Questions about 19.1 Floating images
- Replies: 2
- Views: 2161
Questions about 19.1 Floating images
Hello, I've had a look at the new features of 19.1 and the possibility to define floating images seems great. But I haven't found much information about how it works. I currently have custom plugins to generate PDF files in various formats. In all my plugins, I'm already using the outputclass on man...
- by annetteb
- Thu Oct 27, 2016 3:48 pm
- Forum: XML Schemas
- Topic: how to use SPL schema
- Replies: 3
- Views: 3876
Re: how to use SPL schema
Hi Radu,
Thanks for your reply.
I'll register the mailing list to ask the question but regarding how to use Oxygen with a *new* schema, is it possible? is there a tutorial about it ? I didn't find information in the help system.
Regards,
Annette
Thanks for your reply.
I'll register the mailing list to ask the question but regarding how to use Oxygen with a *new* schema, is it possible? is there a tutorial about it ? I didn't find information in the help system.
Regards,
Annette
- by annetteb
- Thu Oct 27, 2016 11:04 am
- Forum: XML Schemas
- Topic: how to use SPL schema
- Replies: 3
- Views: 3876
how to use SPL schema
Hello, I received a request to provide documents in SPL (Structured Product Labeling) format which an XML format. I'm looking for some information regarding how to use this schema (made of 48 xsd files) and if it would be possible to transform DITA content in SPL. I guess I should start by creating ...
- by annetteb
- Tue May 10, 2016 4:19 pm
- Forum: Feature Request
- Topic: Find unreferenced resources/ links in SVG files
- Replies: 4
- Views: 3423
Re: Find unreferenced resources/ links in SVG files
Great, thanks!
- by annetteb
- Tue May 10, 2016 2:33 pm
- Forum: Feature Request
- Topic: Find unreferenced resources/ links in SVG files
- Replies: 4
- Views: 3423
Re: Find unreferenced resources/ links in SVG files
Hi Radu, I didn't understand it was only for DITA files, the dialog box shows filters to include or exclude files so I thought it worked for any xml file. Your suggestion is interesting but that would mean an extra step for the writers when they include a file and I'm pretty sure they'll forget to d...
- by annetteb
- Tue May 10, 2016 12:13 pm
- Forum: Feature Request
- Topic: Find unreferenced resources/ links in SVG files
- Replies: 4
- Views: 3423
Find unreferenced resources/ links in SVG files
Hello, To clean up my project, I'm using the "Find unreferenced resources" feature. It works pretty well. The only drawback I see is that if an SVG file includes a link to a bitmap file, this bitmap file is seen as "unreferenced" and I could remove it inadvertently which would no...
- by annetteb
- Tue Jul 28, 2015 3:28 pm
- Forum: Common Problems
- Topic: SMP (Support and Maintenance Pack) installation? update?
- Replies: 3
- Views: 2635
Re: SMP (Support and Maintenance Pack) installation? update?
Ok, thanks Costin, we'll check if/who received this email,
Best regards,
Best regards,
- by annetteb
- Tue Jul 28, 2015 2:22 pm
- Forum: Common Problems
- Topic: SMP (Support and Maintenance Pack) installation? update?
- Replies: 3
- Views: 2635
SMP (Support and Maintenance Pack) installation? update?
Hello,
Our company has just bought the annual SMP for our Oxygen licences... it may sound stupid but I can't find the information about what to do? Is there anything to install? The maintenance information in the About dialog says we have 17 days left...
Thanks & regards,
Our company has just bought the annual SMP for our Oxygen licences... it may sound stupid but I can't find the information about what to do? Is there anything to install? The maintenance information in the About dialog says we have 17 days left...
Thanks & regards,
- by annetteb
- Tue Oct 21, 2014 4:52 pm
- Forum: XML Schemas
- Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
- Replies: 14
- Views: 12172
Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour
Sorin, thanks a lot for your help as well!
- by annetteb
- Tue Oct 21, 2014 4:51 pm
- Forum: XML Schemas
- Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
- Replies: 14
- Views: 12172
Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour
Hi Radu,
I tested your solution and it works! Thanks a lot for your help!
BTW: I have to tell you that my coworker just started to work with Oxygen editor and find it very very handy. There are so many small features that are very useful and make our life much simpler.
Best regards,
Annette
I tested your solution and it works! Thanks a lot for your help!
BTW: I have to tell you that my coworker just started to work with Oxygen editor and find it very very handy. There are so many small features that are very useful and make our life much simpler.
Best regards,
Annette
- by annetteb
- Fri Oct 10, 2014 3:00 pm
- Forum: XML Schemas
- Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
- Replies: 14
- Views: 12172
Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour
Hi Radu,
Thanks for the answer, I haven't been able to test it yet but will keep you informed if it works (or not).
Regards,
Annette
Thanks for the answer, I haven't been able to test it yet but will keep you informed if it works (or not).
Regards,
Annette
- by annetteb
- Mon Oct 06, 2014 5:43 pm
- Forum: XML Schemas
- Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
- Replies: 14
- Views: 12172
Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour
Hi Sorin, As you guessed we commented out the doctype declaration to be able to generate PDFs. However I'd like to be able to generate PDFs with "correct" SVG files (that is, with the doctype declaration). First because it's the best way to make sure our SVG files are valid (conform to the...
- by annetteb
- Mon Oct 06, 2014 2:52 pm
- Forum: XML Schemas
- Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
- Replies: 14
- Views: 12172
Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour
I haven't heard from them yet.
Annette
Annette
- by annetteb
- Mon Oct 06, 2014 2:42 pm
- Forum: XML Schemas
- Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
- Replies: 14
- Views: 12172
Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour
The doctype is exactly the one you indicate.
I'll create a ZIP of my source files and send them to you.
Thanks,
Annette
I'll create a ZIP of my source files and send them to you.
Thanks,
Annette
- by annetteb
- Mon Oct 06, 2014 1:55 pm
- Forum: XML Schemas
- Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
- Replies: 14
- Views: 12172
Re: Issue with SVG DTD validation with XEP/Oxygen (Dita sour
Hi Sorin,
Thanks for your reply.
I made the two changes you indicated but I still get the same error on transformation.
Regards,
Annette
Thanks for your reply.
I made the two changes you indicated but I still get the same error on transformation.
Regards,
Annette
- by annetteb
- Mon Oct 06, 2014 10:29 am
- Forum: XML Schemas
- Topic: Issue with SVG DTD validation with XEP/Oxygen (Dita source -
- Replies: 14
- Views: 12172
Issue with SVG DTD validation with XEP/Oxygen (Dita source -
Hello, I'm using XEP to create PDF files from DITA source files in Oxygen. I'm having trouble with the DTD validation (in details, if I comment the doctype declaration, there is no problem, if I leave the doctype declaration, I got the following error message [java] EXCEPTION: Failed to create image...
- by annetteb
- Tue Apr 15, 2014 6:52 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Topic numbering takes into account filtered topics
- Replies: 1
- Views: 1676
Topic numbering takes into account filtered topics
Hello, I'm generating a PDF from a bookmap and the numbering of the topics takes into account the topics that I have filtered thanks to conditional text (profiling). Both in the TOC and in the text, I have: 2 Programming 2.1 concept ABC 2.3 concept DEF In my map there is a topic between the concept ...
Search found 24 matches
• Page 1 of 1
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service