ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* typesetting macro packages
@ 1999-06-30 11:10 Matthew Baker
  1999-06-30 11:35 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Baker @ 1999-06-30 11:10 UTC (permalink / raw)


Hi,

I thought I'd try putting one or two sets of macros I've been doing for
internal purposes into the Context module format.  The structure seems
fairly clear from looking at the m-* that come with Context.  One question
though: to typeset the documentation for these modules, does one do

texexec --pdf --module m-mymodule.tex?

When I do this, it complains that it can't find various modu-* files which
don't seem to come with the Cotext .zip file.  Are these public?  Or am I
doing the wrong thing?

- Matthew

--
Dr. Matthew Baker           matthew.baker@gmd.de
GMD - FIT.MMK               http://fit.gmd.de/hci/pages/matthew.baker.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: typesetting macro packages
  1999-06-30 11:10 typesetting macro packages Matthew Baker
@ 1999-06-30 11:35 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 1999-06-30 11:35 UTC (permalink / raw)
  Cc: Context List

Matthew Baker wrote:

> texexec --pdf --module m-mymodule.tex?

Sure, but you need some module files. 

> When I do this, it complains that it can't find various modu-* files which
> don't seem to come with the Cotext .zip file.  Are these public?  Or am I
> doing the wrong thing?

Those styles are undocumented crap, and therefore not public. I'll mail
you zip, but don't distribute it. 

The module mechanism is primary meant for context modules. You own stuff
is to be included with 

\environment <filename> 

I also suggest not to use local names starting with m- p- s- because
these are used by context itself. 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-06-30 11:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-30 11:10 typesetting macro packages Matthew Baker
1999-06-30 11:35 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).