From 380d7af3101f0291b202e17c4482da9cbe3da44e Mon Sep 17 00:00:00 2001 From: EsGeh Date: Fri, 20 Dec 2019 14:38:20 +0100 Subject: [PATCH] fix scripts to work with 126 (anthology) example publ. --- README.md | 2 +- dependencies.conf | 2 +- src/stylesheets/insert_bibliography.xsl | 28 ++++++++++-- src/stylesheets/tex4ht_2_tei.xsl | 4 +- src/tei_add_bibl.py | 61 +++++++++++++++++-------- src/utils/bib2html.py | 2 +- 6 files changed, 71 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 7a8aa19..1123952 100644 --- a/README.md +++ b/README.md @@ -132,4 +132,4 @@ In order to apply the workflow to any other publication copy it into the `input/ 1. eoaTEI -> html - $ tei2html.py output/125/with_bibl -o output/125/html + $ tei2html.py -o output/125/html output/125/with_bibl diff --git a/dependencies.conf b/dependencies.conf index 0df1f0e..1cd7964 100644 --- a/dependencies.conf +++ b/dependencies.conf @@ -13,7 +13,7 @@ hash = 2a01be46ee82fce5eba6074359b3d18db2222e0c [eoa-publication-model] uri = https://github.molgen.mpg.de/EditionOpenAccess/eoa-publication-model.git -hash = 5237e12c6205cff45d46c7d5f62d5222040be7a1 +hash = 62eb49dd05ebe3697e47acac31a1cff2f60c6f7a # init not needed, since only example publication is needed [webdesign_platform] diff --git a/src/stylesheets/insert_bibliography.xsl b/src/stylesheets/insert_bibliography.xsl index 4ad9367..11a3fba 100644 --- a/src/stylesheets/insert_bibliography.xsl +++ b/src/stylesheets/insert_bibliography.xsl @@ -15,8 +15,17 @@ version="1.0" /> - - + + + +