Hi I added some files to the XSLT filter for Impress to make it work with Opera Show (W3C @media projection). Basically the goal is to make impress xHTML have the needed stylesheet to render in a @projection enviroment (Opera browser for example).

-----------
Currently, the XHTML of Impress have a detailed stylesheet for @page, but has no support for projection. The xHTML is just a collection of div and text with a large set of padding and margins that make a space in the content.

With the @media projection, the space is no longer needed and the display is even better than the original one making itself render as an actual presentation (watch the issue #39138).
-----------

The XSLT should include in the styles extra CSS stylesheets to support the projection type by inserting the following code into the CSS stylesheet:

@media projection {.....}


--
Alexandro Colorado
CoLeader of OpenOffice.org ES
http://es.openoffice.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to