From efd6e78fcb28111786c851fcc9d79f9d8d595f93 Mon Sep 17 00:00:00 2001 From: Thibaut Cuvelier Date: Thu, 5 Nov 2020 00:27:29 +0100 Subject: [PATCH] DocBook: mark nested sidebars as allowed. This is mostly for shapepar support, in a rare situation. Fixing this would create a lot of special cases in output_docbook.cpp, i.e. fixing the issue (which will barely happen in real life) would make maintenance much harder. --- development/autotests/invertedTests | 2 ++ 1 file changed, 2 insertions(+) diff --git a/development/autotests/invertedTests b/development/autotests/invertedTests index 8116023f9a..5bd39587f1 100644 --- a/development/autotests/invertedTests +++ b/development/autotests/invertedTests @@ -422,6 +422,8 @@ export/examples(|/de|/es|/fr|/ja|/ru)/Graphics_and_Insets/XY-(Pic|Figure)_docboo export/mathmacros/testcases_speed_docbook5 export/mathmacros/testcases_environments_docbook5 export/mathmacros/masterOfSpace_docbook5 +# - Sidebars can be nested in LyX (mostly with shapepar), but not in DocBook. +export/doc(|/de|/es|/fr|/ja|/ru)/Additional_docbook5 # - Many templates are too complex for automatic conversion to work reliably. # The resulting documents should still be easy to fully convert into DocBook. # - AASTeX. -- 2.39.2