pandoc/data
John MacFarlane 7318bc91ce EPUB writer: set epub:type on body element intelligently.
epub:type of first section        epub:type of body
--------------------------        ------------------
prologue                          frontmatter
abstract                          frontmatter
acknowledgments                   frontmatter
copyright-page                    frontmatter
dedication                        frontmatter
foreword                          frontmatter
halftitle,                        frontmatter
introduction                      frontmatter
preface                           frontmatter
seriespage                        frontmatter
titlepage                         frontmatter
afterword                         backmatter
appendix                          backmatter
colophon                          backmatter
conclusion                        backmatter
epigraph                          backmatter

Otherwise body will have epub:type 'bodymatter'.
This only affects epub3.

See http://www.idpf.org/epub/profiles/edu/structure/#h.l0bzsloklt10

Closes #4823.
2018-08-28 12:35:28 -07:00
..
docx Updated reference.docx. 2017-12-26 22:02:49 -08:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
pptx Powerpoint writer: Remove docProps/thumbnail.jpeg in data dir. 2018-04-24 16:00:15 -04:00
templates EPUB writer: set epub:type on body element intelligently. 2018-08-28 12:35:28 -07:00
translations Translations/fr (#4766) 2018-07-12 19:31:38 +02:00
abbreviations Removed etc. from abbreviations file. 2017-11-09 23:23:51 -05:00
bash_completion.tpl Fix bash completion for --print-default-data-file. 2018-04-12 09:52:10 -07:00
epub.css HTML Writer: consistently use dashed class-names 2017-10-31 10:40:16 +01:00
init.lua data/init.lua: load pandoc.utils by default 2017-12-23 13:42:35 +01:00
jats.csl Fixed URIs in jats.csl. 2017-11-11 16:23:41 -08:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
pandoc.List.lua Update copyright notices to include 2018 2018-01-05 20:39:12 +01:00
pandoc.lua pandoc.lua: fix a typo (#4692) 2018-06-08 15:15:36 -07:00
sample.lua data/sample.lua: use next instead of for loop 2017-12-27 20:11:19 +01:00
vimwiki.css Added Vimwiki reader (#3705). 2017-06-19 22:15:12 +02:00