Search found 5 matches

by Yuribashi
Wed Nov 15, 2017 3:42 pm
Forum: Common Problems
Topic: value-of content indenting and wrapping, but not wanted
Replies: 2
Views: 1556

Re: value-of content indenting and wrapping, but not wanted

Perfect, I totally missed that attribute!

Thank you for your kind and expert support!

Cheers,
Yuribashi
by Yuribashi
Tue Nov 14, 2017 4:55 pm
Forum: Common Problems
Topic: value-of content indenting and wrapping, but not wanted
Replies: 2
Views: 1556

value-of content indenting and wrapping, but not wanted

XML Editor 19.0 Saxon PE 9.7.0.15 Transformation My problem is that although my string variable displays via <xsl:message> without wrapping, when using <xsl:value-of select="$myvariable"> the output file has an indent of three spaces and the content is wrapping for lines close to 80 charac...
by Yuribashi
Tue Jun 20, 2017 3:57 pm
Forum: Common Problems
Topic: XML Editor - Format inserting leading space before content
Replies: 3
Views: 1575

Re: XML Editor - Format inserting leading space before content

Here is a sample element from a file before I open it using Oxygen Editor: <p id="LEGACY_x88231FB41F86" data-type="subtitle"> Nonconformities </p> Here is how it is formatted in Oxygen Editor: <p id="LEGACY_x88231FB41F86" data-type="subtitle"> Nonconformities ...
by Yuribashi
Fri Jun 16, 2017 7:21 pm
Forum: Common Problems
Topic: XML Editor - Format inserting leading space before content
Replies: 3
Views: 1575

XML Editor - Format inserting leading space before content

Using <oXygen/> XML Editor 18.1, build 2016102619 (text mode) Problem: "Format and Indent the document on open" is inserting a leading space before much of the content, and I'd rather it didn't. How might this be 'switched off' via "Options/Preferences" setting(s)? Cheers, Yuriba...
by Yuribashi
Wed Feb 15, 2017 7:43 pm
Forum: Common Problems
Topic: CSS calc() function unrecognized
Replies: 2
Views: 1638

CSS calc() function unrecognized

Editing a CSS3 file, using the calc() function, XML Editor presents an error to the tune of "function unrecognized." Example CSS: width:calc(100% - 16rem); Should/does/will the XML Editor 18.1 support the calc() function for use in CSS? <oXygen/> XML Editor 18.1, build 2016102619 Thank you...