diff options
Diffstat (limited to 'test/docx')
-rw-r--r-- | test/docx/alternate_document_path.docx | bin | 0 -> 11582 bytes | |||
-rw-r--r-- | test/docx/alternate_document_path.native | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test/docx/alternate_document_path.docx b/test/docx/alternate_document_path.docx Binary files differnew file mode 100644 index 000000000..94d34b011 --- /dev/null +++ b/test/docx/alternate_document_path.docx diff --git a/test/docx/alternate_document_path.native b/test/docx/alternate_document_path.native new file mode 100644 index 000000000..5e34fa4bc --- /dev/null +++ b/test/docx/alternate_document_path.native @@ -0,0 +1,2 @@ +[Header 1 ("test",[],[]) [Str "Test"] +,Para [Str "This",Space,Str "is",Space,Emph [Str "italic"],Str ",",Space,Strong [Str "bold"],Str ",",Space,Span ("",["underline"],[]) [Str "underlined"],Str ",",Space,Emph [Span ("",["underline"],[]) [Str "italic",Space,Str "underlined"]],Str ",",Space,Strong [Span ("",["underline"],[]) [Str "bold",Space,Str "underlined"]],Str ",",Space,Emph [Strong [Span ("",["underline"],[]) [Str "bold",Space,Str "italic",Space,Str "underlined"]]],Str "."]] |