]> git.lyx.org Git - lyx.git/commit
Enable handling of spreadsheets in export to docbook5 format.
authorKornel Benko <kornel@lyx.org>
Sat, 3 Oct 2020 23:43:44 +0000 (01:43 +0200)
committerKornel Benko <kornel@lyx.org>
Sat, 3 Oct 2020 23:43:44 +0000 (01:43 +0200)
commit31d64c739521c48438f05f627af071c69c8a2e13
tree1140c227f33beae348ca316359da1b9731cb352a
parent14b0da28c277307fa71df4bfbb263c8a83a51374
Enable handling of spreadsheets in export to docbook5 format.

In cooperation with Thibaut Cuvelier:
lib/scripts/spreadsheet_to_docbook.py: Strip the document header and convert some flags
lib/xtemplates/gnumeric.xtemplate: use this output to be inserted in docbook5
lib/configure.py: Add needed conversion entries
lib/Makefile.am
lib/configure.py
lib/scripts/spreadsheet_to_docbook.py [new file with mode: 0644]
lib/xtemplates/gnumeric.xtemplate