Re: [NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Akira Kakuto

Will this update also appear in the ConTeXt standalone version?

Alan

On Sun, Dec 20, 2015 at 10:30 AM, Akira Kakuto 
wrote:
... ...


I have updated
web2c/synctexdir/synctex-luatex.h
in the TeX Live SVN to support synctex in beta-0.87.0.


The latest beta-0.87.0 binaries for win32 and win64 support
synctex. For the other platforms, it was too late for the
released beta-0.87.0 sources.

Thanks,
Akira

___
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
___

Re: [NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Akira Kakuto

I have updated
web2c/synctexdir/synctex-luatex.h
in the TeX Live SVN to support synctex in beta-0.87.0.


The latest beta-0.87.0 binaries for win32 and win64 support
synctex. For the other platforms, it was too late for the
released beta-0.87.0 sources.


SyncTeX will be supported in beta-0.87.1 or later ones.
I will revert win32 and win64 binaries of beta-0.87.0 in which
synctex is not supported for consistency with other platforms.

Thanks,
Akira

___
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
___

Re: [NTG-context] [fontloader/old] mixed substitution / ligatures feature

2015-12-20 Thread Philipp Gesang
·
> On 12/18/2015 7:34 AM, Philipp Gesang wrote:
> > in the old loader, defining a feature containing mixed ligature /
> > substitution causes a crash. Here’s an example:
> >
> >  \enabletrackers [otf.loading]
> >  \startluacode
> >fonts.handlers.otf.addfeature ("dunno", {
> >{
> >type  = "substitution",
> >data  = { [0x0022] = 0x201D },
> >prepend   = true,
> >},
> >{
> >type = "ligature",
> >data = { [0x2013] = {0x002D, 0x002D} },
> >prepend  = true,
> >},
> >})
> >fonts.handlers.otf.features.register {
> >name= "dunno",
> >description = "bug demo",
> >}
> >  \stopluacode
> >
> >  \definefontfeature [myfeat] [default] [dunno=yes,liga=yes,mode=node]
> >
> >  \definefont [somefont] [file:cmunrm.otf*myfeat]
> >  \starttext
> >\somefont foo bar " baz
> >  \stoptext
> >
> > This crashes in font-otn on account of a number being indexed.
> > This used to work -- anything that can be done about it?
> 
> i'll see if i can fix it but don't expect all upcoming features in the 
> new loader to work in the old one

Thanks for fixing the crash. However, the substitution doesn’t
work as defined, even if there’s no ligature. It does work with
the TL 2015 version. As it doesn’t seem work with the new loader
either I guess this is related to the “em-dashes not working …”
issue :)

Best,
Philipp



pgpRVRpA2YYGA.pgp
Description: PGP signature
___
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
___

Re: [NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread luigi scarso
On Sun, Dec 20, 2015 at 9:37 PM, Alan Bowen  wrote:

> Great—so how does one turn on/off synctex?
>
>>
>>>
synctex should be disabled by default;
it's enabled by  --synctex , i.e.

$> context  --synctex  



-- 
luigi
___
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
___

Re: [NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Mojca Miklavec
On 20 December 2015 at 22:48, luigi scarso wrote:
> On Sun, Dec 20, 2015 at 9:37 PM, Alan Bowen wrote:
>>
>> Great—so how does one turn on/off synctex?
>
> synctex should be disabled by default;
> it's enabled by  --synctex , i.e.
>
> $> context  --synctex  

Some editors (like TeXworks, TeXShop, ...) enable it by default. In
those cases it has to be explicitly turned off somewhere in the engine
file or engine settings. And the editor loses quite a bit of
functionaltiy.

Mojca
___
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
___

[NTG-context] Luatex 0.87.0 announcement

2015-12-20 Thread luigi scarso
New luatex release, 0.87.0
>From NEWS:

==
This is a next step upto 0.90 and it has the following changes:

- image data is no longer stored in the format (it was fragile anyway)

- pdf backend data generated when in ini mode is no longer stored in  the
format

- (incomplete) \mag support removed from pdf backend (this functionality is
  kept in dvi mode)

- there are a couple of improvements that should make luatex run a little
bit faster
  (but of course that depends on the job at hand)

- some further pending issues / cleanup has been done (but this is not
reflected in the
  interface)

- there is a new primitive \nospace:

  \nospace=1   do now not inject glue for spaces (not even zero glue)
  \nospace=2   inject zero glue for spaces

- there are new primitives \hpack, \vpack and \tpack that are like \hbox,
\vbox and
  \vtop but they don't trigger callbacks

- we no longer keep track of older math character and delimiter definition
states,
  but this should normally go unnoticed

- from now on only ^^XX, ^^C,  and ^^XX are supported so no
funny odd
  values (three and five)

- texio.setescape(0) disables escaping to terminal (a matter of taste)

- the (current) lc codes are now saved with the (current) language when
patterns are
  loaded unless one hs used \hjcode instead of \lccode; overloading of
\hjcodes is
  possible (but of course goes ahead of hyphenation which is delayed till
parbuilding or
  packaging

- active characters can now be set with: \letcharcode123=\foo (experimental)

- there are some experimental new primitives but these will be described
when they are
  stable (currently being tested)

- there is more backend error reporting and all error messages adn warnings
(the non-tex
  ones) have been normalized

- of course there are the usual small fixes and additional setters and
getters in libraries
  (see manual)
==

Last minute note:
 --synctex
doesn't work. It will be fixed in the next release.

As usual,
the archives can be downloaded from supelec:

https://foundry.supelec.fr/projects/luatex/

You could also check out the sources via anonymous svn:

  svn co --username anonsvn --password anonsvn  \
  https://foundry.supelec.fr/svn/luatex/tags/beta-0.87.0

Bugs and feature requests can be added to the issue tracker at

   http://tracker.luatex.org

When you use context or latex you need an updated format. The latest
version of
context can be fetched from the context garden, latex from ctan. For latex
you can contact David and Joseph as they are dealing with the update.






Have fun,
Hans, Luigi, Taco (in alphabetical order this time)
___
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
___

Re: [NTG-context] Bug in table ?

2015-12-20 Thread Hans Hagen

On 12/20/2015 5:30 PM, Christian Prim wrote:

Dear list

with the latest context I get wrong alignment in table.


i'll look at it, not so much a table, more some side effect


I know table is deprecated. But I couldn't get xtable to baseline align


nor really depricated but complemented by other mechanisms that some 
purposes are better


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
___

Re: [NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Hans Hagen

On 12/20/2015 10:51 PM, Mojca Miklavec wrote:

On 20 December 2015 at 22:48, luigi scarso wrote:

On Sun, Dec 20, 2015 at 9:37 PM, Alan Bowen wrote:


Great—so how does one turn on/off synctex?


synctex should be disabled by default;
it's enabled by  --synctex , i.e.

$> context  --synctex  


Some editors (like TeXworks, TeXShop, ...) enable it by default. In
those cases it has to be explicitly turned off somewhere in the engine
file or engine settings. And the editor loses quite a bit of
functionaltiy.


hm, normally i'd turn of such features explicitly in the document header 
(the more one turns on, the slower the run) (ok, i never turn on that 
kind of stuff anyway)


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
___

Re: [NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Alan Bowen
Thanks, Luigi, Mojca. I have disabled synctex but will enable it once a
version that works with the latest luatex is available for the standalone.
BTW, synctex in TeXShop (which I use) does not really do much when
processing prd files as I normally do.

Alan


On Sun, Dec 20, 2015 at 4:51 PM, Mojca Miklavec <
mojca.miklavec.li...@gmail.com> wrote:

> On 20 December 2015 at 22:48, luigi scarso wrote:
> > On Sun, Dec 20, 2015 at 9:37 PM, Alan Bowen wrote:
> >>
> >> Great—so how does one turn on/off synctex?
> >
> > synctex should be disabled by default;
> > it's enabled by  --synctex , i.e.
> >
> > $> context  --synctex  
>
> Some editors (like TeXworks, TeXShop, ...) enable it by default. In
> those cases it has to be explicitly turned off somewhere in the engine
> file or engine settings. And the editor loses quite a bit of
> functionaltiy.
>
> Mojca
>
> ___
> 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
___

Re: [NTG-context] node error in latest beta

2015-12-20 Thread Alan Bowen
Thanks, Hans.

I did a fresh install of yesterday’s beta and see tht the priginal error
has returned:

fonts   > otf loading > loading, optimizing, packing and caching
time 0.704

fonts   > 'fallback modern-designsize rm 12pt' is loaded


Synchronize ERROR: unknown node type 12 (repeated more than 50 times).


The “Hello, world!” lines process but anything much longer simply goes into
a catatonic hang.


Alan


PS I am running Mac OSX 10.11.2.


On Sat, Dec 19, 2015 at 4:25 PM, Hans Hagen  wrote:

> On 12/19/2015 5:15 PM, Alan Bowen wrote:
>
>> Hi, Hans—
>>
>> I did a fresh install of the latest beta and ran:
>> \starttext
>> Hello, world!
>> \stoptext
>>
>> The old error is gone. But now I get:
>>
>
> 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
>
> ___
>
___
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
___

[NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Akira Kakuto
indeed, as synctex used different node numbers than luatex (and is 
maintained outside the luatex source tree) ... btw as i never use 
synctex this went unnoticed


I have updated
web2c/synctexdir/synctex-luatex.h
in the TeX Live SVN to support synctex in beta-0.87.0.

Thanks,
Akira

___
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
___

Re: [NTG-context] getnumber and Roman numerals

2015-12-20 Thread Piotr Kopszak
Perfect! That's exactly what I needed. I used numers without prefix in the end.

\definecounter[mycounter][way=bytext,prefix=no]

Many thanks!

Piotr

2015-12-19 9:48 GMT+01:00 Wolfgang Schuster :
> Piotr Kopszak
> 18. Dezember 2015 um 21:02
> Hello list,
>
> This probably does not make much sense in normal circumstances, as I
> would use simply itemize to get roman numerals for certain items then,
> but this time I'm using output from a script and it would be much
> easier for me to use \getnumber. Is it possile to convert \getnumber
> output to roman numerals?
>
>
> \definecounter[mycounter]
>
> \starttext
>
> \incrementcounter[mycounter]
> \convertedcounter[mycounter]
>
> \incrementcounter[mycounter]
> \convertedcounter[mycounter][numberconversion=R]
>
> \incrementcounter[mycounter]
> \convertedcounter[mycounter][numberconversion=A]
>
> \stoptext
>
> Wolfgang
>
> ___
> 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
> ___



-- 
http://okle.pl
___
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
___

[NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Lukáš Procházka

Hello,

I'm getting many error messages:

"
Synchronize ERROR: unknown node type 12
"

with the latest beta:

"
mtx-context | warning: synctex is enabled
...
This is LuaTeX, Version beta-0.87.0 (TeX Live 2016/W32TeX/dev)
"

and with the MWE:


\starttext
\section{Principy}
\stoptext


- see the attached log.

The error messages are printed only to the stdout, not in the compilation log 
file.

Anyway, a valid .pdf file is successfully produced, so it seems "Synchronize 
ERROR" is rather warning.

So what's going on?

Note that I'm running test with synctex enabled - the message might be related 
to synctex.

Best regards,

Lukas

--
Ing. Lukáš Procházka | mailto:l...@pontex.cz
Pontex s. r. o.  | mailto:pon...@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

t.log
Description: Binary data


Test.log
Description: Binary data


Test.mkiv
Description: Binary data
___
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
___

Re: [NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Hans Hagen

On 12/20/2015 5:05 PM, Lukáš Procházka wrote:

Hello,

I'm getting many error messages:

"
Synchronize ERROR: unknown node type 12
"

with the latest beta:

"
mtx-context | warning: synctex is enabled

This is LuaTeX, Version beta-0.87.0 (TeX Live 2016/W32TeX/dev)
"

and with the MWE:


\starttext
 \section{Principy}
\stoptext


- see the attached log.

The error messages are printed only to the stdout, not in the
compilation log file.

Anyway, a valid .pdf file is successfully produced, so it seems
"Synchronize ERROR" is rather warning.

So what's going on?

Note that I'm running test with synctex enabled - the message might be
related to synctex.


indeed, so for the moment don't use synctex (the syntax code has some 
hardcoded node numbers that are wrong)


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
___

Re: [NTG-context] em-dashes not working with latest beta

2015-12-20 Thread Hans Hagen

On 12/20/2015 5:06 PM, Pablo Rodriguez wrote:

Dear list,

after upgrading to beta from 2015.12.20 00:29, I don’t get dashes in the
following sample:

 \starttext
 \startTEXpage[offset=1em]
 en--dash: --\\
 em---dash: ---
 \stopTEXpage
 \stoptext

It worked fine with beta from 2015.11.19 19:13.

I’m afraid this may be a bug.


fixed in next

-
  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
___

[NTG-context] em-dashes not working with latest beta

2015-12-20 Thread Pablo Rodriguez
Dear list,

after upgrading to beta from 2015.12.20 00:29, I don’t get dashes in the
following sample:

\starttext
\startTEXpage[offset=1em]
en--dash: --\\
em---dash: ---
\stopTEXpage
\stoptext

It worked fine with beta from 2015.11.19 19:13.

I’m afraid this may be a bug.

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___
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
___

[NTG-context] Bug in table ?

2015-12-20 Thread Christian Prim

Dear list

with the latest context I get wrong alignment in table.

MWE: (not so minimal, it's a snippet of my document)

\setuppapersize[A5][A5]
\setuplayout[location=middle, marking=on,
topspace=1.5cm, margin=1cm,
headspace=0cm, header=0cm, headerdistance=0.0cm,
footer=1cm, %bottomspace=1cm,
width=fit, height=fit]
\setupbodyfont[palatino,10pt]
\definetabletemplate[fosa][s0|xp(3.5cm)|lw(0.7cm)m|xp(5cm)s2|lw(2.5cm)m|]

\starttext
\starttable[fosa]
\NC Kräftegleichgewicht \NC\Use3[p(8cm)]{Ein Körper ist im 
Kräftegleichgewicht, wenn die resultierende Kraft $\vec{F}_{\rm res}$ 
Null ist.}\NC\AR

\MR
\NC Drehmoment \NC\Use2[lM]{M=Fr} \NC [M]=\unit{1 Newton meter}\NC\AR
\NC \NC F \NC Kraft ($\perp$\ zur DA) \NC [F]=\unit{1 Newton}\NC\AR
\NC \NC r \NC Kraftarm (Abstand DA – Wirkungslinie) \NC [r]=\unit{1 
meter}\NC\AR

\MR
\NC Momenten-\crlf gleichgewicht \NC\Use3[lM]{\sum M_{\rm 
rechtsdrehend}=\sum M_{\rm linksdrehend}}\NC\AR

\MR
\NC Gleichgewichtsarten \NC\Use3[p(8cm)]{stabil, labil, 
indifferent}\NC\AR

\MR
\NC Hebelgesetz \NC\Use3[lM]{F_1 r_1 = F_2 r_2}\NC\AR
\NC \NC r_i \NC Kraftarme \NC [r_i]=\unit{1 meter} \NC\AR
\MR
\stoptable
\stoptext

What I got before latest beta: old.pdf
What I get with new beta (only snippet): new.pdf

The misalignment is visible.

I know table is deprecated. But I couldn't get xtable to baseline align 
two different cells with display math in the same row.


MWE:
\starttext
\startxtable[frame=off]
\startxrow
\startxcell[width=5cm] \m{\displaystyle \gamma=\frac{1}{\sqrt{1-\left 
(\frac{v}{c}\right )^2}}}\stopxcell

\startxcell[width=4cm] Reaktionsprinzip\stopxcell
\stopxrow
\stopxtable
\stoptext

\gamma isn't aligned with the text "Reaktionsprinzip".

Please tell me what I have to change in table or what table-environment 
I have to use to get the desired output.


Thanks
Christian







old.pdf
Description: Adobe PDF document


new.pdf
Description: Adobe PDF document
___
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
___

Re: [NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Alan Bowen
Will this update also appear in the ConTeXt standalone version?

Alan

On Sun, Dec 20, 2015 at 10:30 AM, Akira Kakuto 
wrote:

> indeed, as synctex used different node numbers than luatex (and is
>> maintained outside the luatex source tree) ... btw as i never use synctex
>> this went unnoticed
>>
>
> I have updated
> web2c/synctexdir/synctex-luatex.h
> in the TeX Live SVN to support synctex in beta-0.87.0.
>
> Thanks,
> Akira
>
>
> ___
> 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
___

Re: [NTG-context] Synchronize ERROR: unknown node type 12

2015-12-20 Thread Alan Bowen
Great—so how does one turn on/off synctex?

Alan

On Sun, Dec 20, 2015 at 11:12 AM, Hans Hagen  wrote:

> On 12/20/2015 5:05 PM, Lukáš Procházka wrote:
>
>> Hello,
>>
>> I'm getting many error messages:
>>
>> "
>> Synchronize ERROR: unknown node type 12
>> "
>>
>> with the latest beta:
>>
>> "
>> mtx-context | warning: synctex is enabled
>> 
>> This is LuaTeX, Version beta-0.87.0 (TeX Live 2016/W32TeX/dev)
>> "
>>
>> and with the MWE:
>>
>> 
>> \starttext
>>  \section{Principy}
>> \stoptext
>> 
>>
>> - see the attached log.
>>
>> The error messages are printed only to the stdout, not in the
>> compilation log file.
>>
>> Anyway, a valid .pdf file is successfully produced, so it seems
>> "Synchronize ERROR" is rather warning.
>>
>> So what's going on?
>>
>> Note that I'm running test with synctex enabled - the message might be
>> related to synctex.
>>
>
> indeed, so for the moment don't use synctex (the syntax code has some
> hardcoded node numbers that are wrong)
>
> 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
>
> ___
___
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
___