ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Question regarding context's module defintion
Date: Fri, 9 Jun 2006 00:37:58 -0400 (EDT)	[thread overview]
Message-ID: <Pine.WNT.4.63.0606090031001.2188@nqvgln> (raw)

Are users supposed to use %D kind of remarks to comment their own 
environment files? I am finding it a bit strange to work with. Does 
one have to leave a blank line after a %D line for that line to 
appear?

Consider the test file
%D \module
%D  [file=test.tex,
%D   version=0.0,
%D   title=Test File,
%D   subtitle=Blah blah,
%D   author=Aditya Mahajan,
%D   date=\currentdate]


%D Explaination for the next macro does not work
\def\test{test}

%D \macros{test}
%D Neither does this.
\def\test{test}

%D Leaving a blank space also works

\def\test{test}

-----------------------

and look at the output of texmfstart texexec --modules test.tex. Why 
are the first two macro definitions not in the pdf?

Aditya

             reply	other threads:[~2006-06-09  4:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-09  4:37 Aditya Mahajan [this message]
2006-06-09  6:52 ` Hans Hagen
2006-06-09 16:27   ` Aditya Mahajan
2006-06-10  9:51     ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.WNT.4.63.0606090031001.2188@nqvgln \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).