[NTG-context] problem with t-gnuplot.tex

2013-03-20 Thread JIN Xiao-Yong
Using the new beta from context-minimal

This is LuaTeX, Version beta-0.75.0-2013030308 (rev 4589)
 \write18 enabled.
(/Users/jin/pkgs/ConTeXt/tex/texmf-context/tex/context/base/cont-yes.mkiv

ConTeXt  ver: 2013.03.20 21:07 MKIV  fmt: 2013.3.21  int: english/english

system   'cont-new.mkiv' loaded
(/Users/jin/pkgs/ConTeXt/tex/texmf-context/tex/context/base/cont-new.mkiv
system   beware: some patches loaded from cont-new.mkiv
)
system   files  jobname 'bulk_trans', input 'bulk_trans', result
'bulk_trans'
fontslatin modern fonts are not preloaded
languageslanguage 'en' is active
(bulk_trans.tex
resolversmodules  'gnuplot' is loaded
(/Users/jin/pkgs/ConTeXt/tex/texmf-modules/tex/context/third/gnuplot/t-gnuplot.tex
loading  Gnuplot module
! Undefined control sequence.
log
system   tex  error on line 99 in file
/Users/jin/pkgs/ConTeXt/tex/texmf-modules/tex/context/third/gnuplot/t-gnuplot.tex:
Undefined control sequence ...


argument ...:= \@@GNUPLOT@term@context@linejoin
  ; gp_use_dashed :=
\@@GNUP...
\meta_start_extensions ...extensions(#1,\!!bs #2
  \!!es )}
l.99 \stopMPextensions

?

This happens with context running on a file generated by gnuplot 4.6.1.  I
have been using context in the texlive 2012 without any problem.
___
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 latest beta

2012-07-04 Thread JIN Xiao-Yong
I got the following error in the minimal example (which is all shown in the
output below)

system   tex  error on line 4 in file simpl.tex: Undefined
control sequence ...

1 \setuphead[section][before={\column}]
2 \starttext
3 \startcolumns[n=2]
4   \section{this is a section}
5 \section{another section in a new column}
6 \stopcolumns
7 \stoptext
8


\208multicolumn:yes -\par {\testrulewidth
\zeropoint \ruledvskip
\textheig...
\page_breaks_columns_process ...dle_direct \v!yes
  \fi \relax \the
\everyafte...
to be read again
   \relax
\dohandleheadpagebreakyes ...ter \c!before \relax
  \doif {\headparameter
\c!a...
\docheckheadbefore ...se \continuoussectionhead #1
  \fi
\doheadspacingbeforeyes ...handleheadpagebreakyes
  \headparameter
\c!inbetwee...
...
l.4 \section{this is a section}

Basically, the first line in the file introduces the error.  It worked a
few weeks ago.
___
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
___