ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Module documentation
@ 2008-04-15  8:13 richard.stephens
  0 siblings, 0 replies; 7+ messages in thread
From: richard.stephens @ 2008-04-15  8:13 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 192 bytes --]

Wolfgang and Mojca,

Thank-you for your replies.  They have enabled me to set up a little batch 
file to make life easier when I want to generate a module document.

Thanks,

Richard Stephens

[-- Attachment #1.2: Type: text/html, Size: 381 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Module documentation
@ 2008-04-11 14:25 richard.stephens
  2008-04-14  8:27 ` Wolfgang Schuster
  2008-04-15 14:47 ` luigi scarso
  0 siblings, 2 replies; 7+ messages in thread
From: richard.stephens @ 2008-04-11 14:25 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 969 bytes --]

Hello all,

I have been using Context for a while now and have learnt a lot from the 
manuals and wiki.  I now want to start to use features that are not 
documented.  On the wiki 
(http://wiki.contextgarden.net/Official_ConTeXt_Documentation#ConTeXt_Sources) 
I found the following command for producing a pdf output for a module:

texmfstart texexec --module kpse:core-tab.tex

which seems ideal for learning more.  When I run the above command line it 
creates a .ted file but then complains:

"I can't find the format file 'cont-en.fmt'!"

On Luigi Scarso's page 
(http://wiki.contextgarden.net/User:Luigi.scarso/modules.pdf) he suggests 
the following:

texexec --module --pdf core-tab.tex

but this returns no output at all, and no pdf.

I am working on Windows.  I installed (this week) from the 
context/install/mswincontext.zip on the Pragma site and normally build 
from the Scite editor.

Can anyone suggest what I'm doing wrong?

Thanks.

Richard Stephens


[-- Attachment #1.2: Type: text/html, Size: 1588 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: Module documentation
@ 2001-01-02 17:40 Hans Hagen
  0 siblings, 0 replies; 7+ messages in thread
From: Hans Hagen @ 2001-01-02 17:40 UTC (permalink / raw)
  Cc: ConTeXt

At 06:29 PM 12/30/00 +0100, Giuseppe Bilotta wrote:
>I recently began "playing" with the TeXexec --module capabilities, and lo! I
>have a a couple of hints :-)
>
>It would be nice if \input'ed files could be (at the user's choice) be
>processed at together with the main files, if they are modules (e.g., there
>would be not much to do on plain.mp included by metafun.mp, but it would be
>nice if all the others were typeset too; in such a case (or even _not_ in
>such a case), \input's could be turned to links.

That would lead to quite bug files over here -) 

I can put the link on the todo list. It will never be watertight, since
there is no way to find out alternative inputs. 

>Also, I would like to signal a couple of bugs
>
>a) double %D %D bug in metafun.mp;

bug. 

>1) syntax highlighting is too aggressive: filenames should not be syntax
>highlighted (I mean mp-char.mp has "char" highlighted);

This is a bug but hard to catch since a-b is syntactically right, and i
cannot [like wirh strings] use " as signals.  

>2) it seems that some modules use cont-nl, while other use cont-en
>(specifically for the latter: mp-tool has a \quote command, which is not
>recognized; core-fnt has a \getbuffer whici is not recognized);

For the moment cont-nl indeed, so i need to change that. 

>enough by now ...
>
>(Hans, shall I post other bugs I find publicly, or do you want them sent
>separately?)

separate mail is probably less boring for other list members; real context
core-bugs can go to the list

Hans
-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Module documentation
@ 2000-12-30 17:29 Giuseppe Bilotta
  0 siblings, 0 replies; 7+ messages in thread
From: Giuseppe Bilotta @ 2000-12-30 17:29 UTC (permalink / raw)


I recently began "playing" with the TeXexec --module capabilities, and lo! I
have a a couple of hints :-)

It would be nice if \input'ed files could be (at the user's choice) be
processed at together with the main files, if they are modules (e.g., there
would be not much to do on plain.mp included by metafun.mp, but it would be
nice if all the others were typeset too; in such a case (or even _not_ in
such a case), \input's could be turned to links.

Also, I would like to signal a couple of bugs

a) double %D %D bug in metafun.mp;

1) syntax highlighting is too aggressive: filenames should not be syntax
highlighted (I mean mp-char.mp has "char" highlighted);

2) it seems that some modules use cont-nl, while other use cont-en
(specifically for the latter: mp-tool has a \quote command, which is not
recognized; core-fnt has a \getbuffer whici is not recognized);

enough by now ...

(Hans, shall I post other bugs I find publicly, or do you want them sent
separately?)

Giuseppe Bilotta


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

end of thread, other threads:[~2008-04-15 14:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-15  8:13 Module documentation richard.stephens
  -- strict thread matches above, loose matches on Subject: below --
2008-04-11 14:25 richard.stephens
2008-04-14  8:27 ` Wolfgang Schuster
2008-04-14 23:26   ` Mojca Miklavec
2008-04-15 14:47 ` luigi scarso
2001-01-02 17:40 Hans Hagen
2000-12-30 17:29 Giuseppe Bilotta

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).