ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Issues with SyncTeX
@ 2011-02-04  1:00 views63
  2011-02-04  1:50 ` Li Yanrui (李延瑞)
  0 siblings, 1 reply; 4+ messages in thread
From: views63 @ 2011-02-04  1:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi all,


The SyncTeX has an issues with the beta 2011.02.04 00:30.


example:


\synctex=1

\starttext

test

\stoptext

log:

 ! LuaTeX error <main ctx instance>:1: ')' expected near '\'.

\ctxcommand ...\directlua \zerocount {commands.#1}

 \synctexwarning ...se \writeline \writestatus \m !

systems{BEWARE: synctex fu...

<inserted text> \synctexwarning

\loadmapfile [mkiv-base.map]\globallet \igno...

\doateverystarttext ->\the \everystarttext

\global \everystarttext \emptytoks

\starttext ->\doateverystarttext

\ifcase \textlevel \registerfileinfo [begin...

l.2 \starttext

 ? r

--
Best regards,

Huang Ze

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

[-- Attachment #2: Type: text/plain, Size: 486 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: Issues with SyncTeX
  2011-02-04  1:00 Issues with SyncTeX views63
@ 2011-02-04  1:50 ` Li Yanrui (李延瑞)
  2011-02-04  8:30   ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Li Yanrui (李延瑞) @ 2011-02-04  1:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2011/2/4 views63 <views63@gmail.com>:
> Hi all,
>
> The SyncTeX has an issues with the beta 2011.02.04 00:30.
>

This problem should be casued by "\nonknuthmode" in core-def.mkiv. You
can comment out it  for the moment.


-- 
Best regards,

Li Yanrui (李延瑞)
___________________________________________________________________________________
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: Issues with SyncTeX
  2011-02-04  1:50 ` Li Yanrui (李延瑞)
@ 2011-02-04  8:30   ` Hans Hagen
  2011-02-04  8:53     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2011-02-04  8:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 4-2-2011 2:50, Li Yanrui (李延瑞) wrote:
> 2011/2/4 views63<views63@gmail.com>:
>> Hi all,
>>
>> The SyncTeX has an issues with the beta 2011.02.04 00:30.
>>
>
> This problem should be casued by "\nonknuthmode" in core-def.mkiv. You
> can comment out it  for the moment.

indeed, i use the wrong push/pop macros there, will be fixed


-----------------------------------------------------------------
                                           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] 4+ messages in thread

* Re: Issues with SyncTeX
  2011-02-04  8:30   ` Hans Hagen
@ 2011-02-04  8:53     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2011-02-04  8:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 4-2-2011 9:30, Hans Hagen wrote:
> On 4-2-2011 2:50, Li Yanrui (李延瑞) wrote:
>> 2011/2/4 views63<views63@gmail.com>:
>>> Hi all,
>>>
>>> The SyncTeX has an issues with the beta 2011.02.04 00:30.
>>>
>>
>> This problem should be casued by "\nonknuthmode" in core-def.mkiv. You
>> can comment out it for the moment.
>
> indeed, i use the wrong push/pop macros there, will be fixed

The next beta has the synctex message done differently. Also, synctex 
can only be enabled with

\enabledirectives[system.synctex]

and the \synctex primitive is now a dummy.

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] 4+ messages in thread

end of thread, other threads:[~2011-02-04  8:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-04  1:00 Issues with SyncTeX views63
2011-02-04  1:50 ` Li Yanrui (李延瑞)
2011-02-04  8:30   ` Hans Hagen
2011-02-04  8:53     ` 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).