ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Zhichu Chen" <zhichu.chen@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: ! Extra \else error
Date: Thu, 11 Dec 2008 22:05:05 +0800	[thread overview]
Message-ID: <769ba7780812110605t794abb4bhf84d2c28f5d4e05@mail.gmail.com> (raw)
In-Reply-To: <200812110650.53610.bntgcontext@wiseguysweb.com>

Hi Bart

On Thu, Dec 11, 2008 at 9:50 PM, Bart C. Wise
<bntgcontext@wiseguysweb.com> wrote:
> When I run the code below (via minimals), I get the following error, why?
>
> enter loop
>
> ! Extra \else.
>
> \@@plniterate ...\expandafter \@@plniterate \else
>
> \fi
>
> \myloop ...by 1 \ifnum \tempcnta >#1\else \repeat

I think the loop structure should be:
\loop ... \if...  ... \repeat

>
> \fi \message {exit}
>
> l.16 \myloop{2008}
>
> Code:
>
> \newcount\startcnt
>
> \newcount\tempcnta
>
> \def\myloop#1{%
>
> \message{enter}
>
> \tempcnta=\the\startcnt%
>
> \loop
>
> \message{loop}
>
> \advance \tempcnta by 1
>
> \ifnum\tempcnta>#1\else \repeat\fi
>
> \message{exit}
>
> }
>
> \starttext
>
> \startcnt=1800
>
> \myloop{2008}
>
> \stoptext
>
> Thanks,
>
> Bart
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>
>



-- 
Best Regards
Chen
----------------------------------------------------------------

          Zhi-chu Chen | Shanghai Synchrotron Radiation Facility
         No. 2019 | Jialuo Rd. | Jiading | Shanghai | P.R. China
             tel: 086 21 5955 3405 | zhichu.chen.googlepages.com
                                               | www.sinap.ac.cn
----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2008-12-11 14:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-11 13:50 Bart C. Wise
2008-12-11 14:05 ` Zhichu Chen [this message]
2008-12-11 14:17   ` Hans Hagen
2008-12-11 14:40     ` Bart C. Wise
2008-12-11 15:03       ` Hans Hagen
2008-12-11 14:21   ` Bart C. Wise
2008-12-11 14:29     ` Zhichu Chen
2008-12-11 15:05       ` Bart C. Wise
2008-12-11 15:28         ` Zhichu Chen
2008-12-11 15:39           ` Bart C. Wise
2008-12-11 15:10     ` Ulrike Fischer
2008-12-11 15:27       ` Bart Wise
2008-12-11 15:07 ` Aditya Mahajan
2008-12-11 15:17   ` Bart C. Wise
2008-12-11 15:18   ` Aditya Mahajan

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=769ba7780812110605t794abb4bhf84d2c28f5d4e05@mail.gmail.com \
    --to=zhichu.chen@gmail.com \
    --cc=ntg-context@ntg.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).