From: Ray R. <ray...@gm...> - 2010-09-21 20:14:35
|
Hello, Thanks for CZT. I have 2 specifications, A.tex and B.tex. There is a sequence of 4-5 schemas that both documents share in common so I refactored them into a common tex file C.tex. In the appropriate locations in A.tex and B.tex I've inserted a \input{C} and "include" the common fragments. However running java -jar czt.jar A.tex fails to type check as czt does not appear to be processing the \input latex. In other words, it appears that czt is restricted to checking a single monolithic tex file at this time. Or am I doing something wrong. Thanks Ray -- The object of life is not to be on the side of the majority, but to escape finding oneself in the ranks of the insane. - Marcus Aurelius |