Re: [NTG-context] beta vs current

2020-01-30 Thread Hans Hagen
On 1/30/2020 9:56 PM, Henri Menke wrote: On 1/31/20 8:37 AM, Aditya Mahajan wrote: On Thu, 30 Jan 2020, Hans Hagen wrote: Hi, Already for quite some years the 'current' context release is the one that ends up on texlive. The rest of the year we talk about betas and very rarely an alpha

Re: [NTG-context] beta vs current

2020-01-30 Thread Henri Menke
On 1/31/20 8:37 AM, Aditya Mahajan wrote: > On Thu, 30 Jan 2020, Hans Hagen wrote: > >> Hi, >> >> Already for quite some years the 'current' context release is the one >> that ends up on texlive. The rest of the year we talk about betas and >> very rarely an alpha release. This distinction no

Re: [NTG-context] beta vs current

2020-01-30 Thread Aditya Mahajan
On Thu, 30 Jan 2020, Hans Hagen wrote: Hi, Already for quite some years the 'current' context release is the one that ends up on texlive. The rest of the year we talk about betas and very rarely an alpha release. This distinction no longer makes sense. From now on there will be no alpha,

Re: [NTG-context] beta 2019.12.02 18:38 fails to build format

2019-12-04 Thread Hans Hagen
On 12/4/2019 4:37 PM, Thomas A. Schmitz wrote: On 4. Dec 2019, at 15:33, Hans Hagen wrote: it means that your binary doesn't match the tex files (it is a new feature, mentioned a few days before at this list) OK, I see - after wiping everything and a fresh download, lmtx works again -

Re: [NTG-context] beta 2019.12.02 18:38 fails to build format

2019-12-04 Thread Thomas A. Schmitz
> On 4. Dec 2019, at 15:33, Hans Hagen wrote: > > it means that your binary doesn't match the tex files (it is a new feature, > mentioned a few days before at this list) OK, I see - after wiping everything and a fresh download, lmtx works again - there is a problem with line breaks, I’ll

Re: [NTG-context] beta 2019.12.02 18:38 fails to build format

2019-12-04 Thread Hans Hagen
On 12/4/2019 11:41 AM, Thomas A. Schmitz wrote: Hi all, has this already been reported? On my macOS machine, the latest lmtx beta fails to build the format with this error: tex error > tex error on line 99 in file hand-ini.mkxl: ! Undefined control sequence ...ansion

Re: [NTG-context] beta 2019.12.02 18:38 fails to build format

2019-12-04 Thread Otared Kavian
Hi, I can confirm that there is an issue with the script install.sh, since last Saturday, I guess. Indeed I keep having version 2019.11.29 21:58, but at some point I got a version from 2019.12.02 which did not work and upon updating again I got version 2019.11.29 21:58. Also the error

Re: [NTG-context] beta

2019-10-29 Thread Floris van Manen
On 29-10-2019 14:21, Hans Hagen wrote: > You mean: produce pdf layers? Well, imo usage of is so messy and > inconsistent that it doesn't pay off, apart from overhead. But grouping > as way of combining properties is supported. > the cause might be outside context. e.g. it might be that the

Re: [NTG-context] beta

2019-10-29 Thread Hans Hagen
On 10/28/2019 10:00 PM, Floris van Manen wrote: On 28-10-2019 19:20, Hans Hagen wrote: As a teaser ... it is also possible to embed svg code, as in: \startbuffer[svgtest]         \stopbuffer \startTEXpage     \includesvgbuffer[svgtest] \stopTEXpage \startTEXpage    

Re: [NTG-context] beta

2019-10-28 Thread Floris van Manen
On 28-10-2019 19:20, Hans Hagen wrote: > > As a teaser ... it is also possible to embed svg code, as in: > > \startbuffer[svgtest] > >         cx="50" cy="50" r="40" >     stroke="green" stroke-width="10" stroke-opacity="0.3" >     fill="red" fill-opacity="0.3" >     /> >        

Re: [NTG-context] beta

2019-10-02 Thread Hans Hagen
On 10/2/2019 4:06 PM, Hans van der Meer wrote: You can add to the end of the install script: echo "Removing luatex-cache/context" rm -r tex/texmf-cache/luatex-cache/context i updatex mtx-cache mtxrun --script cache --list mtxrun --script cache --erase mtxrun --script cache --erase --make etc

Re: [NTG-context] beta

2019-10-02 Thread Hans Hagen
On 10/2/2019 4:35 PM, Jan U. Hasecke wrote: Am 02.10.19 um 16:06 schrieb Hans van der Meer: You can add to the end of the install script: echo "Removing luatex-cache/context" rm -r tex/texmf-cache/luatex-cache/context I reinstalled 64 bit Linux from http://www.pragma-ade.nl/install.htm and

Re: [NTG-context] beta

2019-10-02 Thread Jan U. Hasecke
Am 02.10.19 um 16:06 schrieb Hans van der Meer: > You can add to the end of the install script: > > echo "Removing luatex-cache/context" > rm -r tex/texmf-cache/luatex-cache/context > I reinstalled 64 bit Linux from http://www.pragma-ade.nl/install.htm and now it works again. Thanks a lot for

Re: [NTG-context] beta

2019-10-02 Thread Hans van der Meer
You can add to the end of the install script: echo "Removing luatex-cache/context" rm -r tex/texmf-cache/luatex-cache/context dr. Hans van der Meer > On 2 Oct 2019, at 15:32, Alan Bowen wrote: > > Hi, Hans— > > The latest lmtx now processes my docs as it should when texmf-cache was >

Re: [NTG-context] beta

2019-10-02 Thread Alan Bowen
Hi, Hans— The latest lmtx now processes my docs as it should when texmf-cache was deleted before installation. So, where is this zip that has the revised install.sh script? Alan On Wed, Oct 2, 2019 at 7:06 AM Hans Hagen wrote: > On 9/30/2019 2:11 PM, Thomas A. Schmitz wrote: > > On 29.09.19

Re: [NTG-context] beta

2019-10-02 Thread Hans Hagen
On 9/30/2019 2:11 PM, Thomas A. Schmitz wrote: On 29.09.19 16:31, Hans Hagen wrote: Hi, A week ago we had the (nice and pleasant) annual context meeting and as usual some new stuff has been presented there which was not yet in the distribution at that moment. Some pending code is now being

Re: [NTG-context] beta

2019-09-30 Thread Thomas A. Schmitz
On 29.09.19 16:31, Hans Hagen wrote: Hi, A week ago we had the (nice and pleasant) annual context meeting and as usual some new stuff has been presented there which was not yet in the distribution at that moment. Some pending code is now being moved into the distribution. Part is font

Re: [NTG-context] beta

2019-04-04 Thread Alan Braslau
On Thu, 4 Apr 2019 10:06:03 -0400 (EDT) Aditya Mahajan wrote: > > I uploaded a new beta (as we're now post current again). The lmtx > > installation is normally also updated in sync but sometimes can be a bit > > ahead as I myself use that as default. > > Is there or will there be any

Re: [NTG-context] beta

2019-04-04 Thread Aditya Mahajan
On Thu, 4 Apr 2019, Hans Hagen wrote: Hi, I uploaded a new beta (as we're now post current again). The lmtx installation is normally also updated in sync but sometimes can be a bit ahead as I myself use that as default. Is there or will there be any difference between context mkiv and

Re: [NTG-context] beta

2018-06-26 Thread Ulrike Fischer
Am Sat, 23 Jun 2018 12:12:05 +0200 schrieb Hans Hagen: > don't use register split in luaotfload ... look in luatex-fonts.lua etc > to soo how to analyze the name .. splitters are something context specific It looks as if we managed to get it working in luaotfload. We are trying to setup test

Re: [NTG-context] beta

2018-06-23 Thread Hans Hagen
On 6/22/2018 6:07 PM, Ulrike Fischer wrote: Am Fri, 22 Jun 2018 16:09:26 +0200 schrieb Hans Hagen: I uploaded a beta (with an seeindex fix). I still get an error about a missing function registersplit when using the new generic loader together with luaotfload. Looking at the code I can see

Re: [NTG-context] beta

2018-06-23 Thread Hans Hagen
On 6/22/2018 4:36 PM, MF wrote: Tested with my setup, which -- you know -- is quite complex. This is the only error: lua error > lua error on line 6 in file /home/massi/context/latest/tex/texmf- context/tex/context/base/mkiv/cont-yes.mkiv:

Re: [NTG-context] beta

2018-06-23 Thread Lutz Haseloff
luatex --credits gives: This is LuaTeX, Version 1.09.0 (TeX Live 2018) The LuaTeX team is Hans Hagen, Hartmut Henkel, Taco Hoekwater, Luigi Scarso. LuaTeX merges and builds upon (parts of) the code from these projects: tex : Donald Knuth etex : Peter Breitenlohner, Phil Taylor and

Re: [NTG-context] beta

2018-06-23 Thread Lutz Haseloff
On Linux armhf i get with the same context and luatex: mtx-context | run 1: luatex --fmt="/usr/local/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en" --jobname="witha"

Re: [NTG-context] beta

2018-06-22 Thread Ulrike Fischer
Am Fri, 22 Jun 2018 17:30:46 +0200 schrieb Wolfgang Schuster: >> ...est/tex/texmf-context/tex/context/base/mkiv/grph-inc.lua:1398: >> image.ownerpassword can not be set >> stack traceback: > Do you get the same error message with the following minimal example: I get the same error after the

Re: [NTG-context] beta

2018-06-22 Thread Wolfgang Schuster
MF 22. Juni 2018 um 17:46 Yes, of course, same error; BTW, the pdf i'm using is not password protected. I’m getting the same message as you when I try to insert pdf file created by context itself begin example \starttext \startbuffer Can this file be

Re: [NTG-context] beta

2018-06-22 Thread Ulrike Fischer
Am Fri, 22 Jun 2018 16:09:26 +0200 schrieb Hans Hagen: > I uploaded a beta (with an seeindex fix). I still get an error about a missing function registersplit when using the new generic loader together with luaotfload. Looking at the code I can see that there is an "if context" switch around

Re: [NTG-context] beta

2018-06-22 Thread MF
> > > Do you get the same error message with the following minimal example: > > \starttext > \externalfigure[figure] > \stoptext > Yes, of course, same error; BTW, the pdf i'm using is not password protected. ___

Re: [NTG-context] beta

2018-06-22 Thread Wolfgang Schuster
MF 22. Juni 2018 um 16:36 Tested with my setup, which -- you know -- is quite complex. This is the only error: lua error > lua error on line 6 in file /home/massi/context/latest/tex/texmf- context/tex/context/base/mkiv/cont-yes.mkiv:

Re: [NTG-context] beta

2018-06-22 Thread MF
Tested with my setup, which -- you know -- is quite complex. This is the only error: lua error > lua error on line 6 in file /home/massi/context/latest/tex/texmf- context/tex/context/base/mkiv/cont-yes.mkiv: ...est/tex/texmf-context/tex/context/base/mkiv/grph-inc.lua:1398:

Re: [NTG-context] beta

2017-08-06 Thread Mikael P. Sundqvist
On Sun, Aug 6, 2017 at 4:11 PM, Hans Hagen wrote: > in next beta > > % \setuphead[chapter][after={\markpage[chapter][+1]}] > \setuphead[chapter][after={\markpage[chapter]\blank[2*big]}] > > \defineoverlay > [whatever] > [\doifelsemarkedpage{chapter}{CHAPTER}{}] > >

Re: [NTG-context] beta

2016-06-08 Thread Hans Hagen
On 6/8/2016 11:02 PM, Jan Tosovsky wrote: On 2016-06-08 Hans Hagen wrote: This version has (experimental) support for color fonts. ... svg one uses svg information from the font Btw, SVG fonts were removed from SVG 2.0 and considered as a deprecated feature:

Re: [NTG-context] beta

2016-06-08 Thread Jan Tosovsky
On 2016-06-08 Hans Hagen wrote: > > This version has (experimental) support for color fonts. > ... > svg one uses svg information from the font Btw, SVG fonts were removed from SVG 2.0 and considered as a deprecated feature: http://caniuse.com/#feat=svg-fonts

Re: [NTG-context] beta

2016-06-08 Thread Hans Åberg
> On 8 Jun 2016, at 22:33, Hans Hagen wrote: >>> I uploaded a new beta. >> >> The OS X installation page does not say how to update when installing system >> wide into /Applications/. >> >> http://wiki.contextgarden.net/Mac_Installation > > just run first_setup again OK.

Re: [NTG-context] beta

2016-06-08 Thread Hans Hagen
On 6/8/2016 6:27 PM, Hans Åberg wrote: On 8 Jun 2016, at 16:41, Hans Hagen wrote: I uploaded a new beta. The OS X installation page does not say how to update when installing system wide into /Applications/. http://wiki.contextgarden.net/Mac_Installation just run

Re: [NTG-context] beta

2016-06-08 Thread Hans Åberg
> On 8 Jun 2016, at 16:41, Hans Hagen wrote: > I uploaded a new beta. The OS X installation page does not say how to update when installing system wide into /Applications/. http://wiki.contextgarden.net/Mac_Installation

Re: [NTG-context] beta

2016-05-08 Thread Pablo Rodriguez
On 05/07/2016 09:42 PM, Pablo Rodriguez wrote: > On 05/07/2016 02:51 PM, Hans Hagen wrote: >> Hi, >> >> I uploaded a beta. This one has an (partially) alternative loader for >> type one files so that we can apply features as with open type fonts >> (node mode). I didn't test it extensively but I

Re: [NTG-context] beta

2016-05-07 Thread Pablo Rodriguez
On 05/07/2016 02:51 PM, Hans Hagen wrote: > Hi, > > I uploaded a beta. This one has an (partially) alternative loader for > type one files so that we can apply features as with open type fonts > (node mode). I didn't test it extensively but I dont' expect many > problems either. Hi Hans, I’m

Re: [NTG-context] beta / current

2016-03-31 Thread Hans Hagen
On 3/30/2016 8:35 PM, Pablo Rodriguez wrote: On 03/30/2016 12:51 PM, Hans Hagen wrote: Hi, As texlive code freeze is on the horizon, we are close to a new current release. The current beta will probably not change much till that moment. We now have luatex 0.90 but might as well end up with

Re: [NTG-context] beta / current

2016-03-30 Thread Pablo Rodriguez
On 03/30/2016 12:51 PM, Hans Hagen wrote: > Hi, > > As texlive code freeze is on the horizon, we are close to a new current > release. The current beta will probably not change much till that > moment. We now have luatex 0.90 but might as well end up with 0.95 in > texlive 2016 (because as

Re: [NTG-context] beta

2016-01-30 Thread luigi scarso
On Sat, Jan 30, 2016 at 10:23 AM, Akira Kakuto wrote: > Doesn’t work here. >> This is LuaTeX, Version beta-0.88.0 (TeX Live 2016/dev) (INITEX) >> > > Here there is no problem with > This is LuaTeX, Version beta-0.89.0 (TeX Live 2016/W32TeX/dev) > > Does the version

Re: [NTG-context] beta

2016-01-29 Thread Wolfgang Schuster
Hans Hagen 29. Januar 2016 um 16:12 Hi, I uploaded a beta. Apart from things mentioned here th emost important change is the xml entity handler, some additions to the command setup code, and a few extra \xml* helpers (plus some obscure removed). So, if you have a

Re: [NTG-context] beta/7.7.2015: error with \in

2015-07-12 Thread Hans Hagen
On 7/11/2015 5:56 PM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Hello, I'm getting the following error: mtx-context | run 1: luatex --fmt=c:/Ctx-Beta/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde... iv --c:kindofrun=1 --c:maxnofruns=9 --c:nonstopmode

Re: [NTG-context] beta/7.7.2015: error with \in

2015-07-11 Thread Pablo Rodriguez
On 07/11/2015 05:56 PM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Hello, I'm getting the following error: [...] Any quick fix? Hi Lukáš, I’m afraid this is all Greek to me. But how about upgrading to latest beta from 2015.07.10 00:05. Just in case it might help, Pablo --

Re: [NTG-context] Beta problem with arranging XY

2015-07-09 Thread Hans Hagen
On 7/9/2015 10:04 AM, Taco Hoekwater wrote: Hi, It seems that the latest betas have a problem with the XY arrangement and/or \setuppaper. The attached file used to run fine, but lately all the placements are off (the address labels should be roughly centered on the A4 page). I am not sure

Re: [NTG-context] Beta problem with arranging XY

2015-07-09 Thread Taco Hoekwater
On 09 Jul 2015, at 13:23, Hans Hagen pra...@wxs.nl wrote: \setuplayout[location=middle] That fixes the global placement indeed, great. But it does not solve the problem that address number 1 appears in label number 4 (and 13 to 15 are off the bottom of the page). Best wishes, Taco

Re: [NTG-context] Beta problem with arranging XY

2015-07-09 Thread Hans Hagen
On 7/9/2015 2:21 PM, Taco Hoekwater wrote: On 09 Jul 2015, at 13:23, Hans Hagen pra...@wxs.nl wrote: \setuplayout[location=middle] That fixes the global placement indeed, great. But it does not solve the problem that address number 1 appears in label number 4 (and 13 to 15 are off the

Re: [NTG-context] beta

2015-03-26 Thread Christian Prim
Hi Hans, with the new beta following mwe produces a bug. Perhaps I'm doing something wrong. MWE: \definefontfamily[mainface][sans][DejaVu Sans] %or \definefontfamily[mainface][sans][gosmicksans] with the same result \setupbodyfont[mainface] \starttext \input tufte \stoptext Error log:

Re: [NTG-context] beta

2015-03-26 Thread Pablo Rodriguez
On 03/26/2015 07:24 PM, Hans Hagen wrote: Hi, I uploaded a beta (for luatex 0.80) that has some changes in low level interfaces. Hopefully there are no side effects but there are they can be sorted out fast. I tested the code on projects and manuals so it should not be too bad. Depending

Re: [NTG-context] beta

2015-03-26 Thread Wolfgang Schuster
Am 26.03.2015 um 20:14 schrieb Pablo Rodriguez oi...@gmx.es: On 03/26/2015 07:24 PM, Hans Hagen wrote: Hi, I uploaded a beta (for luatex 0.80) that has some changes in low level interfaces. Hopefully there are no side effects but there are they can be sorted out fast. I tested the

Re: [NTG-context] beta

2015-03-26 Thread Hans Hagen
On 3/26/2015 8:35 PM, Wolfgang Schuster wrote: Am 26.03.2015 um 20:14 schrieb Pablo Rodriguez oi...@gmx.es: On 03/26/2015 07:24 PM, Hans Hagen wrote: Hi, I uploaded a beta (for luatex 0.80) that has some changes in low level interfaces. Hopefully there are no side effects but there are they

Re: [NTG-context] beta

2014-12-01 Thread Pablo Rodriguez
On 11/26/2014 08:28 PM, Hans Hagen wrote: [...] \setuphyphenation[method=traditional] enables it and as by default we are a bit more tolerant to what a word is, you can enforce a more strict behaviour with Hans, sorry for not having answered before, but I found that this new setup doesn’t

Re: [NTG-context] beta

2014-11-26 Thread Pablo Rodriguez
On 11/26/2014 08:28 PM, Hans Hagen wrote: Hi, I uploaded a new beta. Hans, I’m afraid that this sample cannot be compiled with the new beta: \starttext \section{What is \ConTeXt?} \stoptext Pablo -- http://www.ousia.tk

Re: [NTG-context] beta

2014-11-26 Thread Christian Prim
Hi Hans, the tikz-example on the wiki (which worked in last beta) doesn't compile too. http://wiki.contextgarden.net/TikZ Christian 2014-11-26 21:06 GMT+01:00 Pablo Rodriguez oi...@gmx.es: On 11/26/2014 08:28 PM, Hans Hagen wrote: Hi, I uploaded a new beta. Hans, I’m afraid that

Re: [NTG-context] beta

2014-11-26 Thread Hans Hagen
On 11/26/2014 9:06 PM, Pablo Rodriguez wrote: On 11/26/2014 08:28 PM, Hans Hagen wrote: Hi, I uploaded a new beta. Hans, I’m afraid that this sample cannot be compiled with the new beta: \starttext \section{What is \ConTeXt?} \stoptext ah, a missing \protect .. i'll fix it

Re: [NTG-context] beta

2014-11-26 Thread Hans Hagen
On 11/26/2014 9:29 PM, Christian Prim wrote: Hi Hans, the tikz-example on the wiki (which worked in last beta) doesn't compile too. http://wiki.contextgarden.net/TikZ it works here so it's prob ably the already discussed tikz library issue Hans

Re: [NTG-context] beta

2014-11-26 Thread Christian Prim
Sorry for the noise, after a fresh install of standalone, everything is fine again. Don't know, why this happened. Christian 2014-11-26 21:48 GMT+01:00 Hans Hagen pra...@wxs.nl: On 11/26/2014 9:29 PM, Christian Prim wrote: Hi Hans, the tikz-example on the wiki (which worked in last beta)

Re: [NTG-context] beta

2013-09-10 Thread Khaled Hosny
On Mon, Sep 09, 2013 at 08:01:30PM +0200, Hans Hagen wrote: Hi, I uploaded a beta with additional bidi code. There are now three methods: default : the original one, the fastest, wil be improved a bit one : unicode bidi, derived from khaleds t-bidi, cleaned up and optimized plus some

Re: [NTG-context] beta

2013-09-10 Thread Hans Hagen
On 9/10/2013 3:50 PM, Khaled Hosny wrote: On Mon, Sep 09, 2013 at 08:01:30PM +0200, Hans Hagen wrote: Hi, I uploaded a beta with additional bidi code. There are now three methods: default : the original one, the fastest, wil be improved a bit one : unicode bidi, derived from khaleds

Re: [NTG-context] beta

2013-08-24 Thread Marco Patzer
On 2013–08–24 Hans Hagen wrote: On 8/24/2013 2:08 AM, Marco Patzer wrote: On 2013–08–24 Hans Hagen wrote: On 8/23/2013 2:41 PM, Otared Kavian wrote: Hi Hans, This is a very nice feature indeed. Out of curiosity, I wondered whether it is possible to to have \placeinitial to work with

Re: [NTG-context] beta

2013-08-23 Thread Philipp Gesang
···date: 2013-08-22, Thursday···from: Hans Hagen··· Hi, Some new magic in the beta ... \setupbodyfont[pagella] \starttext \setupindenting[medium,yes] \setupalign[tolerant] \definefirstline [fancy] [alternative=line, color=darkred,

Re: [NTG-context] beta

2013-08-23 Thread Otared Kavian
Hi Hans, This is a very nice feature indeed. Out of curiosity, I wondered whether it is possible to to have \placeinitial to work with \definefirstline, or a variant of it: that is not only have the first character of the first sentence as a dropped capital, but also the first line (or first

Re: [NTG-context] beta

2013-08-23 Thread Hans Hagen
On 8/23/2013 2:41 PM, Otared Kavian wrote: Hi Hans, This is a very nice feature indeed. Out of curiosity, I wondered whether it is possible to to have \placeinitial to work with \definefirstline, or a variant of it: that is not only have the first character of the first sentence as a dropped

Re: [NTG-context] beta

2013-08-23 Thread Marco Patzer
On 2013–08–24 Hans Hagen wrote: On 8/23/2013 2:41 PM, Otared Kavian wrote: Hi Hans, This is a very nice feature indeed. Out of curiosity, I wondered whether it is possible to to have \placeinitial to work with \definefirstline, or a variant of it: that is not only have the first

Re: [NTG-context] beta

2013-08-23 Thread Hans Hagen
On 8/24/2013 2:08 AM, Marco Patzer wrote: On 2013–08–24 Hans Hagen wrote: On 8/23/2013 2:41 PM, Otared Kavian wrote: Hi Hans, This is a very nice feature indeed. Out of curiosity, I wondered whether it is possible to to have \placeinitial to work with \definefirstline, or a variant of it:

Re: [NTG-context] beta

2013-04-16 Thread Marco Patzer
On 2013–04–16 Hans Hagen wrote: - frac fixed Thanks. - fixed more restrictive tex file lookup in run context s-pre-17.mkiv still works on my machine. I'm fine with that, just want to let you know, it might not be the intended behaviour. Marco signature.asc Description: Digital

Re: [NTG-context] beta

2013-04-16 Thread Hans Hagen
On 4/16/2013 1:04 PM, Marco Patzer wrote: On 2013–04–16 Hans Hagen wrote: - frac fixed Thanks. - fixed more restrictive tex file lookup in run context s-pre-17.mkiv still works on my machine. I'm fine with that, just want to let you know, it might not be the intended behaviour.

Re: [NTG-context] beta

2013-03-13 Thread Hans Hagen
On 3/13/2013 3:59 AM, Li Yanrui (李延瑞) wrote: fails to define fonts. See this example: \definefontsynonym[song][name:adobesongstd] \definefontfallback[hereos][name:texgyreherosregular][0x-0x0400] \definefontsynonym[fbsong][song][fallbacks=hereos] \definefont[newsong][fbsong] \starttext

Re: [NTG-context] beta

2013-03-12 Thread 李延瑞
2013/3/13 Hans Hagen pra...@wxs.nl: Hi, I uploaded a beta. Quite some files were touched as I went over all messages at the Lua end (simplified using the formatter, more consistent, etc). It might be that I made mistakes which then will show up when tracing options are enabled or error

Re: [NTG-context] beta

2013-02-19 Thread Aditya Mahajan
On Tue, 19 Feb 2013, Hans Hagen wrote: This is experimental in upcoming beta: \starttext \definemathfence [fancybracket] [bracket] [command=yes,color=blue] Some feature requests: 1. Can we choose asymmetric fences, for example bra and ket notation in quantum physics: \bra{x} = \lvert x

Re: [NTG-context] beta

2013-02-19 Thread Hans Hagen
On 2/19/2013 8:19 PM, Aditya Mahajan wrote: On Tue, 19 Feb 2013, Hans Hagen wrote: This is experimental in upcoming beta: \starttext \definemathfence [fancybracket] [bracket] [command=yes,color=blue] Some feature requests: 1. Can we choose asymmetric fences, for example bra and ket

Re: [NTG-context] beta (MP)

2012-12-11 Thread Alan BRASLAU
On Mon, 10 Dec 2012 23:28:17 +0100 Hans Hagen pra...@wxs.nl wrote: Hi, I uploaded a beta. There are some minor changes in the mp machinery (as preparation for 'double' support. As I upgraded some file related code recently there can be issues (easy to solve once known as it's hard to

Re: [NTG-context] beta (MP)

2012-12-11 Thread Taco Hoekwater
On 12/11/2012 09:05 AM, Alan BRASLAU wrote: (Already reported directly, but I forgot to put the list on copy.) There is a problem with the new beta. Minimal example: \starttext \startMPcode draw fullcircle scaled 1cm ; \stopMPcode \stoptext This example works for me, and

Re: [NTG-context] beta (MP)

2012-12-11 Thread Otared Kavian
Hi Alan, Your example works on my machine (Mac OS X 10.8 and Context version 2012.12.10 23:20). Best regards: OK On 11 déc. 2012, at 09:05, Alan BRASLAU alan.bras...@cea.fr wrote: On Mon, 10 Dec 2012 23:28:17 +0100 Hans Hagen pra...@wxs.nl wrote: Hi, I uploaded a beta. There are some

Re: [NTG-context] beta (MP)

2012-12-11 Thread luigi scarso
On Tue, Dec 11, 2012 at 9:36 AM, Taco Hoekwater t...@elvenkind.com wrote: On 12/11/2012 09:05 AM, Alan BRASLAU wrote: (Already reported directly, but I forgot to put the list on copy.) There is a problem with the new beta. Minimal example: \starttext \startMPcode draw

Re: [NTG-context] beta

2012-11-23 Thread Sietse Brouwer
Bill Meahan wrote: Strictly FYI, Arkandis Digital Foundry has a couple of math fonts available. I can't say how good/useful they are since I don't typeset math but I noticed them while visiting the Arkandis site and thought I'd pass the information along. More info:

Re: [NTG-context] beta

2012-11-22 Thread Hans Hagen
Hi Khaled these virtual versions are essentially the body font counterparts with lots of display-modifying tweaks piled on to make them behave like math fonts. These virtual versions were used for a time while the math fonts were in development. The virtual counterparts are adaptations of the

Re: [NTG-context] beta

2012-11-22 Thread Hans Hagen
On 11/21/2012 8:10 PM, Sietse Brouwer wrote: Futher: I see in math-vfu.lua the following comment: There are still areas where the virtuals are better. Which areas are these? better hinting is one there are also some pending symbols in lm/gyre, like combinations of extensible stacked arrows

Re: [NTG-context] beta

2012-11-22 Thread Khaled Hosny
On Thu, Nov 22, 2012 at 11:35:36AM +0100, Hans Hagen wrote: Hi Khaled these virtual versions are essentially the body font counterparts with lots of display-modifying tweaks piled on to make them behave like math fonts. These virtual versions were used for a time while the math fonts were

Re: [NTG-context] beta

2012-11-22 Thread Bill Meahan
On 11/21/2012 05:41 PM, Otared Kavian wrote: Hi Hans, I made some testings with the new beta and noticed that there are a few maths characters or commands which are broken now. Strictly FYI, Arkandis Digital Foundry has a couple of math fonts available. I can't say how good/useful they are

Re: [NTG-context] beta

2012-11-21 Thread Sietse Brouwer
Hi Hans, Nice to hear that the official math fonts are good enough to be the default now! Hans Hagen wrote: I've changed the defaults for the math fonts so that now we use the 'real thing'. However, as there can be issues, one can still say at the top of a document (of in cont-syst.tex):

Re: [NTG-context] beta

2012-11-21 Thread Khaled Hosny
On Wed, Nov 21, 2012 at 08:10:19PM +0100, Sietse Brouwer wrote: these virtual versions are essentially the body font counterparts with lots of display-modifying tweaks piled on to make them behave like math fonts. These virtual versions were used for a time while the math fonts were in

Re: [NTG-context] beta

2012-11-21 Thread Otared Kavian
Hi Hans, I made some testings with the new beta and noticed that there are a few maths characters or commands which are broken now. Here is a minimal example: %%% begin bug-lm.tex \starttext The commands \type{\imply} is not anymore defined. \type{\iff}, \type{\Longrightarrow},

Re: [NTG-context] beta

2012-11-21 Thread Aditya Mahajan
On Wed, 21 Nov 2012, Otared Kavian wrote: Hi Hans, I made some testings with the new beta and noticed that there are a few maths characters or commands which are broken now. Here is a minimal example: %%% begin bug-lm.tex \starttext The commands \type{\imply} is not anymore defined.

Re: [NTG-context] beta

2012-11-21 Thread Otared Kavian
On 21 nov. 2012, at 23:45, Aditya Mahajan adit...@umich.edu wrote: […] Do these work with xits or cambria, i.e., is it a font or a context issue. Hi Aditya, The bug appears with Latin Modern, that is the default font in TeX. With xits and palatino the example I sent works fine. Best regards:

Re: [NTG-context] beta

2012-08-10 Thread Romain Diss
Hi, Le vendredi 10 août 2012, Hans Hagen a écrit : On 10-8-2012 00:31, Mojca Miklavec wrote: On Thu, Aug 9, 2012 at 11:01 PM, Hans Hagen wrote: As I wanted to acccess the help on the wiki, I've added a feature to mtxrun that can be used in an editor: mtxrun --gethelp

Re: [NTG-context] beta

2012-08-10 Thread Philipp Gesang
···date: 2012-08-10, Friday···from: Romain Diss··· Hi, Le vendredi 10 août 2012, Hans Hagen a écrit : On 10-8-2012 00:31, Mojca Miklavec wrote: On Thu, Aug 9, 2012 at 11:01 PM, Hans Hagen wrote: As I wanted to acccess the help on the wiki, I've added a feature to mtxrun that can be

Re: [NTG-context] beta

2012-08-09 Thread Mojca Miklavec
On Thu, Aug 9, 2012 at 11:01 PM, Hans Hagen wrote: Hi, There is a new feature in mtxrun: As I wanted to acccess the help on the wiki, I've added a feature to mtxrun that can be used in an editor: mtxrun --gethelp --url=http://www.contextgarden.net/Command/setuplist; sh:

Re: [NTG-context] beta

2012-08-09 Thread Hans Hagen
On 10-8-2012 00:31, Mojca Miklavec wrote: On Thu, Aug 9, 2012 at 11:01 PM, Hans Hagen wrote: Hi, There is a new feature in mtxrun: As I wanted to acccess the help on the wiki, I've added a feature to mtxrun that can be used in an editor: mtxrun --gethelp

Re: [NTG-context] beta

2012-08-09 Thread Mojca Miklavec
On Fri, Aug 10, 2012 at 12:35 AM, Hans Hagen wrote: On 10-8-2012 00:31, Mojca Miklavec wrote: On Thu, Aug 9, 2012 at 11:01 PM, Hans Hagen wrote: Hi, There is a new feature in mtxrun: As I wanted to acccess the help on the wiki, I've added a feature to mtxrun that can be used in an

Re: [NTG-context] beta

2012-08-09 Thread Hans Hagen
On 10-8-2012 00:39, Mojca Miklavec wrote: On Fri, Aug 10, 2012 at 12:35 AM, Hans Hagen wrote: On 10-8-2012 00:31, Mojca Miklavec wrote: On Thu, Aug 9, 2012 at 11:01 PM, Hans Hagen wrote: Hi, There is a new feature in mtxrun: As I wanted to acccess the help on the wiki, I've added a

Re: [NTG-context] beta

2012-08-09 Thread Philipp Gesang
···date: 2012-08-10, Friday···from: Hans Hagen··· On 10-8-2012 00:31, Mojca Miklavec wrote: On Thu, Aug 9, 2012 at 11:01 PM, Hans Hagen wrote: Hi, There is a new feature in mtxrun: As I wanted to acccess the help on the wiki, I've added a feature to mtxrun that can be used in an editor:

Re: [NTG-context] beta

2012-07-09 Thread Meer, H. van der
This new beta crashed here immidiately: ConTeXt ver: 2012.07.09 20:28 MKIV fmt: 2012.7.9 int: english/english metapost loading 'metafun': /Users/hans/TeX/context-new/tex/texmf-context/metapost/context/base/metafun.mpiv structuresectioning @ level 1 : 0 - \headtext {content} !

Re: [NTG-context] beta

2012-07-09 Thread Hans Hagen
On 9-7-2012 20:59, Meer, H. van der wrote: This new beta crashed here immidiately: how new? keep in mind that the garden needs to sync as well Hans - Hans Hagen | PRAGMA ADE

Re: [NTG-context] beta

2012-07-09 Thread Philipp Gesang
···date: 2012-07-09, Monday···from: Hans Hagen··· On 9-7-2012 20:59, Meer, H. van der wrote: This new beta crashed here immidiately: how new? keep in mind that the garden needs to sync as well I can confirm this for 2012.07.09 20:28. Minimal example:

Re: [NTG-context] beta

2012-07-09 Thread Meer, H. van der
Your message was posted 20:38 this day. The format told me: ConTeXt ver: 2012.07.09 20:28 MKIV fmt: 2012.7.9 int: english/english I therefore concluded this would be the newst version. Did you perhaps procure a new beta within that 10 minute interval? I would call that a close finish ;-) I

Re: [NTG-context] beta

2012-07-09 Thread Prashanth
Version 2012.07.09 20:28 seems to have fixed all my problems. Thank you! On 09/07/12 21:30, Hans Hagen wrote: On 9-7-2012 20:59, Meer, H. van der wrote: This new beta crashed here immidiately: how new? keep in mind that the garden needs to sync as well Hans

Re: [NTG-context] beta

2012-07-09 Thread Hans Hagen
On 9-7-2012 21:44, Philipp Gesang wrote: ···date: 2012-07-09, Monday···from: Hans Hagen··· On 9-7-2012 20:59, Meer, H. van der wrote: This new beta crashed here immidiately: how new? keep in mind that the garden needs to sync as well I can confirm this for 2012.07.09 20:28. Minimal

Re: [NTG-context] beta

2012-06-27 Thread Bill Meahan
On 06/27/2012 08:52, Hans Hagen wrote: Hi, I uploaded a new beta. In the process of cleanup I kicked out some of the supp-* modules, most noticeably the visual debugger. That one has been replaced by another mechanism and a merge of some functionality already present in modules (and more might

Re: [NTG-context] beta

2012-06-27 Thread Mojca Miklavec
On Wed, Jun 27, 2012 at 4:02 PM, Bill Meahan wrote: Which beta will be included in the released version of texlive 2012? 2012.05.24 19:36 (plus two or three minor changes from later versions) Will other updates be included in texlive updates? No. They might be included in TLContrib, but

  1   2   3   4   5   6   7   >