lyx_mirror/autotests/export
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
..
docbook DocBook: implement theorems. 2020-09-19 20:43:40 +02:00
latex Set up appropriate nonTeX fonts in test file 2020-08-17 14:10:59 +02:00
lyx2lyx ctest autotest for #11773 language nesting with lyx2lyx. 2020-03-05 00:24:08 +01:00
xhtml ctest update 2019-04-29 21:13:33 +02:00
MissingEndLayoutBetweenTables.lyx ctest update 2019-04-29 21:13:33 +02:00
mixing_inTitle_layouts.lyx ctest update 2019-04-29 21:13:33 +02:00
WrongDfnTagHandling.lyx Cmake export tests: Added testcases for erroneous xhtml exports 2016-05-31 09:13:35 +02:00