From bb68c183b38542b9acf1090a1ceaa84455aedc4b Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Tue, 11 Jun 2019 16:16:05 -0700
Subject: JATS writer: don't embed string-name in string.

That's illegal with this DTD.
---
 test/writer.jats | 4 ----
 1 file changed, 4 deletions(-)

(limited to 'test')

diff --git a/test/writer.jats b/test/writer.jats
index 8ca27083a..ae24f3e50 100644
--- a/test/writer.jats
+++ b/test/writer.jats
@@ -16,14 +16,10 @@
 </title-group>
 <contrib-group>
 <contrib contrib-type="author">
-<name>
 <string-name>John MacFarlane</string-name>
-</name>
 </contrib>
 <contrib contrib-type="author">
-<name>
 <string-name>Anonymous</string-name>
-</name>
 </contrib>
 </contrib-group>
 <pub-date pub-type="epub">
-- 
cgit v1.2.3