diff options
author | John MacFarlane <jgm@berkeley.edu> | 2019-10-30 21:26:21 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2019-10-30 21:26:21 -0700 |
commit | 4f1224dc0bfc4a5ca02467dc9a37c388277002a3 (patch) | |
tree | 303ead6e2d51d830651f7cf00f9b3d576a06a656 /test/writer.opendocument | |
parent | c6e936dec2fc0f0e4d15b7c6f7c4ed6934dd233a (diff) | |
download | pandoc-4f1224dc0bfc4a5ca02467dc9a37c388277002a3.tar.gz |
Use latest doclayout.
Closes #5863.
Diffstat (limited to 'test/writer.opendocument')
-rw-r--r-- | test/writer.opendocument | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/writer.opendocument b/test/writer.opendocument index 5cfff6673..fa524eb26 100644 --- a/test/writer.opendocument +++ b/test/writer.opendocument @@ -1576,7 +1576,8 @@ italics:</text:p> fruit</text:p><text:p text:style-name="Definition_20_Definition">contains seeds, crisp, pleasant to taste</text:p> <text:p text:style-name="Definition_20_Term"><text:span text:style-name="T1">orange</text:span></text:p> -<text:p text:style-name="Definition_20_Definition">orange fruit</text:p><text:p text:style-name="P42">{ orange code block }</text:p><text:p text:style-name="P43">orange +<text:p text:style-name="Definition_20_Definition">orange +fruit</text:p><text:p text:style-name="P42">{ orange code block }</text:p><text:p text:style-name="P43">orange block quote</text:p> <text:p text:style-name="First_20_paragraph">Multiple definitions, tight:</text:p> |