lyx_mirror/autotests
Thibaut Cuvelier ca1ca4326b DocBook: implement theorems.
This is a minimal implementation, as DocBook lacks a serious way of encoding all of this. Maybe a <formalpara> could do the trick, but I'd need to find a way to shoehorn a title through the styles (i.e. a first complete tag):

Theorem: Bla bla

<formalpara>
<title>Theorem</title>
<para>Bla bla</para>
</formalpara>

This would also only be a solution for single-paragraph things, as formalpara only allows one paragraph. Or a sidebar, but it's semantically very remote.
2020-09-19 20:43:40 +02:00
..
checklatexexports Added new testcase to check for correct VCS-Info 2018-01-01 14:05:25 +01:00
export DocBook: implement theorems. 2020-09-19 20:43:40 +02:00
mathmacros Cmake tests: Converted to new format, to insert \use_non_tex_fonts variable set 2019-04-07 21:09:56 +02:00
Makefile.am Remove files that do not exist anymore 2019-05-20 12:16:57 +02:00