ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Xan <dxpublica@telefonica.net>
To: Hans Hagen <pragma@wxs.nl>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: startitemize bad with columns
Date: Fri, 20 Sep 2013 10:05:45 +0200	[thread overview]
Message-ID: <20130920100545.4c8449c4cf2a6408405c7edf@telefonica.net> (raw)
In-Reply-To: <523B7098.60803@wxs.nl>

I receive the following error:

system          > lua > dumping '/usr/local/bin/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otf/lmsans10-regular.tma' into '/usr/local/bin/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/fonts/otf/lmsans10-regular.tmc' stripped
fonts           > otf loading > preprocessing and caching time 0.286, packtime 0.063
! LuaTeX error .../context/tex/texmf-context/tex/context/base/page-mix.lua:138: attempt to call global 'getnext' (a nil value)
stack traceback:
	.../context/tex/texmf-context/tex/context/base/page-mix.lua:138: in function 'discardtopglue'
	.../context/tex/texmf-context/tex/context/base/page-mix.lua:318: in function 'gotonext'
	.../context/tex/texmf-context/tex/context/base/page-mix.lua:502: in function 'process_penalty'
	.../context/tex/texmf-context/tex/context/base/page-mix.lua:586: in function 'setsplit'
	.../context/tex/texmf-context/tex/context/base/page-mix.lua:701: in function 'setsplit'
	.../context/tex/texmf-context/tex/context/base/page-mix.lua:833: in function 'mixsetsplit'
	[string "\directlua "]:1: in main chunk.

system          > tex > error on line 35 in file /home/xan/SYNC/cepasud-raw-mercurial/classe/ESPA3/planificació/Tema1/99-seleccio.tex: LuaTeX error  ...

25     \item $\left(-3\right)^5$
26     \item $\left(-50\right)^5$
27     \column
28     \item $\left(-10\right)^7$
29     \item $0,2^3$
30     \item $\left(-0,22\right)^4$
31     \column
32     \item $\left(\frac{3}{2}\right)^4$
33     \item $22^1$
34     \item $22^0$
35 >>  \stopitemize
36     
37     
38     \stopexercici
39     
40     \startexercici Es poden descomposar els següents nombres en forma potencial? En cas afirmatiu, trobeu les seves descomposicions en forma de potència:
41     \startitemize[a,columns,three,packed]
42     \item 64
43     \item 16
44     \column
45     \item 81


\ctxcommand #1^^@-\directlua {commands.#1}
                                        
\page_mix_routine_construct ...\else false\fi , }}
                                                  \deadcycles \zerocount 
\12>>1 #1#2o-\page_mix_routine_construct \v!no 
                                               \ifcase \ctxcommand {mixstate...
\syst_helpers_loop_yes ...helpers_recurse_content 
                                                  \endofloop 
<to be read again> 
{
<inserted text> 
2
...
l.35 \stopitemize
               
? x



in my file:

...
\startitemize[a,columns,four]
\item $5^3$
\item $\left(\frac{2}{3}\right)^4$
\item $254^0$
\column
\item $\left(\frac{-8}{12}\right)^3$
\item $\left(-3\right)^5$
\item $\left(-50\right)^5$
\column
\item $\left(-10\right)^7$
\item $0,2^3$
\item $\left(-0,22\right)^4$
\column
\item $\left(\frac{3}{2}\right)^4$
\item $22^1$
\item $22^0$
\stopitemize
...


What happens there?

Xan.

On Thu, 19 Sep 2013 23:46:00 +0200
Hans Hagen <pragma@wxs.nl> ha escrit:

> On 9/19/2013 9:49 PM, Xan wrote:
> > I will do,  but \startitem.... \stopitem? Is it new? Should I do this way, not only \item and just works?
> 
> bnoth are ok but I tend to use \startitem .. \stopitem
> 
> 
> -----------------------------------------------------------------
>                                            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
___________________________________________________________________________________


  reply	other threads:[~2013-09-20  8:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-19 13:19 Xan
2013-09-19 15:21 ` Hans Hagen
2013-09-19 19:49   ` Xan
2013-09-19 21:46     ` Hans Hagen
2013-09-20  8:05       ` Xan [this message]
2013-09-21 11:14   ` Xan
2013-09-21 11:59     ` Hans Hagen
2013-09-21 14:09       ` Xan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130920100545.4c8449c4cf2a6408405c7edf@telefonica.net \
    --to=dxpublica@telefonica.net \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).