summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/catchfilebetweentags/README
blob: b910bc82b29c2cfe830ff1b12e45a38ce78fb7ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
catchfilebetweentags

If you know the package catchfile, upon which catchfilebetweentags
is written, you've understood yet the purpose of this package.

The macro \catchfilebetweentags acts like \catchfile but extract
a portion of the file instead of the complete file. The extracted
portion can be delimited by strings or by docstrip tags :
       %<*tag> ....   ....  %</tag>

Comments inside the portion can be ignored or catched.

ExecuteMetaData is a shortcut to execute immediately the extracted portion.

(c) lppl 2010 (FC)