media attribute in xml-stylesheet
Kevin Brubeck Unhammer <[email protected]> Tue, 11 Jun 2024 14:27:12 +0200
| Newsgroups | gmane.editors.xxe.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I notice that if I have e.g. media="screen,tv,projection" in xml-stylesheet, it's not picked up by XmlMind, while if I remove the media attribute, it works. E.g. this is noticed by XmlMind: <?xml-stylesheet title="My view" href="foo.css" type="text/css"?> while this is not noticed: <?xml-stylesheet title="Not my view" media="screen,tv,projection" href="foo.css" type="text/css"?> Is there a media attribute that *is* accepted by XmlMind? If there is, one could do <?xml-stylesheet title="My view" media="SOMETHING" href="xxe.css" type="text/css"?> <?xml-stylesheet title="Print" media="screen,tv,projection" href="print.css" type="text/css"?> and have one css be used by XmlMind, and one by other applications. best regards, Kevin -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support