Re: [NTG-context] Issue running ConTeXt from TeX Live 2019 on Alpine Linux 3.12

2021-05-01 Thread Nicola
//
TEXINPUTS.latex209  = $TEXMFDOTDIR;$TEXMF/tex/{latex209,generic,latex,}//
TEXINPUTS.olatex= $TEXMFDOTDIR;$TEXMF/tex/{latex,generic,}//

% MLTeX.
TEXINPUTS.frlatex   = $TEXMFDOTDIR;$TEXMF/tex/{french,latex,generic,}//
TEXINPUTS.frtex = 
$TEXMFDOTDIR;$TEXMF/tex/{french,plain,generic,latex,}//
TEXINPUTS.mllatex   = $TEXMFDOTDIR;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.mltex = $TEXMFDOTDIR;$TEXMF/tex/{plain,generic,latex,}//

% e-TeX.
TEXINPUTS.elatex= $TEXMFDOTDIR;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.etex  = $TEXMFDOTDIR;$TEXMF/tex/{plain,generic,latex,}//

% pdfTeX.
TEXINPUTS.pdfcslatex= 
$TEXMFDOTDIR;$TEXMF/tex/{cslatex,csplain,latex,generic,}//
TEXINPUTS.pdfcsplain= 
$TEXMFDOTDIR;$TEXMF/tex/{csplain,plain,generic,latex,}//
TEXINPUTS.pdflatex  = $TEXMFDOTDIR;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.pdflatex-dev  = $TEXMFDOTDIR;$TEXMF/tex/{latex-dev,latex,generic,}//
TEXINPUTS.pdfmex= $TEXMFDOTDIR;$TEXMF/tex/{mex,plain,generic,latex,}//
TEXINPUTS.utf8mex   = $TEXMFDOTDIR;$TEXMF/tex/{mex,plain,generic,latex,}//
TEXINPUTS.pdftex= $TEXMFDOTDIR;$TEXMF/tex/{plain,generic,latex,}//
TEXINPUTS.pdftexinfo= 
$TEXMFDOTDIR;$TEXMF/tex/{texinfo,plain,generic,latex,}//
TEXINPUTS.pdfamstex = 
$TEXMFDOTDIR;$TEXMF/tex/{amstex,plain,generic,latex,}//

% pdfeTeX.
TEXINPUTS.pdfelatex = $TEXMFDOTDIR;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.pdfetex   = $TEXMFDOTDIR;$TEXMF/tex/{plain,generic,latex,}//

% LuaTeX.
TEXINPUTS.luatex  = 
$TEXMFDOTDIR;$TEXMF/tex/{luatex,plain,generic,latex,}//
TEXINPUTS.luajittex   = 
$TEXMFDOTDIR;$TEXMF/tex/{luatex,plain,generic,latex,}//
TEXINPUTS.luahbtex= 
$TEXMFDOTDIR;$TEXMF/tex/{luatex,plain,generic,latex,}//
TEXINPUTS.luajithbtex = 
$TEXMFDOTDIR;$TEXMF/tex/{luatex,plain,generic,latex,}//
TEXINPUTS.dviluatex   = 
$TEXMFDOTDIR;$TEXMF/tex/{luatex,plain,generic,latex,}//
TEXINPUTS.lualatex= 
$TEXMFDOTDIR;$TEXMF/tex/{lualatex,latex,luatex,generic,}//
TEXINPUTS.lualatex-dev= 
$TEXMFDOTDIR;$TEXMF/tex/{latex-dev,lualatex,latex,luatex,generic,}//
TEXINPUTS.luajitlatex = 
$TEXMFDOTDIR;$TEXMF/tex/{lualatex,latex,luatex,generic,}//
TEXINPUTS.luahblatex  = 
$TEXMFDOTDIR;$TEXMF/tex/{lualatex,latex,luatex,generic,}//
TEXINPUTS.luahblatex-dev  = 
$TEXMFDOTDIR;$TEXMF/tex/{latex-dev,lualatex,latex,luatex,generic,}//
TEXINPUTS.luajithblatex   = 
$TEXMFDOTDIR;$TEXMF/tex/{lualatex,latex,luatex,generic,}//
TEXINPUTS.dvilualatex = 
$TEXMFDOTDIR;$TEXMF/tex/{lualatex,latex,luatex,generic,}//
TEXINPUTS.dvilualatex-dev = 
$TEXMFDOTDIR;$TEXMF/tex/{latex-dev,lualatex,latex,luatex,generic,}//

% HarfTeX.
TEXINPUTS.harftex   = 
$TEXMFDOTDIR;$TEXMF/tex/{harftex,luatex,plain,generic,latex,}//
TEXINPUTS.harflatex = 
$TEXMFDOTDIR;$TEXMF/tex/{harflatex,harftex,lualatex,latex,luatex,generic,}//
TEXINPUTS.harflatex-dev = 
$TEXMFDOTDIR;$TEXMF/tex/{latex-dev,harflatex,harftex,lualatex,latex,luatex,generic,}//

% XeTeX.
TEXINPUTS.xelatex   = 
$TEXMFDOTDIR;$TEXMF/tex/{xelatex,latex,xetex,generic,}//
TEXINPUTS.xelatex-dev   = 
$TEXMFDOTDIR;$TEXMF/tex/{latex-dev,xelatex,latex,xetex,generic,}//
TEXINPUTS.xeplain   = 
$TEXMFDOTDIR;$TEXMF/tex/{xeplain,eplain,plain,xetex,generic,latex,}//
TEXINPUTS.xetex = $TEXMFDOTDIR;$TEXMF/tex/{xetex,plain,generic,latex,}//

% Omega / Aleph.
TEXINPUTS.aleph = $TEXMFDOTDIR;$TEXMF/tex/{plain,generic,latex,}//
TEXINPUTS.elambda   = $TEXMFDOTDIR;$TEXMF/tex/{lambda,latex,generic,}//
TEXINPUTS.eomega= $TEXMFDOTDIR;$TEXMF/tex/{plain,generic,latex,}//
TEXINPUTS.lambda= $TEXMFDOTDIR;$TEXMF/tex/{lambda,latex,generic,}//
TEXINPUTS.lamed = $TEXMFDOTDIR;$TEXMF/tex/{lambda,latex,generic,}//
TEXINPUTS.omega = $TEXMFDOTDIR;$TEXMF/tex/{plain,generic,latex,}//

% p(La)TeX.
TEXINPUTS.ptex  = $TEXMFDOTDIR;$TEXMF/tex/{ptex,plain,generic,latex,}//
TEXINPUTS.platex= $TEXMFDOTDIR;$TEXMF/tex/{platex,latex,generic,}//
TEXINPUTS.platex-dev= 
$TEXMFDOTDIR;$TEXMF/tex/{latex-dev,platex,latex,generic,}//

% epTeX, and use that engine for pmpost.
TEXINPUTS.eptex = $TEXMFDOTDIR;$TEXMF/tex/{ptex,plain,generic,latex,}//
TEX.pmpost = eptex

% p(La)TeX-ng
TEXINPUTS.ptex-ng   = 
$TEXMFDOTDIR;$TEXMF/tex/{uptex,ptex,plain,generic,latex,}//
TEXINPUTS.platex-ng = $TEXMFDOTDIR;$TEXMF/tex/{uplatex,platex,latex,generic,}//

% (e)up(La)TeX, and for upmpost
TEXINPUTS.uplatex = 
$TEXMFDOTDIR;$TEXMF/tex/{uplatex,platex,latex,generic,}//
TEXINPUTS.uplatex-dev = 
$TEXMFDOTDIR;$TEXMF/tex/{latex-dev,uplatex,platex,latex,generic,}//
TEXINPUTS.uptex   = $TEXMFDOTDIR;$TEXMF/tex/{uptex,ptex,plain,generic,latex,}//
TEXINPUTS.euptex  = $TEXMFDOTDIR;$TEXMF/tex/{uptex,ptex,plain,generic,latex,}//
TEX.upmpost = euptex

% pBibTeX bibliographies and style files.
BIBINPUTS.pbibtex   = $TEXMFDOTDIR;$TEXMF/{pbibtex,bibtex}/bib//
BSTINPUTS.pbibtex   = $TEXMFDOTDIR;$TEXMF/{pbibtex,bibtex}/bst//

% upBibTeX bibliographies

Re: [NTG-context] Incompatibility catcodes of characters in ConTeXt and PlainTeX

2015-03-01 Thread Jaroslav Hajtmar

One more thanx Hans for interesting and useful information
Jaroslav Hajtmar

BTW: I did not get an answer to my last mail see Re: [NTG-context] CSV 
scanners built in ConTeXt - feature or bug?
I wrote that now is splitter works properly. I would like to ask if 
you're planning to fix file util-prs.lua in a future release of 
standalone ConTeXt?


As for me, I'd rather vote for as the default option other option, ie 
which does not stop on a blank line ie. not how it's setup now (ie 
personally I'd rather vote  strict=true would mean process all lines of 
CSV file and strict=false mean stop processing on blank line), but I 
will take into account whatever alternative and consequently I would 
take into account this options for my own library.
Alan writes about this behavior as like metapost feature. Personally, I 
think that the CSV file is basically a plain text file and a blank line 
in it has its place. The end of the text file is usually marked by  
character, so I guess there's no reason to terminate processing before 
the file really ends.





Dne 1.3.2015 v 11:05 Hans Hagen napsal(a):

On 3/1/2015 7:24 AM, Jaroslav Hajtmar wrote:

Dne 27.2.2015 v 19:04 Hans Hagen napsal(a):

On 2/27/2015 5:53 PM, Jaroslav Hajtmar wrote:

Hello ConTeXist.
Petr Olsak (maintainer of Czech/Slovak support for TeX) helped me with
simple typing of sign charts. He made a PlainTeX macro who is working
too in ConTeXt (see
http://tex.stackexchange.com/questions/230273/typing-of-math-sign-charts). 




Petr Olsak (not ConTeXt even LaTeX user) was modified PlainTeX 
macro to

work in ConTeXt and asked the question:
"Does anybody know why ConTeXt sets catcode of & to 12? This means 
that

it is incompatible with plain TeX".


Which is imo no big deal.

I did not write that he would give redoing some work, after discovering
that catcode & is different than in plainTEX.



May I therefore ask , what is the reason that has character & catcode
other than in Knuth PlainTeX?
There are catcodes of other characters incompatible?


Because the context table mechanisms don't use & (and never used it)
so ther ei sno reason to make & special. The _ and ^ are also normal
characters. For now we keep the $ for math (and in math mode the & ^ _
work as expected).

Although we're to some extend plain compatible it's not our aim, just
like we're not amstex, latex, lamstex or anytex compatible.


Ok. Thanks for the explanation. I wrote to Peter that developer context
to have a reason, and certainly it would from an ordinary whim not done.
Even so, I am very satisfied with the degree of compatibility.
Practically all of my old PlainTeX macros in ConTeXt work fine.


\pushcatcodetable
\catcodetable\texcatcodes

your plain code

\popcatcodetable

but it doesn't help when sources are passed as arguments of macros 
under the normal regime




Thanx
Jaroslav


Hans



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___ 



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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___ 





___ 



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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___ 






___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Incompatibility catcodes of characters in ConTeXt and PlainTeX

2015-03-01 Thread Hans Hagen

On 3/1/2015 7:24 AM, Jaroslav Hajtmar wrote:

Dne 27.2.2015 v 19:04 Hans Hagen napsal(a):

On 2/27/2015 5:53 PM, Jaroslav Hajtmar wrote:

Hello ConTeXist.
Petr Olsak (maintainer of Czech/Slovak support for TeX) helped me with
simple typing of sign charts. He made a PlainTeX macro who is working
too in ConTeXt (see
http://tex.stackexchange.com/questions/230273/typing-of-math-sign-charts).


Petr Olsak (not ConTeXt even LaTeX user) was modified PlainTeX macro to
work in ConTeXt and asked the question:
"Does anybody know why ConTeXt sets catcode of & to 12? This means that
it is incompatible with plain TeX".


Which is imo no big deal.

I did not write that he would give redoing some work, after discovering
that catcode & is different than in plainTEX.



May I therefore ask , what is the reason that has character & catcode
other than in Knuth PlainTeX?
There are catcodes of other characters incompatible?


Because the context table mechanisms don't use & (and never used it)
so ther ei sno reason to make & special. The _ and ^ are also normal
characters. For now we keep the $ for math (and in math mode the & ^ _
work as expected).

Although we're to some extend plain compatible it's not our aim, just
like we're not amstex, latex, lamstex or anytex compatible.


Ok. Thanks for the explanation. I wrote to Peter that developer context
to have a reason, and certainly it would from an ordinary whim not done.
Even so, I am very satisfied with the degree of compatibility.
Practically all of my old PlainTeX macros in ConTeXt work fine.


\pushcatcodetable
\catcodetable\texcatcodes

your plain code

\popcatcodetable

but it doesn't help when sources are passed as arguments of macros under 
the normal regime




Thanx
Jaroslav


Hans



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___

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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___



___

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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___



--

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Incompatibility catcodes of characters in ConTeXt and PlainTeX

2015-02-28 Thread Jaroslav Hajtmar

Dne 27.2.2015 v 19:04 Hans Hagen napsal(a):

On 2/27/2015 5:53 PM, Jaroslav Hajtmar wrote:

Hello ConTeXist.
Petr Olsak (maintainer of Czech/Slovak support for TeX) helped me with
simple typing of sign charts. He made a PlainTeX macro who is working
too in ConTeXt (see
http://tex.stackexchange.com/questions/230273/typing-of-math-sign-charts). 



Petr Olsak (not ConTeXt even LaTeX user) was modified PlainTeX macro to
work in ConTeXt and asked the question:
"Does anybody know why ConTeXt sets catcode of & to 12? This means that
it is incompatible with plain TeX".


Which is imo no big deal.
I did not write that he would give redoing some work, after discovering 
that catcode & is different than in plainTEX.



May I therefore ask , what is the reason that has character & catcode
other than in Knuth PlainTeX?
There are catcodes of other characters incompatible?


Because the context table mechanisms don't use & (and never used it) 
so ther ei sno reason to make & special. The _ and ^ are also normal 
characters. For now we keep the $ for math (and in math mode the & ^ _ 
work as expected).


Although we're to some extend plain compatible it's not our aim, just 
like we're not amstex, latex, lamstex or anytex compatible.


Ok. Thanks for the explanation. I wrote to Peter that developer context 
to have a reason, and certainly it would from an ordinary whim not done.
Even so, I am very satisfied with the degree of compatibility. 
Practically all of my old PlainTeX macros in ConTeXt work fine.

Thanx
Jaroslav


Hans



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___ 

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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Incompatibility catcodes of characters in ConTeXt and PlainTeX

2015-02-27 Thread Hans Hagen

On 2/27/2015 5:53 PM, Jaroslav Hajtmar wrote:

Hello ConTeXist.
Petr Olsak (maintainer of Czech/Slovak support for TeX) helped me with
simple typing of sign charts. He made a PlainTeX macro who is working
too in ConTeXt (see
http://tex.stackexchange.com/questions/230273/typing-of-math-sign-charts).

Petr Olsak (not ConTeXt even LaTeX user) was modified PlainTeX macro to
work in ConTeXt and asked the question:
"Does anybody know why ConTeXt sets catcode of & to 12? This means that
it is incompatible with plain TeX".


Which is imo no big deal.


May I therefore ask , what is the reason that has character & catcode
other than in Knuth PlainTeX?
There are catcodes of other characters incompatible?


Because the context table mechanisms don't use & (and never used it) so 
ther ei sno reason to make & special. The _ and ^ are also normal 
characters. For now we keep the $ for math (and in math mode the & ^ _ 
work as expected).


Although we're to some extend plain compatible it's not our aim, just 
like we're not amstex, latex, lamstex or anytex compatible.


Hans



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] difference between TeX behavior and ConTeXt

2008-11-26 Thread Hans Hagen
Lars Huttar wrote:

> Interesting.
> As a newbie to typesetting, reading the TeXbook, I certainly wondered
> which "axes" Knuth meant 'roman' to refer to... he simply describes it
> as 'normal "roman"' and gives a visual example. So far, all I'd gathered
> was that it meant "not italic."

you should keep in mind that plain tex is not meant as general puspose 
macro package but as base under Don Knuths own book related styles

for instance, there is no general font system, just a bunch of 
definitions related to computer modern and math; also there is some math 
setup, some register management, some structure commands and a bit of 
tabular stuff

at that time i think that the general idea was that one would write a 
style for each book (or series) and that a plain like package can be 
used as basis

context is (like latex, lamstex, inrstex, amstex, ...) a more generic 
and configurable macro package

both methods (dedicated vs generic) have their (dis)advantages

> If it's designed not to do that in ConTeXt -- i.e. the ConTeXt designers
> decided to change the semantics of one of the basic control sequences in
> TeX, rather than merely providing a different one with new semantics --

not in tex, since tex itself has no macros defined, but in plain tex


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
-
___
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
___


Re: [NTG-context] em = slanted?

2007-08-12 Thread Hans Hagen
Aditya Mahajan wrote:

> Yes, I meant, why Context's defaults are different from latex's (and 
> plain tex)

because i hardly used, plain, only used latex for one document, then 
moved on to lamstex, inrstex and then started making a package that was 
configurable nd and could handle dutch; i know plain, but my latex 
knowlegde is minimal (only what i hear at conferences) -)

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
-
___
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
___


Re: [NTG-context] mkiv goes beta

2007-08-06 Thread luigi scarso
On 8/6/07, Hans Hagen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> ConTeXt MKiV goes beta.

I believe that it's up, I had to make simbolic links of texlua and
luatexlua just for sure to luatex, and i made some tests .

I'm not able to compile luatexref-t:
$>texmfstart texexec --luatex  --pdf --environments=luatexref-env.tex
luatexref-t.tex
I have
! TeX capacity exceeded, sorry [parameter stack size=6000].

-- 
luigi

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
This is luaTeX, Version 3.141592-beta-0.10.1-2007080621 (Web2C 7.5.6) (format=cont-en 2007.8.7)  7 AUG 2007 01:15
**luatexref-t.tex
(./luatexref-t.tex

ConTeXt  ver: 2007.08.06 11:20 MKIV  fmt: 2007.8.7  int: english/english

language: language en is active
system  : cont-new loaded
(/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/cont-new.tex
systems : beware: some patches loaded from cont-new.tex
(/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/cont-new.mkiv) (/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/cont-mtx.tex))
system  : cont-old loaded
(/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/cont-old.tex
loading : Context Old Macros
)
system  : cont-fil loaded
(/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/cont-fil.tex
loading : Context File Synonyms
)
system  : cont-sys loaded
(/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/user/cont-sys.tex)
bodyfont: 12pt rm is loaded
language: patterns nl->default:default->1->2:3 fr->default:default->2->2:3 de->default:default->3->2:3 it->default:default->4->2:3 pt->default:default->5->2:3 hr->default:default->6->2:3 pl->default:default->7->2:3 cz->default:default->8->2:3 sk->default:default->9->2:3 sl->default:default->10->2:3 ru->default:default->12->2:3 en->default:default->13->2:3 uk->default:default->14->2:3 us->default:default->[13]->2:3 agr->default:default->15->2:3 da->default:default->16->2:3 sv->default:default->17->2:3 af->default:default->[1]->2:3 no->default:default->18->2:3 deo->default:default->19->2:3 es->default:default->20->2:3 ca->default:default->21->2:3 la->default:default->22->2:3 ro->default:default->23->2:3 tr->default:default->24->2:3 fi->default:default->26->2:3 hu->default:default->27->2:3 loaded
specials: tex,postscript,rokicki loaded
system  : luatexref-t.top loaded
(./luatexref-t.top
specials: loading definition file tpd
(/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/spec-tpd.tex
specials: loading definition file fdf
(/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/spec-fdf.tex (/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/spec-fdf.mkiv))
specials: fdf loaded
)
specials: fdf,tpd loaded
systems : begin file luatexref-env.tex at line 11
(./luatexref-env.tex
system  : module abr-02 loaded
(/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/s-abr-02.tex
system  : module abr-01 loaded
(./s-abr-01.tex
check   : logo AMSTEX replaces a macro, use CAPITALS!
check   : logo CONTEXT replaces a macro, use CAPITALS!
check   : logo ETEX replaces a macro, use CAPITALS!
check   : logo LAMSTEX replaces a macro, use CAPITALS!
check   : logo LATEX replaces a macro, use CAPITALS!
check   : logo LUATEX replaces a macro, use CAPITALS!
check   : logo METAFONT replaces a macro, use CAPITALS!
check   : logo METAPOST replaces a macro, use CAPITALS!
check   : logo PDFETEX replaces a macro, use CAPITALS!
check   : logo PDFTEX replaces a macro, use CAPITALS!
check   : logo PICTEX replaces a macro, use CAPITALS!
check   : logo PPCHTEX replaces a macro, use CAPITALS!
check   : logo PRAGMA replaces a macro, use CAPITALS!
check   : logo TABLE replaces a macro, use CAPITALS!
check   : logo TEX replaces a macro, use CAPITALS!
check   : logo UTF replaces a macro, use CAPITALS!
check   : logo XETEX replaces a macro, use CAPITALS!
check   : logo METAFUN replaces a macro, use CAPITALS!
)) (/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/type-tmf.tex) (/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/type-siz.tex) (/opt/texlive/ContextMKiv/tex/texmf-local/tex/context/base/type-otf.tex) (/o

Re: [NTG-context] A doubt while compiling modules

2007-03-07 Thread luigi scarso

No errors or anything in the log?

No, as far I can see.
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=cont-en 2007.3.7)  7 MAR 2007 10:41
entering extended mode
\write18 enabled.
 %&-line parsing enabled.
 (/opt/texlive/2005-test/texmf/web2c/natural.tcx)
**texexec.tex emergencyend
(./texexec.tex

ConTeXt  ver: 2007.02.21 11:55 MKII  fmt: 2007.3.7  int: english/english

language: language en is active
system  : cont-new loaded
(./cont-new.tex
systems : beware: some patches loaded from cont-new.tex
\boislevel=\count210
(./cont-new.mkii))
system  : cont-old loaded
(./cont-old.tex
loading : Context Old Macros
)
system  : cont-fil loaded
(./cont-fil.tex
loading : Context File Synonyms
)
system  : cont-sys loaded
(./cont-sys.tex (./type-exa.tex) (./type-syn.tex) (./type-enc.tex)
(./type-siz.tex) (./type-map.tex) (./type-spe.tex) (./type-akb.tex))
bodyfont: 12pt rm is loaded
language: patterns nl->texnansi:texnansi->1->2:3 nl->ec:ec->2->2:3 fr->
texnansi:texnansi->3->2:3 fr->ec:ec->4->2:3 de->texnansi:texnansi->5->2:3 de->e
c:ec->6->2:3 it->texnansi:texnansi->7->2:3 it->ec:ec->8->2:3 pt->texnansi:texna
nsi->9->2:3 pt->ec:ec->10->2:3 hr->ec:ec->11->2:3 pl->pl0:pl0->12->2:3 pl->ec:e
c->13->2:3 pl->qx:qx->14->2:3 cz->il2:il2->15->2:3 cz->ec:ec->16->2:3 sk->il2:i
l2->17->2:3 sk->ec:ec->18->2:3 sl->ec:ec->19->2:3 ru->t2a:t2a->21->2:3 en->ec:e
c->22->2:3 uk->ec:ec->23->2:3 us->ec:ec->24->2:3 agr->agr:agr->25->2:3 da->ec:e
c->26->2:3 sv->ec:ec->27->2:3 af->ec:ec->28->2:3 no->ec:ec->29->2:3 deo->ec:ec-
>30->2:3 es->ec:ec->31->2:3 ca->ec:ec->32->2:3 la->ec:ec->33->2:3 ro->ec:ec->34
->2:3 tr->ec:ec->35->2:3 fi->ec:ec->37->2:3 hu->ec:ec->38->2:3 loaded
specials: tex,postscript,rokicki loaded
\openout3 = `texexec.tui'.

system  : texexec.top loaded
(./texexec.top
specials: loading definition file tpd
(./spec-tpd.tex
specials: loading definition file fdf
(./spec-fdf.tex
\everygoto=\toks328
\PDFsymbolbox=\box157
 (./spec-fdf.mkii))
specials: fdf loaded
\PDFcurrenttransparency=\count211
)
specials: fdf,tpd loaded
)
\openout0 = `texexec-mpgraph.mp'.

\openout0 = `mpgraph.mp'.


systems : system commands are enabled
system  : module mod-01 loaded
(./s-mod-01.tex
system  : module mod-00 loaded
(./s-mod-00.tex
system  : module units loaded
(./m-units.tex
check   : unit Angstrom replaces a macro, use CAPITALS!
)
\openout4 = `texexec-lang-a.tmp'.

\openout4 = `texexec-lang-b.tmp'.

\openout4 = `texexec-lang-c.tmp'.

\openout4 = `texexec-lang-d.tmp'.


system  : module int-load loaded
(./x-set-11.tex
system  : module set-02 loaded
(./x-set-02.tex (./mult-con.tex
loading : Context Multilingual Macros / Constants
) (./mult-com.tex
loading : Context Multilingual Macros / Commands
))
debugger: message:: duplicate tag file in library setup of interface en
glish
debugger: message:: duplicate tag reference in library setup of interfa
ce english
[EMAIL PROTECTED]@\setuptext=\count212
) (/opt/texlive/2005-test/texmf-dist/tex/context/interface/cont-en.xml))
system  : module abr-01 loaded
(./s-abr-01.tex
check   : logo AMSTEX replaces a macro, use CAPITALS!
check   : logo CONTEXT replaces a macro, use CAPITALS!
check   : logo ETEX replaces a macro, use CAPITALS!
check   : logo LAMSTEX replaces a macro, use CAPITALS!
check   : logo LATEX replaces a macro, use CAPITALS!
check   : logo LUATEX replaces a macro, use CAPITALS!
check   : logo METAFONT replaces a macro, use CAPITALS!
check   : logo METAPOST replaces a macro, use CAPITALS!
check   : logo PDFETEX replaces a macro, use CAPITALS!
check   : logo PDFTEX replaces a macro, use CAPITALS!
check   : logo PICTEX replaces a macro, use CAPITALS!
check   : logo PPCHTEX replaces a macro, use CAPITALS!
check   : logo PRAGMA replaces a macro, use CAPITALS!
check   : logo TABLE replaces a macro, use CAPITALS!
check   : logo TEX replaces a macro, use CAPITALS!
check   : logo UTF replaces a macro, use CAPITALS!
check   : logo XETEX replaces a macro, use CAPITALS!
check   : logo METAFUN replaces a macro, use CAPITALS!
)
[EMAIL PROTECTED]@\starttypescript=\count213
 (./type-pre.tex)
color   : mpcmyk color space is supported
color   : mpspot color space is supported
color   : system rgb is global activated
color   : color is converted to gray

Re: [NTG-context] Generating Module documentation

2006-06-06 Thread Hans Hagen
Aditya Mahajan wrote:
> Hi,
>   How does one generate module documentation? I copied mult-ini.tex to 
> a temp directory and did
>
> texmfstart texexec --modules mult-ini.tex
>
> but did not get any output. Looking into texexec.rb, I tried to 
> recreate a temp file to generate the documentation. The following
>
> \usemodule[abr-01,mod-01]
> \def\ModuleNumber{1}
>
> \starttext
> \readlocfile{mult-ini.tex}{}{}
> \stoptext
>
> gives
>
> This is pdfeTeX, Version 3.141592-1.30.3-2.2 (Web2c 7.5.5) 
> (format=cont-en 2006.5.31)  5 JUN 2006 21:13
> entering extended mode
> \write18 enabled.
>   (e:\isoimage\usr\local\context\tex\texmf-local/web2c/natural.tcx)
> **f:/Research/real_time/examples/test2.tex \emergencyend
> (f:/Research/real_time/examples/test2.tex
>
> ConTeXt  ver: 2006.05.28 13:28  fmt: 2006.5.31  int: english  mes: 
> english
>
> language: language en is active
> 
> system  : cont-new loaded
> (e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/cont-new.tex
> systems : beware: some patches loaded from cont-new.tex
> color   : palette rollover is available
> )
> system  : cont-old loaded
> (e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/cont-old.tex
> loading : Context Old Macros
> )
> system  : cont-fil loaded
> (e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/cont-fil.tex
> loading : Context File Synonyms
> )
> system  : cont-sys loaded
> (e:\isoimage\usr\local\context\tex\texmf-local/tex/context/user/cont-sys.tex
> system  : module newmat loaded
> (e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/m-newmat.tex))
> bodyfont: 12pt rm is loaded
> language: patterns nl->texnansi:texnansi->1->2:3 
> nl->ec:ec->2->2:3 fr->
> texnansi:texnansi->3->2:3 fr->ec:ec->4->2:3 
> de->texnansi:texnansi->5->2:3 de->e
> c:ec->6->2:3 it->texnansi:texnansi->7->2:3 it->ec:ec->8->2:3 
> pt->texnansi:texna
> nsi->9->2:3 pt->ec:ec->10->2:3 hr->ec:ec->11->2:3 pl->pl0:pl0->12->2:3 
> pl->ec:e
> c->13->2:3 pl->qx:qx->14->2:3 cz->il2:il2->15->2:3 cz->ec:ec->16->2:3 
> sk->il2:i
> l2->17->2:3 sk->ec:ec->18->2:3 sl->ec:ec->19->2:3 en->ec:ec->21->2:3 
> uk->ec:ec-
>   
>> 22->2:3 us->ec:ec->23->2:3 agr->agr:agr->24->2:3 da->ec:ec->25->2:3 
>> 
> sv->ec:ec-
>   
>> 26->2:3 af->ec:ec->27->2:3 no->ec:ec->28->2:3 deo->ec:ec->29->2:3 
>> 
> es->ec:ec->3
> 0->2:3 ca->ec:ec->31->2:3 la->ec:ec->32->2:3 ro->ec:ec->33->2:3 
> tr->ec:ec->34->
> 2:3 fi->ec:ec->36->2:3 hu->ec:ec->37->2:3 loaded
> specials: tex,postscript,rokicki loaded
> \openout2 = `test2.tui'.
>
> system  : test2.top loaded
> (./test2.top
> specials: loading definition file tpd
> (e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/spec-tpd.tex
> specials: loading definition file fdf
> (e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/spec-fdf.tex)
> specials: fdf loaded
> )
> specials: fdf,tpd loaded
> )
> \openout0 = `test2-mpgraph.mp'.
>
> \openout0 = `mpgraph.mp'.
>
>
> systems : system commands are enabled
> system  : module abr-01 loaded
> (e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/s-abr-01.tex
> check   : logo AMSTEX replaces a macro, use CAPITALS!
> check   : logo CONTEXT replaces a macro, use CAPITALS!
> check   : logo ETEX replaces a macro, use CAPITALS!
> check   : logo LAMSTEX replaces a macro, use CAPITALS!
> check   : logo LATEX replaces a macro, use CAPITALS!
> check   : logo MATHML replaces a macro, use CAPITALS!
> check   : logo METAFONT replaces a macro, use CAPITALS!
> check   : logo METAPOST replaces a macro, use CAPITALS!
> check   : logo PDFETEX replaces a macro, use CAPITALS!
> check   : logo PDFTEX replaces a macro, use CAPITALS!
> check   : logo PICTEX replaces a macro, use CAPITALS!
> check   : logo PPCHTEX replaces a macro, use CAPITALS!
> check   : logo PRAGMA replaces a macro, use CAPITALS!
> check   : logo TABLE replaces a macro, use CAPITALS!
> check   : logo TEXADRES replaces a macro, use CAPITALS!
> check   : logo TEXEDIT replaces a macro, use CAPITALS!
> check   : logo TEXEXEC r

[NTG-context] Generating Module documentation

2006-06-05 Thread Aditya Mahajan
Hi,
  How does one generate module documentation? I copied mult-ini.tex to 
a temp directory and did

texmfstart texexec --modules mult-ini.tex

but did not get any output. Looking into texexec.rb, I tried to 
recreate a temp file to generate the documentation. The following

\usemodule[abr-01,mod-01]
\def\ModuleNumber{1}

\starttext
\readlocfile{mult-ini.tex}{}{}
\stoptext

gives

This is pdfeTeX, Version 3.141592-1.30.3-2.2 (Web2c 7.5.5) 
(format=cont-en 2006.5.31)  5 JUN 2006 21:13
entering extended mode
\write18 enabled.
  (e:\isoimage\usr\local\context\tex\texmf-local/web2c/natural.tcx)
**f:/Research/real_time/examples/test2.tex \emergencyend
(f:/Research/real_time/examples/test2.tex

ConTeXt  ver: 2006.05.28 13:28  fmt: 2006.5.31  int: english  mes: 
english

language: language en is active

system  : cont-new loaded
(e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/cont-new.tex
systems : beware: some patches loaded from cont-new.tex
color   : palette rollover is available
)
system  : cont-old loaded
(e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/cont-old.tex
loading : Context Old Macros
)
system  : cont-fil loaded
(e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/cont-fil.tex
loading : Context File Synonyms
)
system  : cont-sys loaded
(e:\isoimage\usr\local\context\tex\texmf-local/tex/context/user/cont-sys.tex
system  : module newmat loaded
(e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/m-newmat.tex))
bodyfont: 12pt rm is loaded
language: patterns nl->texnansi:texnansi->1->2:3 
nl->ec:ec->2->2:3 fr->
texnansi:texnansi->3->2:3 fr->ec:ec->4->2:3 
de->texnansi:texnansi->5->2:3 de->e
c:ec->6->2:3 it->texnansi:texnansi->7->2:3 it->ec:ec->8->2:3 
pt->texnansi:texna
nsi->9->2:3 pt->ec:ec->10->2:3 hr->ec:ec->11->2:3 pl->pl0:pl0->12->2:3 
pl->ec:e
c->13->2:3 pl->qx:qx->14->2:3 cz->il2:il2->15->2:3 cz->ec:ec->16->2:3 
sk->il2:i
l2->17->2:3 sk->ec:ec->18->2:3 sl->ec:ec->19->2:3 en->ec:ec->21->2:3 
uk->ec:ec-
>22->2:3 us->ec:ec->23->2:3 agr->agr:agr->24->2:3 da->ec:ec->25->2:3 
sv->ec:ec-
>26->2:3 af->ec:ec->27->2:3 no->ec:ec->28->2:3 deo->ec:ec->29->2:3 
es->ec:ec->3
0->2:3 ca->ec:ec->31->2:3 la->ec:ec->32->2:3 ro->ec:ec->33->2:3 
tr->ec:ec->34->
2:3 fi->ec:ec->36->2:3 hu->ec:ec->37->2:3 loaded
specials: tex,postscript,rokicki loaded
\openout2 = `test2.tui'.

system  : test2.top loaded
(./test2.top
specials: loading definition file tpd
(e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/spec-tpd.tex
specials: loading definition file fdf
(e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/spec-fdf.tex)
specials: fdf loaded
)
specials: fdf,tpd loaded
)
\openout0 = `test2-mpgraph.mp'.

\openout0 = `mpgraph.mp'.


systems : system commands are enabled
system  : module abr-01 loaded
(e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/s-abr-01.tex
check   : logo AMSTEX replaces a macro, use CAPITALS!
check   : logo CONTEXT replaces a macro, use CAPITALS!
check   : logo ETEX replaces a macro, use CAPITALS!
check   : logo LAMSTEX replaces a macro, use CAPITALS!
check   : logo LATEX replaces a macro, use CAPITALS!
check   : logo MATHML replaces a macro, use CAPITALS!
check   : logo METAFONT replaces a macro, use CAPITALS!
check   : logo METAPOST replaces a macro, use CAPITALS!
check   : logo PDFETEX replaces a macro, use CAPITALS!
check   : logo PDFTEX replaces a macro, use CAPITALS!
check   : logo PICTEX replaces a macro, use CAPITALS!
check   : logo PPCHTEX replaces a macro, use CAPITALS!
check   : logo PRAGMA replaces a macro, use CAPITALS!
check   : logo TABLE replaces a macro, use CAPITALS!
check   : logo TEXADRES replaces a macro, use CAPITALS!
check   : logo TEXEDIT replaces a macro, use CAPITALS!
check   : logo TEXEXEC replaces a macro, use CAPITALS!
check   : logo TEXFORM replaces a macro, use CAPITALS!
check   : logo TEXSPELL replaces a macro, use CAPITALS!
check   : logo TEXUTIL replaces a macro, use CAPITALS!
check   : logo TEX replaces a macro, use CAPITALS!
check   : logo XML replaces a macro, use CAPITALS!
check   : logo XETEX replaces a macro, use CAPITALS!
check   : logo METAFUN replaces a macro, use CAPITALS!
)
system  : module mod-01 loaded
(e:\isoimage\usr\local\context\tex\texmf-local/tex/context/base/s-mod-01.

[NTG-context] mfonts.tex from manuals

2005-11-22 Thread David Arnold

All,

I was able to texfont the demofont and texfont the palatino and  
compiled test files for each. But when I try to compile mfonts.tex, I  
get the stuff below. I obviously need help. I have no uplr8t anything  
on my system.


011-101:~/Desktop/SVNContextManuals/manuals/fonts davidarnold$  
texexec mfonts.tex


TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005

fixing engine variable : pdfetex
executable : pdfetex
format : cont-en
 inputfile : mfonts
output : pdftex
 interface : en
  current mode : none
   TeX run : 1

This is pdfeTeX, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5)
(/usr/local/teTeX/share/texmf.local/web2c/natural.tcx)
entering extended mode
(./mfonts.tex

ConTeXt  ver: 2005.11.16  fmt: 2005.11.20  int: english  mes: english

language: language en is active

system  : cont-new loaded
(/usr/local/teTeX/share/texmf.local/tex/context/base/cont-new.tex
systems : beware: some patches loaded from cont-new.tex
color   : palette rollover is available
)
system  : cont-old loaded
(/usr/local/teTeX/share/texmf.local/tex/context/base/cont-old.tex
loading : Context Old Macros
)
system  : cont-fil loaded
(/usr/local/teTeX/share/texmf.local/tex/context/base/cont-fil.tex
loading : Context File Synonyms
)
system  : cont-sys.rme loaded
(/usr/local/teTeX/share/texmf.local/tex/context/user/cont-sys.rme
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-exa.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-syn.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-enc.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-dis.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-siz.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-map.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-spe.tex)
(/usr/local/teTeX/share/texmf.local/tex/context/base/type-akb.tex))
bodyfont: 12pt rm is loaded
language: patterns en->ec:ec->1->2:2 uk->ec:ec->2->2:2 de- 
>texnansi:tex
nansi->3->2:2 de->ec:ec->4->2:2 fr->texnansi:texnansi->5->2:2 fr- 
>ec:ec->6->2:2
es->ec:ec->7->2:2 pt->texnansi:texnansi->8->2:2 pt->ec:ec->9->2:2 it- 
>texnansi
:texnansi->10->2:2 it->ec:ec->11->2:2 nl->texnansi:texnansi->12->2:2  
nl->ec:ec-
>13->2:2 cz->il2:il2->14->2:2 cz->ec:ec->15->2:2 sk->il2:il2->16- 
>2:2 sk->ec:ec
->17->2:2 pl->pl0:pl0->18->2:2 pl->ec:ec->19->2:2 pl->qx:qx->20->2:2  
loaded

specials: tex,postscript,rokicki loaded
system  : mfonts.top loaded
(./mfonts.top
specials: loading definition file tpd
(/usr/local/teTeX/share/texmf.local/tex/context/base/spec-tpd.tex
specials: loading definition file fdf
(/usr/local/teTeX/share/texmf.local/tex/context/base/spec-fdf.tex)
specials: fdf loaded
)
specials: fdf,tpd loaded
)
systems : begin file ../allkind/mcommon.tex at line 5
(./../allkind/mcommon.tex
system  : module abr-02 loaded
(/usr/local/teTeX/share/texmf.local/tex/context/base/s-abr-02.tex
system  : module abr-01 loaded
(/usr/local/teTeX/share/texmf.local/tex/context/base/s-abr-01.tex
check   : logo AMSTEX replaces a macro, use CAPITALS!
check   : logo CONTEXT replaces a macro, use CAPITALS!
check   : logo ETEX replaces a macro, use CAPITALS!
check   : logo LAMSTEX replaces a macro, use CAPITALS!
check   : logo LATEX replaces a macro, use CAPITALS!
check   : logo MATHML replaces a macro, use CAPITALS!
check   : logo METAFONT replaces a macro, use CAPITALS!
check   : logo METAPOST replaces a macro, use CAPITALS!
check   : logo PDFETEX replaces a macro, use CAPITALS!
check   : logo PDFTEX replaces a macro, use CAPITALS!
check   : logo PICTEX replaces a macro, use CAPITALS!
check   : logo PPCHTEX replaces a macro, use CAPITALS!
check   : logo PRAGMA replaces a macro, use CAPITALS!
check   : logo TABLE replaces a macro, use CAPITALS!
check   : logo TEXADRES replaces a macro, use CAPITALS!
check   : logo TEXEDIT replaces a macro, use CAPITALS!
check   : logo TEXEXEC replaces a macro, use CAPITALS!
check   : logo TEXFORM replaces a macro, use CAPITALS!
check   : logo TEXSPELL replaces a macro, use CAPITALS!
check   : logo TEXUTIL replaces a macro, use CAPITALS!
check   : logo TEX replaces a macro, use CAPITALS!
check   : logo XML replaces a macro, use CAPITALS!
check   : logo XETEX replaces a macro, use CAPITALS!
check   : logo METAFUN replaces a macro, use CAPITALS!
)) (/usr/local/teTeX/share/texmf.local/tex/context/base/type-exa.tex
(/usr/local/teTeX/share/te

Antwort: Re: Antwort: Re: [NTG-context] Update to the newest ConTeXt version

2005-07-27 Thread Jessica Holle
//
TEXINPUTS.csplain = .;$TEXMF/tex/{csplain,plain,generic,}//
TEXINPUTS.eplain  = .;$TEXMF/tex/{eplain,plain,generic,}//
TEXINPUTS.ftex = .;$TEXMF/tex/{formate,plain,generic,}//
TEXINPUTS.jadetex = .;$TEXMF/tex/{jadetex,plain,generic,}//
TEXINPUTS.mex = .;$TEXMF/tex/{mex,plain,generic,}//
TEXINPUTS.texinfo = .;$TEXMF/tex/{texinfo,plain,generic,}//

% LaTeX 2e specific macros are stored in latex/, macros that can
only be
% used with 2.09 in latex209/.  In addition, we look in the
directory
% latex209, useful for macros that were written for 2.09 and do not
% mention 2e at all, but can be used with 2e.
TEXINPUTS.cslatex = .;$TEXMF/tex/{cslatex,csplain,latex,generic,}//
TEXINPUTS.platex  = .;$TEXMF/tex/{platex,latex,generic,}//
TEXINPUTS.latex = .;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.olatex = .;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.latex209 = .;$TEXMF/tex/{latex209,generic,latex,}//

% Fontinst needs to read afm files.
TEXINPUTS.fontinst = .;$TEXMF/{tex,fonts/afm}//

% MLTeX.
TEXINPUTS.frlatex = .;$TEXMF/tex/{french,latex,generic,}//
TEXINPUTS.frtex   = .;$TEXMF/tex/{french,plain,generic,}//
TEXINPUTS.mllatex = .;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.mltex = .;$TEXMF/tex/{plain,generic,}//

% e-TeX.  This form of the input paths is borrowed from teTeX.  A
certain
% variant of TDS is assumed here, unaffected by the build variables.
TEXINPUTS.elatex   = .;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.etex = .;$TEXMF/tex/{plain,generic,}//

% pdfTeX.  This form of the input paths is borrowed from teTeX.  A
certain
% variant of TDS is assumed here, unaffected by the build variables.
TEXINPUTS.pdfcslatex
= .;$TEXMF/tex/{cslatex,csplain,latex,generic,}//
TEXINPUTS.pdfcsplain = .;$TEXMF/tex/{csplain,plain,generic,}//
TEXINPUTS.pdfjadetex = .;$TEXMF/tex/{jadetex,plain,generic,}//
TEXINPUTS.pdflatex = .;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.pdfmex   = .;$TEXMF/tex/{mex,plain,generic,}//
TEXINPUTS.utf8mex   = .;$TEXMF/tex/{mex,plain,generic,}//
TEXINPUTS.pdftex   = .;$TEXMF/tex/{plain,generic,}//
TEXINPUTS.pdftexinfo = .;$TEXMF/tex/{texinfo,plain,generic,}//
TEXINPUTS.pdfamstex = .;$TEXMF/tex/{amstex,plain,generic,}//

% pdfeTeX.
TEXINPUTS.pdfelatex = .;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.pdfetex   = .;$TEXMF/tex/{plain,generic,}//

% pdfxTeX.
TEXINPUTS.pdfxlatex = .;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.pdfxtex   = .;$TEXMF/tex/{plain,generic,}//

% XeTeX
TEXINPUTS.xelatex = .;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.xetex   = .;$TEXMF/tex/{plain,generic,}//

% Omega / Aleph
TEXINPUTS.lamed = .;$TEXMF/tex/{lamed,lambda,latex,generic,}//
TEXINPUTS.lambda = .;$TEXMF/tex/{lambda,latex,generic,}//
TEXINPUTS.omega = .;$TEXMF/tex/{plain,generic,}//
TEXINPUTS.aleph = .;$TEXMF/tex/{plain,generic,}//

% Context macros by Hans Hagen:
TEXINPUTS.context = .;$TEXMF/tex/{context,plain,generic,}//

% odd formats  needing their own paths
TEXINPUTS.lamstex  = .;$TEXMF/tex/{lamstex,plain,generic,}//
TEXINPUTS.lollipop = .;$TEXMF/tex/{lollipop,plain,generic,}//
TEXINPUTS.platex-pl  = .;$TEXMF/tex/{platex,latex,generic,}//
TEXINPUTS.pdfplatex = .;$TEXMF/tex/{platex,latex,generic,}//

% Earlier entries override later ones, so put this last.
TEXINPUTS = .;$TEXMF/tex/{$progname,generic,}//

% Metafont, MetaPost inputs.
MFINPUTS = .;$TEXMF/metafont//;{$TEXMF/fonts,$VARTEXFONTS}/source//
MPINPUTS = .;$TEXMF/metapost//

% Dump files (fmt/base/mem) for vir{tex,mf,mp} to read (see
web2c/INSTALL),
% and string pools (.pool) for ini{tex,mf,mp}.  It is silly that we
have six
% paths and directories here (they all resolve to a single place by
default),
% but historically ...
TEXFORMATS = .;$TEXMF/web2c/{$engine,}
MFBASES = .;$TEXMF/web2c
MPMEMS = .;$TEXMF/web2c
TEXPOOL = .;$TEXMF/web2c
MFPOOL = .;$TEXMF/web2c
MPPOOL = .;$TEXMF/web2c

% Device-independent font metric files.
VFFONTS = .;$TEXMF/fonts/vf//
TFMFONTS = .;{$TEXMF/fonts,$VARTEXFONTS}/tfm//

% The $MAKETEX_MODE below means the drivers will not use a cx font
when
% the mode is ricoh.  If no mode is explicitly specified,
kpse_prog_init
% sets MAKETEX_MODE to /, so all subdirectories are searched.  See
the manual.
% The modeless part guarantees that bitmaps for PostScript fonts are
found.
PKFONTS = .;{$TEXMF/fonts,$VARTEXFONTS}/pk/
{$MAKETEX_MODE,modeless}//

% Similarly for the GF format, which only remains in existence
because
% Metafont outputs it (and MF isn't going to change).
GFFONTS = .;$TEXMF/fonts/gf/$MAKETEX_MODE//

% A backup for PKFONTS and GFFONTS. Not used for anything.
GLYPHFONTS = .;$TEXMF/fonts

% A place to puth everything that doesn't fit the other font
categories.
MISCFONTS = .;$TEXMF/fonts/misc//

% font name map files.
TEXFONTMAPS = .;$TEXMF/fonts/map//

% support non"k"-xdvi:
PKFONTS.XDvi= .;$TEXMF/%s;$VARTEXFONTS/pk/{%m,modeless}//
VFFONTS.XDvi= .;$TEXMF/%s
PSHEADERS.XDvi  = .;$TEXMF/%q{dvips,fonts/type1}//
TEXPICTS.XDvi   = .;$TEXMF/%q{dvips,tex}//

% BibTeX bibliographies and style files.
BIBINPUTS = .;$TEXMF/bibtex/bib//
BSTINPUT

[NTG-context] No bonds visibel with ppchtex

2004-12-20 Thread Kai Straube
x,latex,generic,}//
TEXINPUTS.platex209 = $platex209_inputs
TEXINPUTS.platex = $platex2e_inputs
TEXINPUTS.ptex = $ptex_inputs

TEXINPUTS.mex = .;$TEXMF/tex/{mex,plain,generic,}//
TEXINPUTS.texinfo = .;$TEXMF/tex/{texinfo,plain,generic,}//

% LaTeX 2e specific macros are stored in latex/, macros that can only be
% used with 2.09 in latex209/.  In addition, we look in the directory
% latex209, useful for macros that were written for 2.09 and do not
% mention 2e at all, but can be used with 2e.
TEXINPUTS.cslatex = .;$TEXMF/tex/{cslatex,csplain,latex,generic,}//
TEXINPUTS.latex = .;$TEXMF/tex/{latex,generic,}//
TEXINPUTS.latex209 = .;$TEXMF/tex/{latex209,generic,latex,}//

% Fontinst needs to read afm files.
TEXINPUTS.fontinst = .;$TEXMF/tex//;$TEXMF/fonts/afm//

% MLTeX.
TEXINPUTS.frlatex = .;$TEXMF/{mltex,tex}/{french,latex,generic,}//
TEXINPUTS.frtex   = .;$TEXMF/{mltex,tex}/{french,plain,generic,}//
TEXINPUTS.mllatex = .;$TEXMF/{mltex,tex}/{latex,generic,}//
TEXINPUTS.mltex = .;$TEXMF/{mltex,tex}/{plain,generic,}//

% e-TeX.  This form of the input paths is borrowed from teTeX.  A certain
% variant of TDS is assumed here, unaffected by the build variables.
TEXINPUTS.elatex   = .;$TEXMF/{etex,tex}/{latex,generic,}//
TEXINPUTS.etex = .;$TEXMF/{etex,tex}/{plain,generic,}//

% pdfTeX.  This form of the input paths is borrowed from teTeX.  A certain
% variant of TDS is assumed here, unaffected by the build variables.
TEXINPUTS.pdfcslatex = .;$TEXMF/{pdftex,tex}/{cslatex,csplain,latex,generic,}//
TEXINPUTS.pdfcsplain = .;$TEXMF/{pdftex,tex}/{csplain,plain,generic,}//
TEXINPUTS.pdfjadetex = .;$TEXMF/{pdftex,tex}/{jadetex,plain,generic,}//
TEXINPUTS.pdflatex = .;$TEXMF/{pdftex,tex}/{latex,generic,}//
TEXINPUTS.pdfmex   = .;$TEXMF/{pdftex,tex}/{mex,plain,generic,}//
TEXINPUTS.pdftex   = .;$TEXMF/{pdftex,tex}/{plain,generic,}//
TEXINPUTS.pdftexinfo = .;$TEXMF/{pdftex,tex}/{texinfo,plain,generic,}//
TEXINPUTS.pdfamstex = .;$TEXMF/{pdftex,tex}/{amstex,plain,generic,}//

% pdfeTeX.
TEXINPUTS.pdfelatex = .;$TEXMF/{pdfetex,pdftex,etex,tex}/{latex,generic,}//
TEXINPUTS.pdfetex   = .;$TEXMF/{pdfetex,pdftex,etex,tex}/{plain,generic,}//

% Omega.
TEXINPUTS.lambda = .;$TEXMF/{omega,tex}/{lambda,latex,generic,}//
TEXINPUTS.omega = .;$TEXMF/{omega,tex}/{plain,generic,}//

% Context macros by Hans Hagen:
TEXINPUTS.context = .;$TEXMF/{pdftex,etex,tex}/{context,plain,generic,}//

% odd formats  needing their own paths
TEXINPUTS.lamstex  = .;$TEXMF/tex/{lamstex,plain,generic,}//
TEXINPUTS.lollipop = .;$TEXMF/tex/{lollipop,plain,generic,}//
TEXINPUTS.mex-pl = .;$TEXMF/tex/{mex,plain,generic,}//
TEXINPUTS.platex-pl  = .;$TEXMF/tex/{platex,latex,generic,}//
TEXINPUTS.pdfplatex = .;$TEXMF/{pdftex,tex}/{platex,latex,generic,}//
TEXINPUTS.pdfmex-pl = .;$TEXMF/{pdftex,tex}/{mex,plain,generic,}//
TEXINPUTS.pdfemex   = .;$TEXMF/{pdfetex,pdftex,etex,tex}/{mex,plain,generic,}//
TEXINPUTS.pdfemex-pl = .;$TEXMF/{pdfetex,pdftex,etex,tex}/{mex,plain,generic,}//

% For xmltex and pdfxmltex
TEXINPUTS.xmltex = .;$TEXMF/tex/{xmltex,latex,generic,}//
TEXINPUTS.pdfxmltex = .;$TEXMF/{pdftex,tex}/{xmltex,latex,generic,}//

% Earlier entries override later ones, so put this last.
TEXINPUTS = .;$TEXMF/tex/{generic,}//

% Metafont, MetaPost inputs.
MFINPUTS = .;$TEXMF/metafont//;{$TEXMF/fonts,$VARTEXFONTS}/source//
MPINPUTS = .;$TEXMF/metapost//

% Dump files (fmt/base/mem) for vir{tex,mf,mp} to read (see web2c/INSTALL),
% and string pools (.pool) for ini{tex,mf,mp}.  It is silly that we have six
% paths and directories here (they all resolve to a single place by default),
% but historically ...
TEXFORMATS = .;$WEB2C
MFBASES = .;$WEB2C
MPMEMS = .;$WEB2C
TEXPOOL = .;$WEB2C
MFPOOL = .;$WEB2C
MPPOOL = .;$WEB2C

% Device-independent font metric files.
VFFONTS = .;$TEXMF/fonts/vf//
TFMFONTS = .;{$TEXMF/fonts,$VARTEXFONTS}/tfm//

% The $MAKETEX_MODE below means the drivers will not use a cx font when
% the mode is ricoh.  If no mode is explicitly specified, kpse_prog_init
% sets MAKETEX_MODE to /, so all subdirectories are searched.  See the manual.
% The modeless part guarantees that bitmaps for PostScript fonts are found.
PKFONTS = .;{$TEXMF/fonts,$VARTEXFONTS}/pk/{$MAKETEX_MODE,modeless}//

% Similarly for the GF format, which only remains in existence because
% Metafont outputs it (and MF isn't going to change).
GFFONTS = .;$TEXMF/fonts/gf/$MAKETEX_MODE//

% A backup for PKFONTS and GFFONTS. Not used for anything.
GLYPHFONTS = .;$TEXMF/fonts

% A place to puth everything that doesn't fit the other font categories.
MISCFONTS = .;$TEXMF/fonts/misc//;$TEXMF/fonts/hbf//

% For texfonts.map and included map files used by mktexpk.
% See ftp://ftp.tug.org/tex/fontname.tar.gz.
TEXFONTMAPS = .;$TEXMF/fontname

% support non"k"-xdvi:
PKFONTS.XDvi= .:$TEXMF/%s:$VARTEXFONTS/pk/{%m,modeless}//
VFFONTS.XDvi= .:$TEXMF/%s
PSHEADERS.XDvi  = .:$TEXMF/%q{dvips,fonts/type1}//
TEXPICTS.XDvi   = .:$TEXMF/%q{dvips,tex}//

% BibTeX bibliographie

Re: [NTG-context] Hans political ConTeXt orientation request!

2004-06-28 Thread Maurice Diamantini dom
Le 25 juin 04, à 18:03, Hans Hagen a écrit :
Maurice Diamantini wrote:
About math, biblio and context2html missing features
mentionned in previous discussion,
...
in context the built in support for math is limited to
- symbols
- numbering
- spacing
(and for those who want that, math typesetting on grids). Everything 
else math related is collected in modules:

- math: math module, nath module, mathml module
- physics: units module
- chemistry: ppchtex
the two math modules are maintaind by taco and giusseppe; much of the 
original math module is now distributed over kernel modules and 
m-newmat.tex (but i still need to finish that one); a good alternative 
is the nath module, but since nath is not 'generic' giusseppe had to 
patch some things; when he's satisfied, i'll take a look at his code 
and see what needs to move to the kernel or needs specific support;
Great news, thanks'you!
but for most purposes things are already workable
I'have used it for my document (and include it as part of it)
What is missing in t-nath is perhaps some document exemple about what
is available and what is not (yet).
The same is between standard ams-latex and t-amsl in context
These exemples could be used as regression tests by taco and giusseppe
and as documentation for the users.

the other 'often asked' functionality concerns bibliographies; there 
is a module by taceo for this; in the future (depending on the 
developments in the bibtex arena) i will look into multilingual bibtex 
and xml as input
Great new too;
Is the any hope m-bib will be includes some day into the standard 
context distribution?

I also  know that such a task is not feasable by only one
person (even by Hans :-)
as long as one builds on top of the system and support modules 
(syst-*.tex and supp-*.tex) or uses high level constructs, one can 
write extensions -)
About extension, I'd like some way to create new context command with 
the possibility
to pass "intelligent" parametres system:
but see my separate post "High level user macro (howto?)"


So the only way to make this project realisable is to
get (stole :-) guru from LaTeX community to ConTeXt.
there are a few context users on this list who know latex quite well -)
The request was not for a Context user who know LaTeX very well,
but for some LaTeX contributor to switch from LaTeX to ConTeXt :-)
I think to tex4ht, lilypond contributor, ...
(I havn't been able to find the beta tex4ht recently mentionned here)
And nobody will contribute in a project that it hasn't
fully adopted!
hm, keep in mind that in the beginning of tex there  could be some 
influence on that (read: amstex and latex were pushed by user groups 
in favor of for instance  lamstex,  inrstex, etc) ;
You are right: and I hope ConTeXt will becomme the standard (:-)
For this, one need:
1 - a clear polilical objective for context,
hm, i'm not going to promise context-2 (like latex-3), but here are a 
few things on my agenda:

-  some clean up of code and maybe even rewrite of parts of the code 
(esp lists and
   section  handling)
-  converting the low level dutch into english (can be done 
automatically -i  did that
   some years ago-) but i need a moment of 'silence' for that
I heard from some poeple (potencial contributors) for which this was a 
great default for
context (internal documentation)

-  support for xsl-fo (i occasionally work on that, when i can 
motivate myself); much of it
   is finished
does it means that there will be some user way to convert context file 
to html?

-  extending the xml interface definition (with patrick); somehow 
connect that with documentation;
   create a reverse path, i.e. define layouts etc in xml
Great new for internal documentation (I suppose this will be the mean 
to complete
the http://members.ping.de:8061/ reference manual ?

-  more extensive support for multi media
ConTeXt is probaly already the (one of the?) best tool for that (but 
for html :-)

-  more interfaces as part of the example framework (different thread, 
but of interest
   to web publishing)
-  (some fun projects)
-  some educational specific things

- reorganizing my documentation tree and putting some source code on 
line

- extending/updating manuals (i wanted to dedicate time to that 
earlier this year, but
  adapting to changes in tds / web2c took quite some time)
The Context book would be the most important thing to do, I think.
And it is independant from the online reference commands manual.
It could be sold, so contribute for you to eat!
(ok, i also have todo some projects in order to survive)
Would it be not possible:
- to ask some financial support for other TeX user groups,
- ask for some "call for contribution" from indivual ConTeXt
  users, or a subscription to some online bulletin?

(and ... i also want to look into extending tex and metapost)
2 - the way (or path, or mean?) adopted for reaching it,
3 - the adap

Re: [NTG-context] Hans political ConTeXt orientation request!

2004-06-25 Thread Hans Hagen
Maurice Diamantini wrote:
About math, biblio and context2html missing features
mentionned in previous discussion,
some poeples talk about standard document writing, I dont't
think every body need to write chimical formula, but
there is a powerfull ConTeXt extension to do it,
so it's not a valid argument to not
accept a math package in the ConTeXt distribution.
most of the math that one keys in, is rather bare tex based; macro 
packages may (and do) provide additional features, especially in the 
area of building matrices, breaking formulas and additional symbols

in context the built in support for math is limited to
- symbols
- numbering
- spacing
(and for those who want that, math typesetting on grids). Everything 
else math related is collected in modules:

- math: math module, nath module, mathml module
- physics: units module
- chemistry: ppchtex
the two math modules are maintaind by taco and giusseppe; much of the 
original math module is now distributed over kernel modules and 
m-newmat.tex (but i still need to finish that one); a good alternative 
is the nath module, but since nath is not 'generic' giusseppe had to 
patch some things; when he's satisfied, i'll take a look at his code and 
see what needs to move to the kernel or needs specific support; but for 
most purposes things are already workable

the other 'often asked' functionality concerns bibliographies; there is 
a module by taceo for this; in the future (depending on the developments 
in the bibtex arena) i will look into multilingual bibtex and xml as input

The raison I tried ConTeXt is to test it for
a full replacement for LaTeX.
I know that ConTeXt is not finished, and some fonctionnalties
could be add or corrected later.
hm, most of it is quite finished, although i keep adding functionallity 
to keep up with what high end publishing demands -) 

with regards to 'corrected later': i try to maintain downward 
compatibility (or at least repair it when broken); of course i keep 
improving the overal performance and quality of the output

I also  know that such a task is not feasable by only one
person (even by Hans :-)
as long as one builds on top of the system and support modules 
(syst-*.tex and supp-*.tex) or uses high level constructs, one can write 
extensions -)

So the only way to make this project realisable is to
get (stole :-) guru from LaTeX community to ConTeXt.
there are a few context users on this list who know latex quite well -)
And nobody will contribute in a project that it hasn't
fully adopted!
hm, keep in mind that in the beginning of tex there  could be some 
influence on that (read: amstex and latex were pushed by user groups in 
favor of for instance  lamstex,  inrstex, etc) ;

concerning contribution: context itself is not that unfinished;  also, 
there *are* contributions, take for instance the area of fonts and 
languages

For this, one need:
1 - a clear polilical objective for context,
hm, i'm not going to promise context-2 (like latex-3), but here are a 
few things on my agenda:

-  some clean up of code and maybe even rewrite of parts of the code 
(esp lists and section handling)
-  converting the low level dutch into english (can be done 
automatically -i  did that some years ago-) but i need a moment of 
'silence' for that
-  support for xsl-fo (i occasionally work on that, when i can motivate 
myself); much of it is finished
-  extending the xml interface definition (with patrick); somehow 
connect that with documentation; create a reverse path, i.e. define 
layouts etc in xml
-  more extensive support for multi media
-  more interfaces as part of the example framework (different thread, 
but of interest to web publishing)
-  (some fun projects)
-  some educational specific things

- reorganizing my documentation tree and putting some source code on line
- extending/updating manuals (i wanted to dedicate time to that earlier 
this year, but adapting to changes in tds / web2c took quite some time)

(ok, i also have todo some projects in order to survive)
(and ... i also want to look into extending tex and metapost)
2 - the way (or path, or mean?) adopted for reaching it,
3 - the adapted  developpement model,
4 - some (elastical) roadmap.
driven by demand
As I said, I see ConTeXt as a (potencial) full replacement
for LaTeX. I've writen a technical slide presentation
and an article like document (20 pages) for testing that.
I succeded (with some work)
But for now, I can't encourage a student for begining with
ConTeXt instead of LaTeX.
On the other side, I (one) can't use both ConTeXt **and**
LaTeX for doing things: I have to choose only one.
some do -)
Hans
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] The smallest instalation for work with ConTeXt and MetaFun (TeXLive8) ?

2003-10-06 Thread Hans Hagen
s//;$TEXMF/{pdftex,pdfetex,etex,omega,tex}/{context,plain,generic,}//

% cstex, from Petr Olsak
TEXINPUTS.cslatex = .;$TEXMF/tex/{cslatex,csplain,latex,generic,}//
TEXINPUTS.csplain = .;$TEXMF/tex/{csplain,plain,generic,}//
TEXINPUTS.pdfcslatex = .:$TEXMF/{pdftex,tex}/{cslatex,csplain,latex,generic,}//
TEXINPUTS.pdfcsplain = .:$TEXMF/{pdftex,tex}/{csplain,plain,generic,}//

% Polish 
TEXINPUTS.platex  = .;$TEXMF/tex/{platex,latex,generic,}//
TEXINPUTS.pdfmex   = .;$TEXMF/{pdftex,tex}/{mex,plain,generic,}//
TEXINPUTS.mex   = .;$TEXMF/tex/{mex,plain,generic,}//

% french
TEXINPUTS.frtex   = .;$TEXMF/{mltex,tex}/{plain,generic,}//
TEXINPUTS.frlatex = .;$TEXMF/{mltex,tex}/{frlatex,latex,generic,}//

% MLTeX
TEXINPUTS.mltex = .;$TEXMF/{mltex,tex}/{plain,generic,}//
TEXINPUTS.mllatex = .;$TEXMF/{mltex,tex}/{latex,generic,}//

% odd formats  needing their own paths
TEXINPUTS.lollipop = .;$TEXMF/tex/{lollipop,generic,plain,}//
TEXINPUTS.lamstex  = .;$TEXMF/tex/{lamstex,generic,plain,}//

% Earlier entries override later ones, so put this last.
TEXINPUTS = .;$TEXMF/tex/{generic,}//

% Metafont, MetaPost inputs.
MFINPUTS = .;$TEXMF/metafont//;{$TEXMF/fonts,$VARTEXFONTS}/source//
MPINPUTS = .;$CONTEXTPATH/metapost//;$TEXMF/metapost//

% Dump files (fmt/base/mem) for vir{tex,mf,mp} to read (see web2c/INSTALL),
% and string pools (.pool) for ini{tex,mf,mp}.  It is silly that we have six
% paths and directories here (they all resolve to a single place by default),
% but historically ...
TEXFORMATS = .;$TEXMF/web2c
MFBASES = .;$TEXFORMATS 
MPMEMS = .;$TEXFORMATS 
TEXPOOL = .;$TEXFORMATS 
MFPOOL = .;$TEXFORMATS 
MPPOOL = .;$TEXFORMATS 

% Device-independent font metric files.
VFFONTS = .;$TEXMF/fonts/vf//
TFMFONTS = .;{$TEXMF/fonts,$VARTEXFONTS}/tfm//

% The $MAKETEX_MODE below means the drivers will not use a cx font when
% the mode is ricoh.  If no mode is explicitly specified, kpse_prog_init
% sets MAKETEX_MODE to /, so all subdirectories are searched.  See the manual.
% The modeless part guarantees that bitmaps for PostScript fonts are found.
PKFONTS = .;{$TEXMF/fonts,$VARTEXFONTS}/pk/{$MAKETEX_MODE,modeless}//

% Similarly for the GF format, which only remains in existence because
% Metafont outputs it (and MF isn't going to change).
GFFONTS = .;$TEXMF/fonts/gf/$MAKETEX_MODE//

% A backup for PKFONTS and GFFONTS. Not used for anything.
GLYPHFONTS = .;$TEXMF/fonts

% For texfonts.map and included map files used by mktexpk.
% See ftp://ftp.tug.org/tex/fontname.tar.gz.
TEXFONTMAPS = .;$TEXMF/fontname

% BibTeX bibliographies and style files.
BIBINPUTS = .;$TEXMF/bibtex/{bib,}//
BSTINPUTS = .;$TEXMF/bibtex/{bst,}//

% PostScript headers, prologues (.pro), encodings (.enc) and fonts;
% this is also where pdftex finds included figures files!

TEXPSHEADERS.pdflatex   = .;$TEXMF/{tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdfelatex  = .;$TEXMF/{tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdftexinfo = .;$TEXMF/{tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdfcslatex = .;$TEXMF/{tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdfcsplain = .;$TEXMF/{tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdfetex= .;$TEXMF/{tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdfjadetex = .;$TEXMF/{tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdfmex = .;$TEXMF/{tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdftex = .;$TEXMF/{tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS.pdftexinfo = .;$TEXMF/{tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS.context= .;$TEXMF/{etex,tex,pdftex,dvips,fonts/type1}//
TEXPSHEADERS = .;$TEXMF/{dvips,fonts/type1,pdftex}//

% PostScript Type 1 outline fonts.
T1FONTS = .;$TEXMF/fonts/type1//;$TEXMF/fonts/pfb//

% PostScript AFM metric files.
AFMFONTS = .;$TEXMF/fonts/afm//

% TrueType outline fonts.
TTFONTS = .;$TEXMF/fonts/truetype//;$TEXMF/fonts/ttf//

% Type 42 outline fonts.
T42FONTS = .;$TEXMF/fonts/type42//

% A place to puth everything that doesn't fit the other font categories.
MISCFONTS = .;$TEXMF/fonts/misc//

% Dvips' config.* files (this name should not start with `TEX'!).
TEXCONFIG = .;$TEXMF/dvips//

% Makeindex style (.ist) files.
INDEXSTYLE = .;$TEXMF/makeindex//

% Used by DMP (ditroff-to-mpx), called by makempx -troff.
TRFONTS = /usr/lib/font/devpost
MPSUPPORT = .;$TEXMF/metapost/support

% For xdvi to find mime.types and .mailcap, if they do not exist in
% $HOME.  These are single directories, not paths.
% (But the default mime.types, at least, may well suffice.)
MIMELIBDIR = c:/TeX/etc
MAILCAPLIBDIR = c:/TeX/etc

% TeX documentation and source files, for use with kpsewhich.
TEXDOCS = .;$TEXMF/doc//
TEXSOURCES = .;$TEXMF/source//

% Omega-related fonts and other files.  The odd construction for OFMFONTS
% makes it behave in the face of a definition of TFMFONTS.  Unfortunately
% no default substitution would take place for TFMFONTS, so an explicit
% path is retained.
OFMFONTS = .;{$TEXMF/fonts,$VARTEXFONTS}/{ofm,tfm}//;$TFMFONTS
OPLFONTS = .;{$TEXMF/fonts,$VARTEXFONTS}/opl//
OVFFON