mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
ctests: ignore Bibliography.lyx PDF export tests
Bibliography.lyx is not expected to be compiled on its own. See: https://www.mail-archive.com/search?l=mid&q=20190104195414.opgeuggeqakxl2fo%40barna
This commit is contained in:
parent
92630971bd
commit
372c83ebdb
@ -78,6 +78,10 @@ export/mathmacros/Spacechild[123].*
|
||||
export/examples/springer/svmono_(acknow|acronym|appendix|chapter|dedication|foreword|glossary|part|preface|referenc|solutions)_lyx[0-9][0-9]
|
||||
export/examples/springer/svmult_(acknow|acronym|appendix|cblist|dedication|foreword|glossary|part|preface|referenc)_lyx[0-9][0-9]
|
||||
export/examples/thesis/(Acknowledgments|Appendix|Summary|Bibliography|chapter-[12])_lyx[0-9][0-9]
|
||||
# Bibliography.lyx is not expected to compile. See the following for discussion:
|
||||
# https://www.mail-archive.com/search?l=mid&q=20190104195414.opgeuggeqakxl2fo%40barna
|
||||
# Ignore all formats except xhtml export
|
||||
export/examples/thesis/Bibliography_[^x].*
|
||||
|
||||
# Document class "Docbook article (SGML)" does not work with LaTeX:
|
||||
export/examples/docbook_article_(dvi3|pdf[245]).*
|
||||
|
Loading…
Reference in New Issue
Block a user