Media Query for Editor-Specific Style Sheets?

I'm working with docs that have an XML style sheet PI where the style sheet referenced is a master style sheet that supports editing, browsing, and print. I'm trying to use media queries on @import rules to not import the editor and browser-specific style sheets when the media target is print (e.g., formatting with Antenna House's CSS feature). What media query should I use to specific include a module for use in Oxygen? I didn't find anything related to media query in the online user guide. Cheers, E. -- Eliot Kimber http://contrext.com

Hi Eliot, Please see https://www.oxygenxml.com/doc/versions/20.0/ug-editor/topics/dg-oxygen-media... With the platform you can further distinguish between standalone, eclipse plugin and web author. Best Regards, George -- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 05/05/18 02:09, Eliot Kimber wrote:
I'm working with docs that have an XML style sheet PI where the style sheet referenced is a master style sheet that supports editing, browsing, and print.
I'm trying to use media queries on @import rules to not import the editor and browser-specific style sheets when the media target is print (e.g., formatting with Antenna House's CSS feature).
What media query should I use to specific include a module for use in Oxygen?
I didn't find anything related to media query in the online user guide.
Cheers,
E.
-- Eliot Kimber http://contrext.com
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user

I see that this topic is the 4th result for "media query". Clearly I was too impatient when reviewing the search results. Cheers, E. -- Eliot Kimber http://contrext.com On 5/4/18, 6:19 PM, "oXygen-user on behalf of George Bina" <oxygen-user-bounces@oxygenxml.com on behalf of george@oxygenxml.com> wrote: Hi Eliot, Please see https://www.oxygenxml.com/doc/versions/20.0/ug-editor/topics/dg-oxygen-media... With the platform you can further distinguish between standalone, eclipse plugin and web author. Best Regards, George -- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 05/05/18 02:09, Eliot Kimber wrote: > I'm working with docs that have an XML style sheet PI where the style sheet referenced is a master style sheet that supports editing, browsing, and print. > > I'm trying to use media queries on @import rules to not import the editor and browser-specific style sheets when the media target is print (e.g., formatting with Antenna House's CSS feature). > > What media query should I use to specific include a module for use in Oxygen? > > I didn't find anything related to media query in the online user guide. > > Cheers, > > E. > > -- > Eliot Kimber > http://contrext.com > > > > _______________________________________________ > oXygen-user mailing list > oXygen-user@oxygenxml.com > https://www.oxygenxml.com/mailman/listinfo/oxygen-user > _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Hi Eliot, Hopefully it will rank higher next time :) - I just used the "edit online" link on that topic https://www.oxygenxml.com/doc/versions/20.0/ug-editor/topics/dg-oxygen-media... to suggest adding "media query" as indexterm: https://github.com/oxygenxml/userguide/pull/103 https://github.com/oxygenxml/userguide/pull/103/commits/3433b81c975710505d3d... This is a good opportunity to see how the edit links make it easy to suggest improvements to the docs :). Best Regards, George -- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 07/05/18 17:39, Eliot Kimber wrote:
I see that this topic is the 4th result for "media query". Clearly I was too impatient when reviewing the search results.
Cheers,
E.
-- Eliot Kimber http://contrext.com
On 5/4/18, 6:19 PM, "oXygen-user on behalf of George Bina" <oxygen-user-bounces@oxygenxml.com on behalf of george@oxygenxml.com> wrote:
Hi Eliot,
Please see https://www.oxygenxml.com/doc/versions/20.0/ug-editor/topics/dg-oxygen-media... With the platform you can further distinguish between standalone, eclipse plugin and web author.
Best Regards, George -- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 05/05/18 02:09, Eliot Kimber wrote: > I'm working with docs that have an XML style sheet PI where the style sheet referenced is a master style sheet that supports editing, browsing, and print. > > I'm trying to use media queries on @import rules to not import the editor and browser-specific style sheets when the media target is print (e.g., formatting with Antenna House's CSS feature). > > What media query should I use to specific include a module for use in Oxygen? > > I didn't find anything related to media query in the online user guide. > > Cheers, > > E. > > -- > Eliot Kimber > http://contrext.com > > > > _______________________________________________ > oXygen-user mailing list > oXygen-user@oxygenxml.com > https://www.oxygenxml.com/mailman/listinfo/oxygen-user > _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
Eliot Kimber
-
George Bina