I have a document composed of multiple files pulled in by \input command. some of them are included conditionally, basing on how certain variables in preamble are set.
Example
\def\target{admin} %who is documentation targeted to?
\newcommand{\checkuser}[3]{
\IfSubStringInString{,#1,}{,\target ...
Search found 1 match
- Fri Nov 28, 2008 9:31 am
- Forum: General
- Topic: tool to merge multiple part document into a single .tex file
- Replies: 0
- Views: 1494