ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* patch for m-chemic.tex
@ 2008-03-30 14:16 Peter Münster
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Münster @ 2008-03-30 14:16 UTC (permalink / raw)
  To: ConTeXt list

Hello,

What about the integration of this patch from Wolfgang Schuster into the
distribution:

- Forwarded message from Wolfgang Schuster <schuster.wolfgang@googlemail.com> -

Date: Fri, 22 Feb 2008 11:57:37 +0100
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Reply-To: mailing list for ConTeXt users <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: [NTG-context] \chemical and MKIV

On Thu, Feb 21, 2008 at 11:23 PM, Peter Münster <pmlists@free.fr> wrote:
> Hello,
>
>  The following test-file produces an error:
>
>  % engine=luatex
>  \usemodule[chemic]
>  \starttext
>  \chemical{CO_2}
>  \stoptext

This is tooo long.

\usemodule[chemic] is enough to produce the error with mkiv.

Replace the following lines in m-chemic

\ifx\beginpicture\undefined
  \let\normalgrid\grid
  \let\normalaxis\axis
  \input pictex.tex \relax
  \let\pictexgrid\grid
  \let\pictexaxis\axis
  \let\grid\normalgrid
  \let\axis\normalaxis
\fi

with

\ifx\beginpicture\undefined
  \let\beginpicture\relax
\fi

and the module works.

Wolfgang

----- End forwarded message -----

-- 
http://pmrb.free.fr/contact/

___________________________________________________________________________________
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] 2+ messages in thread

* patch for m-chemic.tex
@ 2008-04-08  5:19 Peter Münster
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Münster @ 2008-04-08  5:19 UTC (permalink / raw)
  To: ConTeXt list

Hello,

What about the integration of this patch from Wolfgang Schuster into the
distribution:

- Forwarded message from Wolfgang Schuster <schuster.wolfgang@googlemail.com> -

Date: Fri, 22 Feb 2008 11:57:37 +0100
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Reply-To: mailing list for ConTeXt users <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: [NTG-context] \chemical and MKIV

On Thu, Feb 21, 2008 at 11:23 PM, Peter Münster <pmlists@free.fr> wrote:
> Hello,
>
>  The following test-file produces an error:
>
>  % engine=luatex
>  \usemodule[chemic]
>  \starttext
>  \chemical{CO_2}
>  \stoptext

This is tooo long.

\usemodule[chemic] is enough to produce the error with mkiv.

Replace the following lines in m-chemic

\ifx\beginpicture\undefined
  \let\normalgrid\grid
  \let\normalaxis\axis
  \input pictex.tex \relax
  \let\pictexgrid\grid
  \let\pictexaxis\axis
  \let\grid\normalgrid
  \let\axis\normalaxis
\fi

with

\ifx\beginpicture\undefined
  \let\beginpicture\relax
\fi

and the module works.

Wolfgang

----- End forwarded message -----

-- 
http://pmrb.free.fr/contact/

___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2008-04-08  5:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-30 14:16 patch for m-chemic.tex Peter Münster
2008-04-08  5:19 Peter Münster

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