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, %D version=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) \newif\ifdt@p \def\displ@y % \presetdisplayspacing or so {\global\dt@ptrue \openup\jot \mathsurround\zeropoint \everycr{\noalign{% \ifdt@p \global\dt@pfalse \ifdim\prevdepth>-\thousandpoint \vskip-\lineskiplimit \vskip\normallineskiplimit \fi \else
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 -----------------------------------------------------------------
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 -----------------------------------------------------------------
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
Aditya Mahajan wrote:
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?
(i'm writing a manual on this font; the font is drawn by duane bibby and implemented in type 1 by taco); the attached file only shows some math 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 -----------------------------------------------------------------
participants (4)
-
Aditya Mahajan
-
David Arnold
-
Hans Hagen
-
Mojca Miklavec