ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Broken nightly (2013.10.04)
@ 2013-10-13 22:14 Kip Warner
  2013-10-13 22:22 ` Wolfgang Schuster
  2013-10-13 22:27 ` Marco Patzer
  0 siblings, 2 replies; 4+ messages in thread
From: Kip Warner @ 2013-10-13 22:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen


[-- Attachment #1.1: Type: text/plain, Size: 566 bytes --]

Hey list,

I've noticed a problem typesetting my book using ConTeXt nightly version
2013.10.04. The following code...

        \placeformula[formula:Limit of Verhulst equation]
        \startformula
        \lim_{t\to\infty} P(t) = K.
        \stopformula

...seems to raise the following error...

        ! Undefined control sequence.
        <recently read> \lim_ 
              
        l.84 \lim_
                {t\to\infty} P(t) = K.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Broken nightly (2013.10.04)
  2013-10-13 22:14 Broken nightly (2013.10.04) Kip Warner
@ 2013-10-13 22:22 ` Wolfgang Schuster
  2013-10-14  1:00   ` Kip Warner
  2013-10-13 22:27 ` Marco Patzer
  1 sibling, 1 reply; 4+ messages in thread
From: Wolfgang Schuster @ 2013-10-13 22:22 UTC (permalink / raw)
  To: Kip Warner; +Cc: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 652 bytes --]


Am 14.10.2013 um 00:14 schrieb Kip Warner <kip@thevertigo.com>:

> Hey list,
> 
> I've noticed a problem typesetting my book using ConTeXt nightly version
> 2013.10.04. The following code...
> 
>        \placeformula[formula:Limit of Verhulst equation]
>        \startformula
>        \lim_{t\to\infty} P(t) = K.
>        \stopformula
> 
> ...seems to raise the following error...
> 
>        ! Undefined control sequence.
>        <recently read> \lim_ 
> 
>        l.84 \lim_
>                {t\to\infty} P(t) = K.

This was a bug and Hans already fixed it a few days ago.

http://thread.gmane.org/gmane.comp.tex.context/84607/focus=84616

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1493 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Broken nightly (2013.10.04)
  2013-10-13 22:14 Broken nightly (2013.10.04) Kip Warner
  2013-10-13 22:22 ` Wolfgang Schuster
@ 2013-10-13 22:27 ` Marco Patzer
  1 sibling, 0 replies; 4+ messages in thread
From: Marco Patzer @ 2013-10-13 22:27 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 447 bytes --]

On 2013–10–13 Kip Warner wrote:

> I've noticed a problem typesetting my book using ConTeXt nightly version
> 2013.10.04. The following code...

> 
>         \placeformula[formula:Limit of Verhulst equation]
>         \startformula
>         \lim_{t\to\infty} P(t) = K.
>         \stopformula
> 
> ...seems to raise the following error...
> 
>         ! Undefined control sequence.

It has been fixed since 2013.10.08

Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Broken nightly (2013.10.04)
  2013-10-13 22:22 ` Wolfgang Schuster
@ 2013-10-14  1:00   ` Kip Warner
  0 siblings, 0 replies; 4+ messages in thread
From: Kip Warner @ 2013-10-14  1:00 UTC (permalink / raw)
  To: Wolfgang Schuster; +Cc: mailing list for ConTeXt users, Adam Reviczky


[-- Attachment #1.1: Type: text/plain, Size: 449 bytes --]

On Mon, 2013-10-14 at 00:22 +0200, Wolfgang Schuster wrote:
> This was a bug and Hans already fixed it a few days ago.
> 
> http://thread.gmane.org/gmane.comp.tex.context/84607/focus=84616

Thanks Wolfgang (and Hans). Adam's PPA will probably have the fix
packaged the next time the build bots pick up the newer source.

Take care,

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-10-14  1:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-13 22:14 Broken nightly (2013.10.04) Kip Warner
2013-10-13 22:22 ` Wolfgang Schuster
2013-10-14  1:00   ` Kip Warner
2013-10-13 22:27 ` Marco Patzer

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