AZ logo

CTAN directory: /macros/latex/contrib/catchfilebetweentags

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
catchfilebetweentags Catch text delimited by docstrip tags.

Files

Name Size* Date UTC Notes
README 1 KiB 2010-Oct-24 Shown below
catchfilebetweentags.dtx 28 KiB 2011-Feb-19
catchfilebetweentags.ins 3 KiB 2011-Feb-19
catchfilebetweentags.pdf 186 KiB 2011-Feb-19

  *File sizes in kibibytes.

Contents of README

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)