Re: [NTG-context] What to do with math-ext.tex

2006-07-11 Thread Aditya Mahajan
On Mon, 10 Jul 2006, Hans Hagen wrote:

 David Arnold wrote:
 All,

 I have a file in my document directory called math-ext.tex. Isn't
 this part of the core now? Can I get rid of it?

 you can get rid of that one (or put \endinput at the first line)

 the beta/next release has more in there (things needed for cow-math and so)

Can you give a pointer on cow-math is?

Aditya
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] What to do with math-ext.tex

2006-07-11 Thread Hans Hagen
Mojca Miklavec wrote:
 On 7/10/06, Hans Hagen wrote:
   
 the beta/next release has more in there (things needed for cow-math and so)
 

 Also things like \longrightarrow (which is a problem in Antykwa
 Torunskwa as well)?

 Do you have any slides from EuroTeX?
   
the eurotex slides will be published on the eurotex web site (btw, it was a 
rather nice conference, well organized, good location, balanced program, etc) 

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.com
 | www.pragma-pod.nl
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] What to do with math-ext.tex

2006-07-10 Thread Hans Hagen
David Arnold wrote:
 All,

 I have a file in my document directory called math-ext.tex. Isn't  
 this part of the core now? Can I get rid of it?
   
you can get rid of that one (or put \endinput at the first line) 

the beta/next release has more in there (things needed for cow-math and so) 

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.com
 | www.pragma-pod.nl
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] What to do with math-ext.tex

2006-07-10 Thread Mojca Miklavec
On 7/10/06, Hans Hagen wrote:
 the beta/next release has more in there (things needed for cow-math and so)

Also things like \longrightarrow (which is a problem in Antykwa
Torunskwa as well)?

Do you have any slides from EuroTeX?

Thanks,
Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] What to do with math-ext.tex

2006-07-06 Thread David Arnold
All,

I have a file in my document directory called math-ext.tex. Isn't  
this part of the core now? Can I get rid of it?

It starts out like this:

%D \module
%D   [   file=math-ext,
%Dversion=2006.01.14,
%D  title=\CONTEXT\ Math Macros,
%D   subtitle=Extra Macros,
%D author={Hans Hagen \ Taco Hoekwater},
%D   date=\currentdate,
%D  copyright=\PRAGMA]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.

%M \ifx\startalign\undefined \input math-ext.tex \fi

% some simple math constructs (based on user requests)
%
% preliminary

\unprotect

% adapted stuff

% we need to make this plain code a bit more 'readable'

\def\openup
   {\afterassignment\dopenup\scratchdimen=}

\def\dopenup
   {\advance\lineskip \scratchdimen
\advance\baselineskip \scratchdimen
\advance\lineskiplimit\scratchdimen}

\def\jot{.25\bodyfontsize} % plain tex: 3 pt (todo: better name)

[EMAIL PROTECTED]

[EMAIL PROTECTED] % \presetdisplayspacing or so
   [EMAIL PROTECTED]
\openup\jot
\mathsurround\zeropoint
\everycr{\noalign{%
   [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 \ifdim\prevdepth-\thousandpoint
   \vskip-\lineskiplimit
   \vskip\normallineskiplimit
 \fi
   \else
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context