[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(mgp-users 00496) include: does it include?



According to SYNTAX %include should work anywhere in the document (except
in .mgprc), but I'm unable to include a set of slides into a presentation.

Basically I did a bunch of sections on different files

section1.mgp section2.mgp section3.mgp

and I want to include them in a master.mgp so that master.mgp only has
something like this:

/// some intro slides ///

%include "section1.mgp"

%include "section2.mgp"

%include "section3.mgp"

/// some outro slides ///

but when I use the first include in the main document I get:

undefined directive 32 at page 3 line 16:
        0x821ecc0:  include "section1.mgp"

what could be the problem?

regards,

-oscar

-- 
pgp public key: finger obonilla@galileo.edu
pgp fingerprint: 64 F7 4D FE 22 7C F7 1B  77 21 86 95 86 E2 2E 75  4B CB 46 08