On Sun, 30 Dec 2007 20:51:27 +0100
Martin Scholz <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> I'm new to ConTeXt and found out how nice it is to construct coverpages.
It's even better for the whole document.
> So it would be nice to have an opportunity to include the whole
> procedure into an LaTeXe environment. As far as I already read up to now
> there is now possibility.
You could try to write the ConTeXt code into a external file and
process this file on the fly with write18.
> But today I think I found a bug in the german
> version of ppchtex. I used the following little script to set an example
> formula.
> The used code is the following:
>
> \verwendemodule[pictex,chemie]
>
>
> \starttext
>
> \stellechemieein[breite=passend,oben=1500,unten=3500]
> \startchemie
> \chemie[ONE,Z0,DB1,SB3,SB7,Z3,Z7,MOV1,Z0,SB1,SB3,Z3,MOV1,Z0,DB1,SB3,Z3,MO
> V1,Z0,SB3,SB7,Z3,Z7][C,H,H,C,H,C,H,C,H,H]
> \textunter{1,3-Butadieen}
> \stopchemie
>
> \stoptext
>
> with the following commands I got the same errormessages.
[...]
> ConTeXt ver: 2007.01.12 15:56 MKII fmt: 2007.12.29 int: german/german
This is a ancient version, I tried your example with the last release
and it works for me.
[...]
>
> Would be nice if somebody has an idea how to solve the problem or where
> something went wrong in the code.
>
> Another question is how I could get ppchtex to work in a
> LaTeXe-environment. Would be nice if there also would be the possibility
> to load the german version.
\usepackage[pictex]{m-ch-de}
or
\usepackage[pstricks]{m-ch-de}
> Thanks to all for there help and have a happy new year everybody.
>
> Martin
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________