Thanks Radu! I ended up duplicating the XPR file and then editing away the bits I didn't want.
I've got into the habit of using the XPR file to store all this stuff, but I guess a separate framework folder would be better.
Cheers,
Martin
Search found 161 matches
- Sun Feb 28, 2021 3:07 am
- Forum: Common Problems
- Topic: How do I export Document Type Association info?
- Replies: 2
- Views: 157
- Wed Feb 17, 2021 7:51 pm
- Forum: Common Problems
- Topic: How do I export Document Type Association info?
- Replies: 2
- Views: 157
How do I export Document Type Association info?
Hi all,
I'd like to export a Document Type Association setup from one project (XPR file) and import it into another. How do I do that?
All help appreciated,
Martin
I'd like to export a Document Type Association setup from one project (XPR file) and import it into another. How do I do that?
All help appreciated,
Martin
- Wed Feb 10, 2021 9:21 pm
- Forum: Common Problems
- Topic: Error running PDF transformation in recent Oxygen
- Replies: 6
- Views: 191
Re: Error running PDF transformation in recent Oxygen
I see the libs include: ${oxygenHome}/lib/fop.jar but Oxygen now includes: oxygen-patched-fop.jar Ditto for jeuclid-core and others; but we do include ${oxygenHome}/lib/*fop*.jar Could it be the duplicate references? Or is this something to do with this lib: ${framework(TEI P5)}/xml/tei/jtei_aux/tra...
- Wed Feb 10, 2021 7:06 pm
- Forum: Common Problems
- Topic: Error running PDF transformation in recent Oxygen
- Replies: 6
- Views: 191
Error running PDF transformation in recent Oxygen
Hi all, Running the oxygen-tei plugin's "jTEI PDF" transformation to turn a jTEI article into a PDF, we see this error: transform-fo: [java] ERROR StatusLogger Could not register mbeans [java] java.security.AccessControlException: access denied ("javax.management.MBeanTrustPermission" "register") [j...
- Mon Nov 23, 2020 7:59 pm
- Forum: Common Problems
- Topic: Installer on Ubuntu: dark theme problem
- Replies: 1
- Views: 152
Installer on Ubuntu: dark theme problem
Hi all, I've noticed this for a long time now, and I've been meaning to get around to reporting it. If you run the standard 64-bit Linux installer on Ubuntu with a dark theme, the first and last screens in the installer have white text on a white background, so you can't read any of the content. The...
- Thu Oct 29, 2020 5:44 pm
- Forum: Common Problems
- Topic: Keystroke shortcuts in OSX
- Replies: 5
- Views: 546
Re: Keystroke shortcuts in OSX
Thanks Adrian -- I hadn't figured out that it was the French Canadian keyboard which was the difficult factor. If you find a solution, we'll be very grateful, but in the meantime I can look closely at that keyboard and know what I need to avoid.
- Wed Oct 21, 2020 8:58 pm
- Forum: Common Problems
- Topic: Keystroke shortcuts in OSX
- Replies: 5
- Views: 546
Re: Keystroke shortcuts in OSX
Does anyone have any ideas on this issue?
- Tue Oct 13, 2020 8:49 pm
- Forum: Common Problems
- Topic: Keystroke shortcuts in OSX
- Replies: 5
- Views: 546
Re: Keystroke shortcuts in OSX
These are two example:
Alt + Shift + 8 (M3 + M2 +
is configured to output this symbol: ȣ (U+0223), but it also outputs a degree sign: °.
Alt + Shift + 1 (M3 + M2 + 1) is configured to output this symbol: ɩ (U+0269), but it also outputs a slash: ⁄.
Thanks for looking into this!
Cheers,
Martin
Alt + Shift + 8 (M3 + M2 +

Alt + Shift + 1 (M3 + M2 + 1) is configured to output this symbol: ɩ (U+0269), but it also outputs a slash: ⁄.
Thanks for looking into this!
Cheers,
Martin
- Wed Oct 07, 2020 9:38 pm
- Forum: Common Problems
- Topic: Keystroke shortcuts in OSX
- Replies: 5
- Views: 546
Keystroke shortcuts in OSX
Hi all, This previous topic was raised a couple of years ago, but no-one responded to it: https://www.oxygenxml.com/forum/topic17685.html I'm raising a fresh ticket because this is a consistent problem for us and I can't find a solution. We use a lot of code templates with keystroke shortcuts, and f...
- Fri Oct 02, 2020 3:23 am
- Forum: Other Issues
- Topic: Code Templates in OS X
- Replies: 1
- Views: 1488
Re: Code Templates in OS X
Did you ever find a solution to this? It's a real problem for our project.
- Tue Aug 04, 2020 6:22 pm
- Forum: Common Problems
- Topic: Weird autocomplete bug in v 22.0
- Replies: 9
- Views: 1016
Re: Weird autocomplete bug in v 22.0
According to my testing, this is fixed in the 2020072902 release. Thanks indeed! Please feel free to close this if you're sure everything is dealt with.
- Thu Jul 02, 2020 8:21 pm
- Forum: Common Problems
- Topic: Schema link in doc type association failing on Windows
- Replies: 8
- Views: 895
Re: Schema link in doc type association failing on Windows
Thanks Adrian. I'm going to try turning off all other document type associations in the project settings. Note that we don't have a framework; we just use the project XPR file to configure this stuff. There were quite a few other document type associations checked, presumably by default. If that doe...
- Thu Jul 02, 2020 1:34 am
- Forum: Common Problems
- Topic: Schema link in doc type association failing on Windows
- Replies: 8
- Views: 895
Re: Schema link in doc type association failing on Windows
There is no such rule. I've never used XML catalogs in any of my projects, and I don't imagine I ever would. Something else must be happening here. Do you have any other suggestions?
- Tue Jun 30, 2020 6:17 pm
- Forum: Common Problems
- Topic: Schema link in doc type association failing on Windows
- Replies: 8
- Views: 895
Re: Schema link in doc type association failing on Windows
It's build 2020061102. We have nothing weird like catalog at all. In Options / XML / XML Catalog, everything is (I assume) at the default settings; we've never needed to change anything there before. But the default settings include these items being checked: Resolve schema locations through system ...
- Mon Jun 29, 2020 9:33 pm
- Forum: Common Problems
- Topic: Schema link in doc type association failing on Windows
- Replies: 8
- Views: 895
Schema link in doc type association failing on Windows
Hi there, We have a document type association setup where we have a Schema link specified like this: ${pdu}/data/sch/lemdo.rng This works fine on Linux and Mac, but on some Windows machines we get this error: "Validation unit was not applied because schema location is not a valid URL: C:\Users\xyz\l...
- Mon Jun 15, 2020 5:33 pm
- Forum: Common Problems
- Topic: Weird autocomplete bug in v 22.0
- Replies: 9
- Views: 1016
Re: Weird autocomplete bug in v 22.0
Is it in today's release? I don't see anything specific in the release notes, although the first item looks a bit similar.
- Thu May 21, 2020 5:01 pm
- Forum: Common Problems
- Topic: Weird autocomplete bug in v 22.0
- Replies: 9
- Views: 1016
Re: Weird autocomplete bug in v 22.0
Please tell me this is fixed in 22.1!
- Thu May 07, 2020 9:06 pm
- Forum: Common Problems
- Topic: Weird autocomplete bug in v 22.0
- Replies: 9
- Views: 1016
Re: Weird autocomplete bug in v 22.0
I'd really appreciate a fix for this. It's driving me nuts. 

- Wed Mar 25, 2020 9:28 pm
- Forum: Other Issues
- Topic: This forum's position:fixed navbar
- Replies: 1
- Views: 377
This forum's position:fixed navbar
Could you please turn off position: fixed in the forum navigation bar? It breaks all the fragment links since the target is invisible under the navbar, and it hides features at the top of the page.
- Wed Mar 25, 2020 8:10 pm
- Forum: Common Problems
- Topic: Weird autocomplete bug in v 22.0
- Replies: 9
- Views: 1016
Re: Weird autocomplete bug in v 22.0
Can anyone else confirm this? It's REALLY annoying, so I've had to turn off content completion for XPath, which is a drag. This is on Ubuntu 18.04.4, using the Oxygen bundled with OpenJDK.
- Tue Mar 24, 2020 5:59 pm
- Forum: Common Problems
- Topic: Weird autocomplete bug in v 22.0
- Replies: 9
- Views: 1016
Weird autocomplete bug in v 22.0
Hi there, In 22.0, build 2020030607, working in Text mode on XSLT with master files enabled, I'm seeing a very weird and quite annoying autocomplete bug. I have a single accumulator named "lineCount" defined in the master file: <xsl:accumulator as="xs:integer" initial-value="0" name="lineCount"> <xs...
- Tue Sep 17, 2019 7:20 pm
- Forum: Common Problems
- Topic: NVDL validation
- Replies: 1
- Views: 367
NVDL validation
Hi there, Using recent releases of the Jing jar file, we're finding that NVDL validation fails with error messages related to parsing of Schematron and namespaces. However, when we do the same validation in Oxygen, we don't see those errors, so it seems likely that Oxygen is passing some flag to Jin...
- Fri May 24, 2019 6:15 pm
- Forum: Common Problems
- Topic: Code template no longer working after update to 21.1
- Replies: 3
- Views: 887
Re: Code template no longer working after update to 21.1
Hi Alex,
If it's as simple as dropping a new version of a jar file in the lib folder, then please do send it along (mholmes@uvic.ca). Otherwise, I'm happy to wait for the next release.
All the best,
Martin
If it's as simple as dropping a new version of a jar file in the lib folder, then please do send it along (mholmes@uvic.ca). Otherwise, I'm happy to wait for the next release.
All the best,
Martin
- Thu May 23, 2019 7:59 pm
- Forum: Common Problems
- Topic: Code template no longer working after update to 21.1
- Replies: 3
- Views: 887
Code template no longer working after update to 21.1
Hi there, I have a bunch of code templates that look like this: <title level="a">${xpath_eval(replace('${selection}', '[“”]+', ''))}</title> which were working OK, but having just upgraded to 21.1, they don't seem to be working; nothing happens when I hit the keystroke sequence defined for the templ...
- Mon May 06, 2019 1:47 am
- Forum: Common Problems
- Topic: Has Saxon changed in the Oxygen lib dir, breaking plugins?
- Replies: 4
- Views: 1347
Re: Has Saxon changed in the Oxygen lib dir, breaking plugins?
Hi Radu, Our problem is that the schemas and stylesheets are all interdependent, so both validation and transformation scenarios would have to be updated. The whole thing is a bit difficult to disentangle. I think we're going to stop supporting versions before 18.1, and use the wildcard approach. Th...
- Sat Apr 06, 2019 2:41 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: JSOperation API issues
- Replies: 3
- Views: 1013
Re: JSOperation API issues
You're absolutely right. But with the JS I can write code and test it on any old machine, whereas I need a Java build environment to use Java. I always find it painful to get Eclipse set up for Java work and I tend to avoid it if I can. It would be neat if there were a docker container all pre-confi...
- Sat Apr 06, 2019 12:35 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: Author mode CSS: any way to do this?
- Replies: 5
- Views: 1253
Re: Author mode CSS: any way to do this?
Looking at the AuthorCaretListener, I'm going to have to instantiate it when the editor is activated, of course. Is there any way to do this through a Document Type configuration in JavaScript, as I can do with regular Author actions, or will this have to be done through a plugin? It looks as though...
- Fri Apr 05, 2019 10:54 pm
- Forum: SDK-API, Frameworks - Document Types
- Topic: Author mode CSS: any way to do this?
- Replies: 5
- Views: 1253
Re: Author mode CSS: any way to do this?
Ah! I hadn't noticed that. I guess I should be able to use it with a caret listener to highlight ranges when the caret hits an anchor.
Thanks indeed,
Martin
Thanks indeed,
Martin
- Fri Apr 05, 2019 1:15 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: JSOperation API issues
- Replies: 3
- Views: 1013
Re: JSOperation API issues
Figured it out. I don't need to cast the findNodesByXPath result to an array.
- Fri Apr 05, 2019 1:05 am
- Forum: SDK-API, Frameworks - Document Types
- Topic: JSOperation API issues
- Replies: 3
- Views: 1013
JSOperation API issues
HI there, I'm working on creating actions using the JSOperation functionality, and encountering some problems calling API functions. Here's some example code: function doOperation() { var selText = authorAccess.getEditorAccess().getSelectedText(); var documentController = authorAccess.getDocumentCon...