From 33a70e7dc2624a674094169dbd234959d5433d81 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Mon, 16 Feb 2015 11:39:35 +0100 Subject: Modified simple_book.osml to use numeric arguments --- testdata/osmlparser/simple_book.osml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testdata') diff --git a/testdata/osmlparser/simple_book.osml b/testdata/osmlparser/simple_book.osml index cdcaf58..19f5543 100644 --- a/testdata/osmlparser/simple_book.osml +++ b/testdata/osmlparser/simple_book.osml @@ -1,5 +1,5 @@ -\import{../osxmlparser/book_domain.osxml} -\import{../osxmlparser/headings_domain.osxml} +\import[domain]{../osxmlparser/book_domain.osxml} +\import[domain]{../osxmlparser/headings_domain.osxml} \begin{book} This might be some introductory text or a dedication. -- cgit v1.2.3