ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mikael P. Sundqvist" <mickep@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Line number in "tex error"
Date: Fri, 25 Apr 2014 06:44:45 +0200	[thread overview]
Message-ID: <CAHy-LL_feq_xDvuuj1G4SJUnJfEMaM_Cic4jFcP7h_Umda=cpA@mail.gmail.com> (raw)
In-Reply-To: <53597A38.9080900@wxs.nl>

On Thu, Apr 24, 2014 at 10:55 PM, Hans Hagen <pragma@wxs.nl> wrote:
> On 4/24/2014 10:05 PM, Mikael P. Sundqvist wrote:
>>
>> Hi,
>>
>> When running the five lines long file
>>
>> \starttext
>> Bla bla
>> \blank[foo]
>> Bla bla
>> \stoptext
>>
>> through context I get the error below (the foo in the blank is there
>> to get an error, see the attached log file for the full log file).
>>
>> My question is why is context first telling me that the error is on
>> line 8 and not 3? (In this particular example this is not a problem,
>> but I'd like to grep for errors in the log file when running through
>> the editor). I see that the error is later said to be at line 3...
>
>
> It depends a bit on what luatex version you're running .. there can be
> errors in the source, in some macro (defined elsewhere), in lua code ... and
> context tries as good as it can to print the right code .. in this case the
> error is triggered deep down (foo is an undefined blank option and so a
> dimen is expected).
>
> 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
> ___________________________________________________________________________________


I see. I'm running the ConTeXt standalone.

luatex --version
This is LuaTeX, Version beta-0.79.1 (TeX Live 2014/dev) (rev 4972)

In this case I made the error on purpose inserting foo in the blank.

If I want to catch the errors from the log file, is the best way to
grep for "tex error" or something else? In this case the line is not
correct there, but correct when the lines of the file is printed...

/Mikael
___________________________________________________________________________________
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:[~2014-04-25  4:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-24 20:05 Mikael P. Sundqvist
2014-04-24 20:55 ` Hans Hagen
2014-04-25  4:44   ` Mikael P. Sundqvist [this message]
2014-04-25  8:00     ` Hans Hagen

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='CAHy-LL_feq_xDvuuj1G4SJUnJfEMaM_Cic4jFcP7h_Umda=cpA@mail.gmail.com' \
    --to=mickep@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).