Last modified by Ludovic Dubost on 2009/04/30 10:41

From version 7.1
edited by Ludovic Dubost
on 2009/04/30 10:40
Change comment: Rollback to version 1.1
To version 8.1
edited by Ludovic Dubost
on 2009/04/30 10:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,5 @@
1 +This works but will include the content of the macro document in the syntax 1.0 document. This is not a problem in syntax 1.0 as long as only white spaces or white lines are coming out of the document. Now we could make a slight modification to #includeMacros to catch the resulting content and not show it.
2 +
1 1  #includeMacros("Test.TestMacroSyntax10")
2 2  #mymacroinsyntax10doc("World")
3 3