Hi, I uploaded a beta just before leaving for bachotek. Quite some structure (lua) code has been overhauled and i need to finish some bits. I can probably fix urgent failures but real fixes have to wait till next week. As I'm redoing the backend as well as cross referencing some interaction features might be broken but normally they are easy to fix (once i know what fails). So, best collect all bugs while i'm away so that i can deal with then at once. Hans Aditya ... math numbering formulas is somewhat broken but i'll fix asap; we will have multiple levels of numbering as well as captions for formulas that go to lists etc etc. For that i need to separate some code. ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Hans Hagen 写道:
I uploaded a beta just before leaving for bachotek. Quite some structure (lua) code has been overhauled and i need to finish some bits.
Have fun!
As I'm redoing the backend as well as cross referencing some interaction features might be broken but normally they are easy to fix (once i know what fails). So, best collect all bugs while i'm away so that i can deal with then at once.
I got an error here. ! Argument of \dotripletestemptyx has an extra }. <inserted text> \par <to be read again> } \doif #1#2->\edef \!!stringa {#1} \edef \!!stringb {#2}\ifx \!!stringa \!!str... \dostructurecountercomponent ...\c!title }\v!none {\setfalse \hasstructureco... \docompletefloat ...c!title ={#4},\c!bookmark =][] \globallet \currentfloatnu... <argument> ...\footnote {Test footnote.}}\nextbox \else \docompletefloat {ta... ... l.13 {\placelocalfootnotes} Minimal example: \starttext \startlocalfootnotes \placetable{Test table\footnote{Test footnote.}} \placelegend{ \starttable[|l|l|] \HL \NC East \NC North \NC \FR \NC West \NC South \NC \LR \HL \stoptable} {\placelocalfootnotes} \stoplocalfootnotes \stoptext 2. And another thing I have mentioned before. I just want to arise your attention. The underlines set by textbackground are not stable. Their vertical positions are not predictable. Minimal example: \startuseMPgraphic{mpos:par:columnset:textuline} \iftracepositions show_multi_pars \else draw_multi_pars \fi ; path p ; p := boundingbox currentpicture ; currentpicture := currentpicture shifted (0,0.1*StrutDepth) ; setbounds currentpicture to p ; \stopuseMPgraphic \definetextbackground [underline] [location=text, alternative=1, mp=mpos:par:columnset:textuline, background=, frame=off] \starttext \underline{blurblur} \underline{blurblur} \underline{blurblur} \underline{blurblur} \stoptext Best wishes, Wei-Wei
2009/4/28 Hans Hagen
As I'm redoing the backend as well as cross referencing some interaction features might be broken but normally they are easy to fix (once i know what fails). So, best collect all bugs while i'm away so that i can deal with then at once.
The numbering of footnotes are abnormal. Simple example: \starttext \chapter{T} This is a test\footnote{t}. \chapter{E} This is a test\footnote{e}. \chapter{S} This is a test\footnote{s}. \chapter{T} This is a test\footnote{t}. \stoptext The numbering of four footnotes is "1.1", "2.2", "3.3", "4.4" respectively. In addition, I am looking forward to having the numbering mechanism of "bychapter" again, which I have descriped in http://www.ntg.nl/pipermail/ntg-context/2009/040203.html -- Best wishes, Li Yanrui * Gentoo Linux (~x86) * ConTeXt Minimals Beta (2009.04.28 08:46)
Hi Yanrui, I tested your file and everything is correct here both with mkii and mkiv (ConTeXt ver: 2009.04.21 16:11 MKIV fmt: 2009.4.25 int: english/english). Best regards: OK On 29 avr. 09, at 16:00, Yanrui Li wrote:
2009/4/28 Hans Hagen
: As I'm redoing the backend as well as cross referencing some interaction features might be broken but normally they are easy to fix (once i know what fails). So, best collect all bugs while i'm away so that i can deal with then at once.
The numbering of footnotes are abnormal. Simple example:
\starttext \chapter{T} This is a test\footnote{t}.
\chapter{E} This is a test\footnote{e}.
\chapter{S} This is a test\footnote{s}.
\chapter{T} This is a test\footnote{t}. \stoptext
The numbering of four footnotes is "1.1", "2.2", "3.3", "4.4" respectively.
In addition, I am looking forward to having the numbering mechanism of "bychapter" again, which I have descriped in http://www.ntg.nl/pipermail/ntg-context/2009/040203.html
-- Best wishes, Li Yanrui
* Gentoo Linux (~x86) * ConTeXt Minimals Beta (2009.04.28 08:46) ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
%%%%%%%%%%%%%%%%%% Otared Kavian Département de Mathématiques Université de Versailles Saint-Quentin Bâtiment Fermat 45 aveue des Etats Unis 78035 Versailles cedex Téléphone: +33 1 39 25 46 42 Secrétariat: +33 1 39 25 46 44 Secrétariat: +33 1 39 25 46 46 e-mail: Otared.Kavian@math.uvsq.fr
2009/4/29 Otared Kavian
Hi Yanrui,
I tested your file and everything is correct here both with mkii and mkiv (ConTeXt ver: 2009.04.21 16:11 MKIV fmt: 2009.4.25 int: english/english).
Hi Otared, When you would update to "Minimals 2009.04.28 08:46", maybe you can get the abnormal result with MkIV :) BTW, I found MkII can not work with Minimals 2009.04.28 even though I had regenerated those formats by "context --make --all". $ > texexec --pdf test ...... This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 7.5.7) \write18 enabled. (/opt/context-new/tex/texmf-context/web2c/natural.tcx) I can't find the format file `cont-en.fmt'! TeXExec | runtime: 0.086213 -- Best wishes, Li Yanrui * Gentoo Linux (~x86) * ConTeXt Minimals Beta (2009.04.28 08:46)
On 29 avr. 09, at 18:37, Yanrui Li wrote:
2009/4/29 Otared Kavian
: Hi Yanrui,
I tested your file and everything is correct here both with mkii and mkiv (ConTeXt ver: 2009.04.21 16:11 MKIV fmt: 2009.4.25 int: english/ english).
Hi Otared,
When you would update to "Minimals 2009.04.28 08:46", maybe you can get the abnormal result with MkIV :)
Hi Yanrui, Maybe I was lucky enough and didn't succeed to update yesterday… :-) Best regards: OK
On Thu, 30 Apr 2009, Yanrui Li wrote:
2009/4/29 Otared Kavian
: Hi Yanrui,
I tested your file and everything is correct here both with mkii and mkiv (ConTeXt ver: 2009.04.21 16:11 MKIV fmt: 2009.4.25 int: english/english).
Hi Otared,
When you would update to "Minimals 2009.04.28 08:46", maybe you can get the abnormal result with MkIV :)
BTW, I found MkII can not work with Minimals 2009.04.28 even though I had regenerated those formats by "context --make --all".
context --make only generates mkiv formats. To generate mkii formats, use texexec --make --all Aditya
2009/4/30 Aditya Mahajan
On Thu, 30 Apr 2009, Yanrui Li wrote:
2009/4/29 Otared Kavian
: Hi Yanrui,
I tested your file and everything is correct here both with mkii and mkiv (ConTeXt ver: 2009.04.21 16:11 MKIV fmt: 2009.4.25 int: english/english).
Hi Otared,
When you would update to "Minimals 2009.04.28 08:46", maybe you can get the abnormal result with MkIV :)
BTW, I found MkII can not work with Minimals 2009.04.28 even though I had regenerated those formats by "context --make --all".
context --make only generates mkiv formats. To generate mkii formats, use texexec --make --all
The problem still exist after "texexec --make --all". Today, I deleted the old version and installed a entire new beta. Maybe there is no problem if you updated from the old one. -- Best wishes, Li Yanrui * Gentoo Linux (~x86) * ConTeXt Minimals Beta (2009.04.28 08:46)
Aditya Mahajan wrote:
On Thu, 30 Apr 2009, Yanrui Li wrote:
2009/4/29 Otared Kavian
: Hi Yanrui,
I tested your file and everything is correct here both with mkii and mkiv (ConTeXt ver: 2009.04.21 16:11 MKIV fmt: 2009.4.25 int: english/english).
Hi Otared,
When you would update to "Minimals 2009.04.28 08:46", maybe you can get the abnormal result with MkIV :)
BTW, I found MkII can not work with Minimals 2009.04.28 even though I had regenerated those formats by "context --make --all".
context --make only generates mkiv formats. To generate mkii formats, use texexec --make --all
you can cheat: context --make --pdftex ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Yanrui Li 写道: Hi,
The numbering of footnotes are abnormal. Simple example:
\starttext \chapter{T} This is a test\footnote{t}.
\chapter{E} This is a test\footnote{e}.
\chapter{S} This is a test\footnote{s}.
\chapter{T} This is a test\footnote{t}. \stoptext
The numbering of four footnotes is "1.1", "2.2", "3.3", "4.4" respectively.
I got the problem too. $ context --version MTXrun | current version: 2009.04.29 20:23 Best wishes, Wei-Wei
participants (5)
-
Aditya Mahajan
-
Hans Hagen
-
Otared Kavian
-
Wei-Wei Guo
-
Yanrui Li