Search found 41 matches
- Wed Oct 09, 2019 10:14 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Build success on command line, fails in Oxygen 18.1
- Replies: 2
- Views: 150
Re: Build success on command line, fails in Oxygen 18.1
That worked Radu. Thanks again!!
- Mon Oct 07, 2019 11:19 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Build success on command line, fails in Oxygen 18.1
- Replies: 2
- Views: 150
Build success on command line, fails in Oxygen 18.1
Using DITA OT 3.2.1, running HTML-based output (Suitehelp). This command line runs successfully: bin\dita -f suitehelp -i "C:\path\to\mymap.ditamap" -v But when I try to run the same OT, transtype and ditamap in Oxygen v.18.1, the build fails with the errors below near the end of the build. I create...
- Tue Jul 24, 2018 8:49 pm
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: DITA OT builds fail with v20, works with v19
- Replies: 1
- Views: 661
DITA OT builds fail with v20, works with v19
I am running two transformation scenarios that uses a customized DITA OT v1.8.5 to produce pdf2 and D4P output. Both PDF and D4P produce output when I run it in Oxygen 19. But when I run the same scenarios in Oxygen 20.1, they both fail. Partial PDF and D4P log files below. What do you think? Thanks...
- Wed Nov 08, 2017 3:17 am
- Forum: Common Problems
- Topic: OSX scroll without moving cursor - keyboard shortcut
- Replies: 2
- Views: 1139
Re: OSX scroll without moving cursor - keyboard shortcut
Aha! Great, that worked. I went to System Preferences > Keyboard > Shortcuts, and I unchecked Mission Control (which was Ctrl-Up Arrow) and also unchecked Application windows (Ctrl-Down Arrow).
Now I can do what I need with Ctrl-up/down, just like in Windows.
Thanks,
Mark
Now I can do what I need with Ctrl-up/down, just like in Windows.
Thanks,
Mark
- Tue Nov 07, 2017 8:19 am
- Forum: Common Problems
- Topic: OSX scroll without moving cursor - keyboard shortcut
- Replies: 2
- Views: 1139
OSX scroll without moving cursor - keyboard shortcut
Using Oxygen 19.1 standalone on OSX. When I have a file open (XML, XSLT, shell script etc), I want to scroll the window without moving the mouse. On Windows I can do this with Ctrl-Up Arrow and Ctrl-Down Arrow. What is the equivalent on OSX? I can do this with 2 fingers on the trackpad but I want a ...
- Mon Oct 30, 2017 7:55 am
- Forum: Feature Request
- Topic: Please allow purchasing by purchase order
- Replies: 1
- Views: 1126
Please allow purchasing by purchase order
I have a client who has a dozen or more writers using Oxygen but the department manager complained to me that she could not renew the Oxygen maintenance by having her purchasing department issue a purchase order. The manager has to use her own credit card to buy the maintenance, and then fill out an...
- Sat Aug 19, 2017 1:46 am
- Forum: XSLT and FOP
- Topic: XEP install error
- Replies: 4
- Views: 1464
Re: XEP install error
I got it working. All I did was to remove the existing XEP config in the FO Processors dialog, and replace it with nothing. Then it just worked. I guess Oxygen was smart enough to figure it out from these DITA OT parameters that were already there in the transformations scenario: pdf.formatter = xep...
- Fri Aug 18, 2017 9:05 pm
- Forum: XSLT and FOP
- Topic: XEP install error
- Replies: 4
- Views: 1464
Re: XEP install error
Thanks Radu. Does it need to be the shell script? Because the XEP shell script (usually called "xep") is not in the repo I'm using. Only the jar file xep.jar is available as an executable. I could dig up the shell script from another XEP installation I have, but I'd like to now if I can get it to wo...
- Fri Aug 18, 2017 8:50 am
- Forum: XSLT and FOP
- Topic: XEP install error
- Replies: 4
- Views: 1464
XEP install error
I'm using Oxygen 18.1 on OSX. Oxygen seemed to find where XEP was when I installed Oxygen. But when I run a PDF from a DITA map (DITA OT 1.8.5), the build fails with this error: BUILD FAILED /Users/maglid/git/tools/DITA-OT/build.xml:44: The following error occurred while executing this line: /Users/...
- Thu May 11, 2017 9:03 pm
- Forum: Common Problems
- Topic: Oxygen 18.1 crashing regularly on OSX
- Replies: 9
- Views: 2773
Re: Oxygen 18.1 crashing regularly on OSX
Adrian, I emailed the force quit log file to support@oxygenxml.com.
- Wed May 10, 2017 8:46 pm
- Forum: Common Problems
- Topic: Oxygen 18.1 crashing regularly on OSX
- Replies: 9
- Views: 2773
Re: Oxygen 18.1 crashing regularly on OSX
Here is another report. This was from today, the author opened Oxygen using Launch Pad. Oxygen never opened, it just had an endless spinning beachball. He had to use Force Quit. No Oxygen messages. This time Oxygen would open after the Force Quit. There have been times in the past where it hasn't, a...
- Wed May 10, 2017 7:01 pm
- Forum: Common Problems
- Topic: Oxygen 18.1 crashing regularly on OSX
- Replies: 9
- Views: 2773
Re: Oxygen 18.1 crashing regularly on OSX
Thanks Adrian. I'm collecting more information. Here is a response from one writer: Just about every morning, when I go to open Oxygen I get a dialog with the following message: "The application may have crashed during the precious run. Do you want to open the files that were being edited in the pre...
- Tue May 09, 2017 9:56 pm
- Forum: Common Problems
- Topic: Oxygen 18.1 crashing regularly on OSX
- Replies: 9
- Views: 2773
Oxygen 18.1 crashing regularly on OSX
I have about a dozen writers using Oxygen 18.1 on Mac OS X (DITA). About 5 of them say that Oxygen crashes on them every day at least once. Some of those are using OS X Sierra 10.12.4. Sometimes they can't get Oxygen to work again unless they reboot. Is there a problem with 18.1 on OSX? Would upgrad...
- Fri Mar 03, 2017 9:13 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: Odd validation messages
- Replies: 1
- Views: 480
Odd validation messages
Using version 18.1. My map called top-level.ditamap references topics and a map of key definitions: <map> <title>My Guide</title> <topicref href="topic1.xml" /> <topicref href="topic2.xml" /> <mapref href="keydefs.ditamap" format="ditamap"/> </map> keydefs.ditamap is like a variable file with thousa...
- Tue Feb 07, 2017 5:59 am
- Forum: XSLT and FOP
- Topic: Syntax Highlighting in PDF and Webhelp Output
- Replies: 11
- Views: 3443
Re: Syntax Highlighting in PDF and Webhelp Output
Do you sell this plugin? I need to run it on a server, not from Oxygen.
Thanks,
Mark
Thanks,
Mark
- Wed Oct 26, 2016 8:09 pm
- Forum: Other Issues
- Topic: Validating HTML5 non-XML syntax
- Replies: 4
- Views: 1301
Re: Validating HTML5 non-XML syntax
Thanks for the information, Adrian. I might try setting up the W3C validator with Oxygen. For reference, the code for this validator is here:
https://validator.w3.org/source/
https://github.com/w3c/markup-validator
Regards,
Mark
https://validator.w3.org/source/
https://github.com/w3c/markup-validator
Regards,
Mark
- Tue Oct 25, 2016 7:03 am
- Forum: Other Issues
- Topic: Validating HTML5 non-XML syntax
- Replies: 4
- Views: 1301
Validating HTML5 non-XML syntax
Using Oxygen 18.0. I work with a lot of HTML5 documents these days and I want to be able to validate them in oxygen, or at least pretty-print them. But pretty-print fails because it does not like the non-XML HTML5 syntax. I don't want to have to XML-ize all the HTML5 I work with. Is there some way t...
- Wed Oct 21, 2015 9:22 pm
- Forum: Other Issues
- Topic: Need a good way to disable standard DITA DTDs
- Replies: 3
- Views: 1201
Re: Need a good way to disable standard DITA DTDs
Hi Radu, I put DITA template files in <Oxygen install dir>/frameworks/dita/templates/<company>. Then I went to Options > Preferences > Editor > Templates > Document Templates and added the template dir above. Removing the standard DITA templates would be good, what's a good way to do that? Removing ...
- Wed Oct 14, 2015 7:28 am
- Forum: Other Issues
- Topic: Need a good way to disable standard DITA DTDs
- Replies: 3
- Views: 1201
Need a good way to disable standard DITA DTDs
I have made custom DITA DTD shells for a team of writers, using a custom doctype in the standard way. I've created custom Oxygen map and topic templates that use these doctypes and installed them in the authors' New dialog box. But authors still sometimes create topics with the standard DTDs, which ...
- Fri Aug 14, 2015 4:22 am
- Forum: Other Issues
- Topic: Distributing a new set of document templates
- Replies: 1
- Views: 950
Distributing a new set of document templates
I have a set of DITA template files that have a custom doctype. If I manually add the template folder using Options > Preferences > Editor > Templates > Document Templates, they appear in the New dialog box. Is there a way to distribute this template setup to authors without them having to manually ...
- Sat Jul 11, 2015 12:29 am
- Forum: Other Issues
- Topic: Does webhelp plugin work in OT 1.5.3?
- Replies: 1
- Views: 880
Does webhelp plugin work in OT 1.5.3?
Will the webhelp plugin work in DITA Open Toolkit version 1.5.3? My client uses that version, and using a newer version inside their CCMS would take more effort. By the way I would be using the server license of the webhelp plugin.
Thanks,
Mark
Thanks,
Mark
- Sat Aug 09, 2014 1:02 am
- Forum: XSLT and FOP
- Topic: <i> tags not processed when nested in <section><p> tags
- Replies: 9
- Views: 4184
Re: <i> tags not processed when nested in <section><p> tags
So I assume this also applies to customized attribute files? For example in \plugins\myplugin\cfg\fo\attrs\custom.xsl I have this order: <xsl:include href="task-elements-attr.xsl"/> <xsl:include href="commons-attr.xsl"/> <xsl:include href="toc-attr.xsl"/> <xsl:include href="static-content-attr.xsl"/...
- Fri Jul 25, 2014 4:57 am
- Forum: Other Issues
- Topic: Use webhelp plugin on easyDITA server?
- Replies: 1
- Views: 918
Use webhelp plugin on easyDITA server?
My client uses easyDITA and I want to upload the Oxygen webhelp DITA Open Toolkit plugin to their easyDITA server so they can use it to build their webhelp system on easyDITA, as opposed to having to do it on their local computers with Oxygen. Can I just upload this plugin, or do they need to buy th...
- Mon Jul 21, 2014 9:23 pm
- Forum: Other Issues
- Topic: How to call webhelp for CSH
- Replies: 4
- Views: 1708
Re: How to call webhelp for CSH
Great idea, thanks for the suggestion Sorin.
Mark
Mark
- Fri Jul 18, 2014 9:55 pm
- Forum: Other Issues
- Topic: How to call webhelp for CSH
- Replies: 4
- Views: 1708
Re: How to call webhelp for CSH
Thanks for the information, it is useful. But I wanted to know if I could use an alias number instead of hard-coded paths and filenames of HTML files. With context-sensitive help in an installed application, it is normal to use aliases instead of hard-coded filenames and paths. You create a mapping ...
- Fri Jul 18, 2014 7:54 am
- Forum: Other Issues
- Topic: How to call webhelp for CSH
- Replies: 4
- Views: 1708
How to call webhelp for CSH
I want to do context-sensitive help using Oxygen Webhelp output (DITA source files). This would be on the file system where an application is installed. It looks like I can call the help system with a specific HTML file displayed with a syntax like the following: file:///C:/Users/joe/path/webhelp/in...
- Fri Nov 22, 2013 1:55 am
- Forum: Other Issues
- Topic: Can Oxygen work with the SDL Live Content CCMS?
- Replies: 3
- Views: 1813
Re: Can Oxygen work with the SDL Live Content CCMS?
You are right, SDL does have an "authoring bridge" for Oxygen now. Here is an announcement about it that I found: http://www.sdl.com/community/blog/details/31372/together-at-last-sdl-livecontent-oxygen-a-winning-combination I got a copy of this bridge from my client. However it's for Oxygen 14 and I...
- Wed Nov 13, 2013 4:32 am
- Forum: Other Issues
- Topic: Can Oxygen work with the SDL Live Content CCMS?
- Replies: 3
- Views: 1813
Can Oxygen work with the SDL Live Content CCMS?
I have a client who uses DITA with SDL and XMetal, but Oxygen's forms-based authoring capability would be very useful. Will Oxygen work with SDL, like over WebDav or some other method?
- Thu Sep 26, 2013 9:26 am
- Forum: DITA (Editing and Publishing DITA Content)
- Topic: How to turn on standard output pane in 15.0?
- Replies: 2
- Views: 1404
How to turn on standard output pane in 15.0?
In oxygen 15.0 I'm running the DITA Open Toolkit and I can't get the log output to display as it runs. This was turned on by default in Oxygen 14.2. How do I turn it on? I don't even know what to call it so I'm not sure what to search for in the help.
Thanks
Thanks
- Thu Apr 14, 2011 12:04 am
- Forum: XML Schemas
- Topic: validate XHTML doc with DTD and schema
- Replies: 1
- Views: 2486
validate XHTML doc with DTD and schema
How can I validate an XHTML doc that has an embedded W3C Schema namespace? I have the MadCap.xsd schema referenced below. (This is a MadCap Flare file.) Here is the head of the XHTML file: <html xmlns="http://www.w3.org/1999/xhtml" xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" MadC...