ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* beta
@ 2011-03-25 17:30 Hans Hagen
  2011-03-25 18:06 ` beta (broken?) Marco
                   ` (3 more replies)
  0 siblings, 4 replies; 36+ messages in thread
From: Hans Hagen @ 2011-03-25 17:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I uploaded a new beta. There are quite some changes this time:

- backend code has been reorganized and cleaned up and aspects of 
interaction have been partially reimplemented (like widgets) in a more 
mkiv-ish way (or actually mkvi); widgets now have an updated inheritance 
model

- the font related lua code has been cleaned up and reorganized as well 
and; the cached data is different, the memory footprint is somewhat 
smaller, processing can be a bit faster, font related parameters are 
better organized in subtables in the font instance, etc

- the generic font code (in luatex-fonts) has been stripped from context 
related features so that it is easier to cook up mkiv specific 
extensions without too much interference (or side effects) for the 
generic code

- a couple of fixes (like discussed on this list the last few weeks) 
have been applied

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] 36+ messages in thread
* beta (broken?)
@ 2011-03-25 18:28 Reviczky, Adam
  2011-03-25 18:56 ` Hans Hagen
  0 siblings, 1 reply; 36+ messages in thread
From: Reviczky, Adam @ 2011-03-25 18:28 UTC (permalink / raw)
  To: ntg-context

I'm getting this since today morning:

mtx-context     | run 1: luatex --fmt="/home/08/reviczky/local32/texlive/experimental/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/cont-en" --lua="/home/08/reviczky/local32/texlive/experimental/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/cont-en.lui" --backend="pdf" "./test.tex"
This is LuaTeX, Version beta-0.65.0-2010121316 
 \write18 enabled.
(test.tex

ConTeXt  ver: 2011.03.25 18:03 MKIV  fmt: 2011.3.25  int: english/english

system          > cont-new.mkiv loaded
(/home/08/reviczky/local32/texlive/experimental/tex/texmf-context/tex/context/base/cont-new.mkiv
system          > beware: some patches loaded from cont-new.mkiv
)
system          > test.top loaded
(test.top)
fonts           > latin modern fonts are not preloaded
languages       > language en is active
{/home/08/reviczky/local32/texlive/experimental/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map}
fonts           > preloading latin modern fonts (second stage)
(/home/08/reviczky/local32/texlive/experimental/tex/texmf-context/tex/context/base/type-siz.mkiv) (/home/08/reviczky/local32/texlive/experimental/tex/texmf-context/tex/context/base/type-otf.mkiv){/home/08/reviczky/local32/texlive/experimental/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/home/08/reviczky/local32/texlive/experimental/tex/texmf/fonts/map/dvips/lm/lm-rm.map}
fonts           > otf loading > loading: /home/08/reviczky/local32/texlive/experimental/tex/texmf/fonts/opentype/public/lm/lmroman12-regular.otf (hash: lmroman12-regular)
fonts           > otf loading > font loaded okay
fonts           > otf loading > file size: 110400
fonts           > encoding > loading (extended) adobe glyph list
fatal error: this module is not for context
system          | total runtime: 0.878
___________________________________________________________________________________
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] 36+ messages in thread
* beta broken?
@ 2010-10-21 15:38 Oliver Buerschaper
  2010-10-21 15:43 ` Mojca Miklavec
  2010-10-23 12:33 ` Oliver Buerschaper
  0 siblings, 2 replies; 36+ messages in thread
From: Oliver Buerschaper @ 2010-10-21 15:38 UTC (permalink / raw)
  To: mailing ConTeXt users list for

Dear all,

today's beta yields the following console output:

---
/usr/texbin/mtxrun:8736: attempt to concatenate local 'v' (a table value)
---

:-(

Best,
Oliver
___________________________________________________________________________________
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] 36+ messages in thread

end of thread, other threads:[~2011-03-27 12:42 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-25 17:30 beta Hans Hagen
2011-03-25 18:06 ` beta (broken?) Marco
2011-03-25 18:24   ` Hans Hagen
2011-03-25 18:58     ` Marco
2011-03-25 19:56       ` Hans Hagen
2011-03-25 20:16         ` Marco
2011-03-25 21:37           ` Hans Hagen
2011-03-26 11:28             ` Marco
2011-03-25 21:08         ` Marco
2011-03-25 21:39           ` Hans Hagen
2011-03-25 21:56             ` Mojca Miklavec
2011-03-25 22:01               ` Hans Hagen
2011-03-26  8:22                 ` Taco Hoekwater
2011-03-26  9:09                 ` Mojca Miklavec
2011-03-25 19:23 ` beta Aditya Mahajan
2011-03-25 19:41   ` beta Peter Münster
2011-03-25 19:52   ` beta Hans Hagen
2011-03-25 22:03 ` beta mathew
2011-03-26  8:19   ` beta Taco Hoekwater
2011-03-26 10:42     ` beta Hans Hagen
2011-03-26 22:00       ` beta mathew
2011-03-27 12:42         ` beta Hans Hagen
2011-03-26  1:16 ` beta Li Yanrui (李延瑞)
2011-03-26 11:23   ` beta Florian Wobbe
2011-03-26 11:42     ` beta Hans Hagen
2011-03-26 11:42   ` beta Hans Hagen
2011-03-27 11:21     ` beta Florian Wobbe
2011-03-27 12:31       ` beta Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2011-03-25 18:28 beta (broken?) Reviczky, Adam
2011-03-25 18:56 ` Hans Hagen
2010-10-21 15:38 beta broken? Oliver Buerschaper
2010-10-21 15:43 ` Mojca Miklavec
2010-10-21 17:06   ` Oliver Buerschaper
2010-10-23 12:33 ` Oliver Buerschaper
2010-10-23 12:43   ` Taco Hoekwater
2010-10-26 11:54     ` Oliver Buerschaper

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).