Lorenzo Bertini said on Mon, 11 Jul 2022 10:29:16 +0200
>Il 11/07/22 08:02, Steve Litt ha scritto:
>> Lorenzo Bertini said on Mon, 11 Jul 2022 04:00:56 +0200
>>> beware it will be put BEFORE any
>>> layout generated CSS, so anything hardcoded by the layout will
>>> override your custom rules; in t
Il 11/07/22 08:02, Steve Litt ha scritto:
Lorenzo Bertini said on Mon, 11 Jul 2022 04:00:56 +0200
LyX has two (three?) ways of inserting custom stuff in the of a
LyXHTML document, like for example CSS:
1. if you write your own layout file, or use the convenient "local
layout" section in the
Lorenzo Bertini said on Mon, 11 Jul 2022 04:00:56 +0200
>
>LyX has two (three?) ways of inserting custom stuff in the of a
>LyXHTML document, like for example CSS:
>
>1. if you write your own layout file, or use the convenient "local
>layout" section in the document settings (so you don't have
Lorenzo Bertini said on Mon, 11 Jul 2022 04:00:56 +0200
>If you think something LyX puts in the preamble is outdated or
>hardcoding too much, feel free to report it on the bug tracker
>https://www.lyx.org/trac/wiki/BugTrackerHome. I'm reporting everything
>I find about LyXHTML but I always feel
Il 10/07/22 23:50, Steve Litt ha scritto:
tush via lyx-users said on Sat, 09 Jul 2022 15:54:06 +
I want to override the default information LyX provides to my document
when I export it to xml with Export->LyXHTML
At the moment the info inserted to tag is
http://www.w3.org/Math/DTD/math
tush via lyx-users said on Sat, 09 Jul 2022 15:54:06 +
>I want to override the default information LyX provides to my document
>when I export it to xml with Export->LyXHTML
>
>At the moment the info inserted to tag is
>
>
>
>"http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd";>
>
>http://
I want to override the default information LyX provides to my document when I
export it to xml with Export->LyXHTML
At the moment the info inserted to tag is
http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd";>
http://www.w3.org/1999/xhtml";>
I am writing my own layout file in whi