diff options
author | Andreas Stöckel <astoecke@techfak.uni-bielefeld.de> | 2015-02-16 11:39:35 +0100 |
---|---|---|
committer | Andreas Stöckel <andreas@somweyr.de> | 2015-02-16 11:39:35 +0100 |
commit | 33a70e7dc2624a674094169dbd234959d5433d81 (patch) | |
tree | 2b39281b012cb741a2d1ed44ff9bf06114960ae2 /testdata/osmlparser | |
parent | 3cc0c9fffa35f83d45209030407465f3756df3fd (diff) |
Modified simple_book.osml to use numeric arguments
Diffstat (limited to 'testdata/osmlparser')
-rw-r--r-- | testdata/osmlparser/simple_book.osml | 4 |
1 files changed, 2 insertions, 2 deletions
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. |