Re: Epub from oxygen (docbook)
Radu Coravu <[email protected]> Thu, 1 Apr 2021 07:44:03 +0300
| Newsgroups | gmane.text.docbook.apps |
|---|---|
| Message-ID | <[email protected]> |
Hi Philo, My advice was entirely related to changes which should be made in the "xhtml5/html5-element-mods.xsl" XSLT stylesheet, using the find/replace dialog to find the 4 places where the condition is present: and $element != 'img' and remove it. Bob's advice was to remove the condition from only one place in the XSLT and my advice is to find it and remove the condition in all 4 places where it appears in the XSLT stylesheet. Regards, Radu Radu Coravu Oxygen XML Editor On 4/1/21 04:55, Luxsci wrote: > Just a follow up: if you modify the XSLT file as recommended by Bob Stayton, you will still get errors with the width designation. However, since the image style is correctly modified with Bob's modification, Radu Coravu pointed out that you can do a search and replace on oxygen for designations like "width="50%"" and just delete them. It takes a few seconds and can correct lots of errors if you have a lot of image files with width designations. > > Sent from my iPhone > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >