ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Error with \section name
@ 2012-10-06  1:44 Rogers, Michael K
  2012-10-06  1:48 ` Rogers, Michael K
  0 siblings, 1 reply; 3+ messages in thread
From: Rogers, Michael K @ 2012-10-06  1:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I encountered a strange error.  If the section name contains "iffer" then an error is produced, with some joke-like comments.

Minimal example:

\starttext
\chapter{One}
\section{iffer}
\stoptext

The original title was "Differentiating an integral" but I kept taking away until I got to "iffer".

Michael

Excerpt of log file:

ConTeXt  ver: 2012.10.05 19:52 MKIV  fmt: 2012.10.5  int: english/english
...
error: ...lone/tex/texmf-context/tex/context/base/font-otn.lua:347: Invalid field id components for node type disc (3)
.
system          > tex > error on line 3 in file foo4580.tex: ? ...
….
l.3 \section{iffer}

?
! I can't go on meeting you like this.
...
l.3 \section{iffer}

One of your faux pas seems to have wounded me deeply...
in fact, I'm barely conscious. Please fix it and try again.


________________________________

This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).
___________________________________________________________________________________
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] 3+ messages in thread

* Re: Error with \section name
  2012-10-06  1:44 Error with \section name Rogers, Michael K
@ 2012-10-06  1:48 ` Rogers, Michael K
  2012-10-06 12:55   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Rogers, Michael K @ 2012-10-06  1:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Actually it happens with the text "iffer":

\starttext
iffer
\stoptext

On Oct 5, 2012, at 9:44 PM, "Rogers, Michael K" <mroge02@emory.edu>
 wrote:

> I encountered a strange error.  If the section name contains "iffer" then an error is produced, with some joke-like comments.
> 
> Minimal example:
> 
> \starttext
> \chapter{One}
> \section{iffer}
> \stoptext
> 
> The original title was "Differentiating an integral" but I kept taking away until I got to "iffer".
> 
> Michael
> 
> Excerpt of log file:
> 
> ConTeXt  ver: 2012.10.05 19:52 MKIV  fmt: 2012.10.5  int: english/english
> ...
> error: ...lone/tex/texmf-context/tex/context/base/font-otn.lua:347: Invalid field id components for node type disc (3)
> .
> system          > tex > error on line 3 in file foo4580.tex: ? ...
> ….
> l.3 \section{iffer}
> 
> ?
> ! I can't go on meeting you like this.
> ...
> l.3 \section{iffer}
> 
> One of your faux pas seems to have wounded me deeply...
> in fact, I'm barely conscious. Please fix it and try again.
> 
> 
> ________________________________
> 
> This e-mail message (including any attachments) is for the sole use of
> the intended recipient(s) and may contain confidential and privileged
> information. If the reader of this message is not the intended
> recipient, you are hereby notified that any dissemination, distribution
> or copying of this message (including any attachments) is strictly
> prohibited.
> 
> If you have received this message in error, please contact
> the sender by reply e-mail message and destroy all copies of the
> original message (including attachments).
> ___________________________________________________________________________________
> 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
___________________________________________________________________________________


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

* Re: Error with \section name
  2012-10-06  1:48 ` Rogers, Michael K
@ 2012-10-06 12:55   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2012-10-06 12:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 6-10-2012 03:48, Rogers, Michael K wrote:
> Actually it happens with the text "iffer":
>
> \starttext
> iffer
> \stoptext

thanks for noticing .. .fixed in next beta (later today)

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
___________________________________________________________________________________


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

end of thread, other threads:[~2012-10-06 12:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-06  1:44 Error with \section name Rogers, Michael K
2012-10-06  1:48 ` Rogers, Michael K
2012-10-06 12:55   ` Hans Hagen

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