Re: [NTG-context] Issues with bibtex
Thank you very much, it was worked after mktexlsr. -- Best regards, Huang Ze 2011/2/4 Taco Hoekwater > On 02/04/2011 01:49 AM, views63 wrote: > >> >Works here with the beta 2011.02.02 13:03. >> The same to me. Today, I update to the beta 2011.02.04 00:30, it also >> not working. >> the "test.blg" said >> >> The top-level auxiliary file: test.aux >> I couldn't open style file cont-no.bst >> > > This is controlled by BSTINPUTS setting in texmf.cnf (bibtex uses > kpathsea), perhaps something has changed there, or you have to > regenerate the database with mktexlsr. > > Best wishes, > Taco > ___ 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] Issues with SyncTeX
Hi all, The SyncTeX has an issues with the beta 2011.02.04 00:30. example: \synctex=1 \starttext test \stoptext log: ! LuaTeX error :1: ')' expected near '\'. \ctxcommand ...\directlua \zerocount {commands.#1} \synctexwarning ...se \writeline \writestatus \m ! systems{BEWARE: synctex fu... \synctexwarning \loadmapfile [mkiv-base.map]\globallet \igno... \doateverystarttext ->\the \everystarttext \global \everystarttext \emptytoks \starttext ->\doateverystarttext \ifcase \textlevel \registerfileinfo [begin... l.2 \starttext ? r -- Best regards, Huang Ze ___ 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] Issues with bibtex
>Works here with the beta 2011.02.02 13:03. The same to me. Today, I update to the beta 2011.02.04 00:30, it also not working. the "test.blg" said The top-level auxiliary file: test.aux I couldn't open style file cont-no.bst ---line 2 of file test.aux : \bibstyle{cont-no : } I'm skipping whatever remains of this command I found no style file---while reading file test.aux You've used 0 entries, 0 wiz_defined-function locations, 85 strings with 492 characters, and the built_in function-call counts, 0 in all, are: and the "test.bbl" is empty. use "luatools cont-no.bst" can't found the "luatools cont-no.bst" 2011/2/4 Li Yanrui (李延瑞) > 2011/2/4 views63 : > > Hi all, > > > > the bibtex is not worked in latest beta (MkIV) > > > > Works here with the beta 2011.02.02 13:03. > > -- > Best regards, > > Li Yanrui (李延瑞) > > ___ > 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 > > ___ > test.aux Description: Binary data test.blg Description: Binary data test.log Description: Binary data test.tuc 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 ___
[NTG-context] Issues with bibtex
Hi all, the bibtex is not worked in latest beta (MkIV) example: test.tex \setupbibtex[database=ref] \starttext The word form \cite[art]. \title{Ref} \placepublications[criterium=all] \stoptext ref.bib @article{art, author = "author", title = "test", journal = "test", volume = "25", number = "7", pages = "95-98", year = "2005" } -- Best regards, Huang Ze test.tar.gz Description: GNU Zip compressed 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] beta
Hi Hans, my new ConTeXt misses cldf-int.mkiv loading : ConTeXt Multilingual Macros / Helpers <+ /opt/context/tex/texmf-context/tex/context/base/mult-aux.lua>) ! I can't find file `cldf-int.mkiv'. \relax l.108 \loadmarkfile{cldf-int} % interface Please type another input file name: -- Best regards, Huang Ze 2011/2/1 Hans Hagen > Hi, > > I uploaded a new beta. > > 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 ___
Re: [NTG-context] \tfx or \tfxx is fail with nonintegral fonts size
Thank you, but the macros (\tfx or \tfxx) is worked well in the older version. why? -- Best regards, Huang Ze 2011/1/7 Li Yanrui (李延瑞) > 2011/1/6 views63 : > > Hi all, > > I find the "\tfx" or "\tfxx" is fail in nonintegral fonts size with > latest > > beta (MKIV), but the "\small" was worked. > > example: > > > > \starttext > > > > \switchtobodyfont[15.01pt] > > > > \tfxx > > > > test > > > > \switchtobodyfont[15pt] > > > > \tfx > > > > test > > > > \switchtobodyfont[15.01pt] > > > > \small > > > > test > > > > \stoptext > > > > Hi, > > The predefinded size list of body fonts is > [4pt,5pt,6pt,7pt,8pt,9pt,10pt,11pt,12pt,14.4pt,17.3pt]. If you use the > size exsisted in this list, the macros such as \tfx and \tfxx works > can always work. Otherwise you have to define body fonts by yourself. > > -- > Best regards, > > Li Yanrui (李延瑞) > > ___ > 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] \tfx or \tfxx is fail with nonintegral fonts size
Hi all, I find the "\tfx" or "\tfxx" is fail in nonintegral fonts size with latest beta (MKIV), but the "\small" was worked. example: \starttext \switchtobodyfont[15.01pt] \tfxx test \switchtobodyfont[15pt] \tfx test \switchtobodyfont[15.01pt] \small test \stoptext -- Best regards, Huang Ze ___ 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] issue with \usesymbols[mvs]
Thank you, I see. 2010/12/14 Hans Hagen : > On 14-12-2010 7:03, views63 wrote: > >> define fonts> forced type ttf of marvosym not found >> define fonts> font with name marvosym is not found >> define fonts> unknown font marvosym, loading aborted >> define fonts> unable to define marvosym.ttf as \**currentsymbolfont** >> backends> using xmp file >> '/opt/context/tex/texmf-context/tex/context/base > > mkiv assumes marvosym.ttf to be present > > 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 ___
[NTG-context] issue with \usesymbols[mvs]
Hi all, I use the way from http://wiki.contextgarden.net/Symbols, but It is not working. It has the marvosym (type1 fonts) In the context tds. ~ $ luatools marvosym.pfb /opt/context/tex/texmf/fonts/type1/public/marvosym/marvosym.pfb I have to use the marvosym.ttf ? OR How can I do? thanks. example: \usesymbols[mvs] \definesymbol[1][{\symbol[martinvogel 2][PointingHand]}] \definesymbol[2][{\symbol[martinvogel 2][CheckedBox]}] \starttext \startitemize[packed] \item item \item item \startitemize[packed] \item item \item item \stopitemize \item item \stopitemize \stoptext log: define fonts> forced type ttf of marvosym not found define fonts> font with name marvosym is not found define fonts> unknown font marvosym, loading aborted define fonts> unable to define marvosym.ttf as \**currentsymbolfont** backends> using xmp file '/opt/context/tex/texmf-context/tex/context/base -- Best regards, Huang Ze ___ 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] Issues with cross reference
Thank you. It works well now. -- Best regards, Huang Ze 2010/12/13 Hans Hagen : > On 11-12-2010 1:58, views63 wrote: >> >> Hi all, >> >> cross reference is not worked in latest beta (MkIV) >> >> example: >> >> \starttext >> >> \placeformula[f] >> \startformula >> {\bf d}(t)=(1-t)^2{\bf b}_{0,0}+2(1-t)t\Big[\frac{1}{2}{\bf >> b}_{0,1}+\frac{1}{2}{\bf b}_{1,0}\Big]+t^2{\bf b}_{1,1}. >> \stopformula >> >> see (\in[f]) >> >> \stoptext > > it took me a while to figure out that I had rename a low level function > wrongly .. fixed asap > > > - > 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] Issues with cross reference
Hi all, cross reference is not worked in latest beta (MkIV) example: \starttext \placeformula[f] \startformula {\bf d}(t)=(1-t)^2{\bf b}_{0,0}+2(1-t)t\Big[\frac{1}{2}{\bf b}_{0,1}+\frac{1}{2}{\bf b}_{1,0}\Big]+t^2{\bf b}_{1,1}. \stopformula see (\in[f]) \stoptext -- Best regards, Huang Ze ___ 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] problem in resume module
Hi Hans, Oh, sorry I forget it. the minimal test: \usemodule[resume][interface=moderncv,style=classic] \starttext \startresume \cvlanguage{language 1}{Skill level}{Comment} \stopresume \stoptext 2010/12/5 Hans Hagen : > On 4-12-2010 5:51, views63 wrote: >> >> Hi Wolfgang, >> >> In new beta also has problem. >> >> log: >> >> structure : section @ level 3 : 0.0.0 -> Education >> ! Missing number, treated as zero. >> >> ) >> \currenttableformat ->s0|s0rp(.15\textwidth ) > > so what does the minimal test look like > > - > 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 > ___ > resumetest-classic.tex Description: TeX 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 ___
[NTG-context] some issue in the OpenType MATH
\starttext \startformula \int_a^b f(x)=I \stopformula Hi all, There are some issue in the OpenType MATH example: \startformula \left|\matrix{1 & 1 & 1 & 1\cr 0 & 2 & 3 & 1\cr 0 & 0 & 3 & 1\cr 0 & 0 & 0 & 2}\right| = 12. \stopformula \setupbodyfont[cambria] $\int_a^bf(x)=I$ \startformula% The symbol of "\int" is looks the same inline equation, displaystyle switched Invalid. \int_a^b f(x)=I \stopformula \startformula% the "|" too short \left|\matrix{1 & 1 & 1 & 1\cr 0 & 2 & 3 & 1\cr 0 & 0 & 3 & 1\cr 0 & 0 & 0 & 2}\right| = 12. \stopformula \setupbodyfont[euler] \startformula % the "|" too short \left|\matrix{1 & 1 & 1 & 1\cr 0 & 2 & 3 & 1\cr 0 & 0 & 3 & 1\cr 0 & 0 & 0 & 2}\right| = 12. \stopformula \stoptext -- Best regards, Ze Huang ___ 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] problem in resume module
Hi Wolfgang, In new beta also has problem. log: structure : section @ level 3 : 0.0.0 -> Education ! Missing number, treated as zero. ) \currenttableformat ->s0|s0rp(.15\textwidth ) |s0w(.025\textwidth )|s0p(\dime... ...egintableformat \currenttableformat \doendtableformat \firstofoneargument #1->#1 \dorestarttable ...restarttable {#1}\restarttable \doinserttablehead \ifspli... \docvline ...h})|s0p(\measure {maincolumnwidth})|] \NC \doifelsenothing {#2}... l.1 ...{Institution}{City}{\it Grade}{Description} \cventry {year--year}{Deg... ? -- Best regards, Ze Huang 2010/11/22 Wolfgang Schuster : > > Am 22.11.2010 um 04:01 schrieb views63: > >> Hi Wolfgang, >> >> I find a problem in resume module with latest beta > > It’s a bug in the table environment, see my other mail on the list. > > 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 > ___ > ___ 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] problem in resume module
Hi Wolfgang, I find a problem in resume module with latest beta log: structure : section @ level 3 : 0.0.0 -> Extra 1 ! Undefined control sequence. ~ \firstoftwoarguments #1#2->#1 \docvline ...2}{~}{\setupinterlinespace \relax #2} \NC \NC \setupinterlinespa... l.1 ...section {Extra 1} \par \cvlistitem {Item 1} \cvlistitem {Item 2} \cvl... \dogetbufferasis ...uffers.get("\currentbuffer ")} \dodobuffer ...c!number \endcsname \else #2\fi }#1 \popmacro \currentbuffer ... l.75 \stopresume ? -- Best regards, Ze Huang resumetest-classic.tex Description: TeX 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] displaystyle switched off?
The symbol of "\int" with cambria OpenType MATH doesn't work example: \setupbodyfont[cambria] \starttext $\int_a^b=I$ \startformula%\displaystyle \int_a^b=I \stopformula \stoptext -- Best Regards Ze 2010/11/17 Taco Hoekwater : > On 11/17/2010 03:59 PM, Mojca Miklavec wrote: >> >> Dear Hans, >> >> in a recent version of ConTeXt the \displaystyle seems to be "switched >> off" inside \startformula in MKIV (\sum has no subscript): >> >> \starttext >> \startformula >> P^{(α)} = \sum_{a\in{\cal G}} χ_a^{(α)}T(G_a), >> \stopformula >> \stoptext >> >> In current version (tlcontrib's update to TL) and in MKII it works fine. > > I believe this is one of the bugs fixed by today's beta > (after it broke in an earlier beta). > > Best wishes, > Taco > ___ > 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] beta
Hi Hans, The symbol of \int look the same not in \displaystyle with cambria example: \setupbodyfont[cambria] \starttext $\int_a^b=I$ \startformula%\displaystyle \int_a^b=I \stopformula \stoptext -- Best Regards Huang Ze 2010/11/13 Hans Hagen : > Hi, > > I uploaded a new beta (so the minimals will have it in about an hour): > > - some cleanup at the lua end as side effect of documenting lua interfacing > as part of writing the cld manual > > - a couple of bug fixed in the lua code that crept in during some > optimizations > > - removal of some old lua code (not needed any more or replaced by better > code) > > - a couple of patches (or extensions) to macros (due to reports on the > list); for instance, the HideLayer and VideLayer reference actions were > never implemented; also, some animation code has been added (for WS) > > - definitions like \definedfont[file:lbr.pfb] are ok now (remapped onto afm, > a few line harmless extension) > > - a replacement of the existing marking mechanism (as used for running > headers and footers): less interference with typesetting as mark nodes are > no longer part of the game; more robust synchronization of chained marks > (sectioning); more robust handling of marking in columns and columnsets; > experimental marking in arbitrary constructs (thomas might like that one); > not all is tested but we have: > > the usual marking: first, last, previous, current; these are strict in the > sense that they take sectioning into account > > some new, less strict marking: firstpage, lastpage, previouspage; these > ignore sectioning related resets > > some experimental methods: next, nextpage; these concern parts of paragraphs > that end up on the next page, so limited lookahead (in there is interest we > can make that full lookahead i.e. future marks) > > the usual column related marking: > > \getmarking[chapter][first]/ > \getmarking[chapter][page][first]/ > \getmarking[chapter][column:first][first]/ > \getmarking[chapter][column:1][first]/ > \getmarking[chapter][1][first] > > even more expermental: > > \definemarking[boxmark] > > \setbox0\ruledvbox{ > \marking[boxmark]{tufte} \input tufte \par > \marking[boxmark]{ward} \input ward \par > } > > \synchronizemarking[zerobox][0] \box0 > > \getmarking[boxmark][zerobox][first] > \getmarking[boxmark][zerobox][last] > > anyhow, it might be that something is broken, but at least this > implementation has more potential > > - the properties mechanism is obsolete and replaced by three mechanism that > used them (originally properties dealt with specific engine/backend > functionality); the most important ones are > > \defineviewerlayer[name][options] > \startviewerlayer[name]\stopviewerlayer > \viewerlayer[name]{...} > > and > > \defineeffect[name][options] > \starteffect[name]\stopviewerlayer > \effect[name]{...} > > where we have predefined (as with former properties): > > \defineeffect [inner] [alternative=inner,rulethickness=.25pt] > \defineeffect [outer] [alternative=outer,rulethickness=.25pt] > \defineeffect [both] [alternative=both, rulethickness=.25pt] > \defineeffect [normal] [alternative=normal] > \defineeffect [hidden] [alternative=hidden] > \defineeffect [stretch] [alternative=stretch,stretch=1] > > the properties commands are still there but map onto these so older code > should work ok (but somewhat less efficient) > > 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 ___
[NTG-context] some symbols is abnormal
some symbols is abnormal the latest beta (MkIV) example: \starttext \startformula \bigcup_{n=1}^{\infty} A_n \in F \qquad |I|=\prod_{j=1}^n(b_j-a_j) \stopformula \stoptext -- Best Regards <>___ 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] Issues with number of formula
Thanks a lot. btw, the way in subsectin or more is failed -- Best regards, Huang Ze 2010/10/26 Hans Hagen : > On 26-10-2010 4:40, views63 wrote: >> >> Oh,sorry in http://www.ntg.nl/pipermail/ntg-context/2010/047258.html >> the way >> "setupformulas[numbercolor=blue,numberstyle=bold,prefixsegments=1:100,way=bysection]" >> was work. >> but what's the "prefixsegments=1:100" > > that you can upto 100 prefixes > > 1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1.1 > > not that we have that many levels predefined > > - > 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] Issues with number of formula
Oh,sorry in http://www.ntg.nl/pipermail/ntg-context/2010/047258.html the way "setupformulas[numbercolor=blue,numberstyle=bold,prefixsegments=1:100,way=bysection]" was work. but what's the "prefixsegments=1:100" mean? -- Best regards, Huang Ze 2010/10/26 views63 : > Hi all > > I found an issues with number of formula in latest beta (MkIV) > > example: > > \setupenumerations > [formula] > [way=bysection, > prefix=yes, > prefixsegments=chapter:section] > \starttext > \chapter{one} > \section{one} > See formula \in[eq:3] > \section{two} > \placeformula[eq:3] > \startformula > f(x)=x^3 > \stopformula > \stoptext > > 1. missing a dot in the number of formula. > > I must add "\defineenumeration[definition][text=Definition]" > change"\setupenumerations[definition,formula][...]" > and use once > > \startdefinition > some text > \stopdefinition > > before the "\placeformula" > > 2. in cross-reference,it was missing the section number the problem > the same in "\setupnumber[formula]" > > example: > > \setupnumber[formula][way=bysection,numbersection=yes,prefix=yes,prefixsegments=chapter:section] > \starttext > \chapter{one} > \section{one} > See formula \in[eq:3] > \section{two} > \placeformula[eq:3] > \startformula > f(x)=x^3 > \stopformula > \stoptext > > -- > Best regards, > > Huang Ze > ___ 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] Issues with number of formula
Hi all I found an issues with number of formula in latest beta (MkIV) example: \setupenumerations [formula] [way=bysection, prefix=yes, prefixsegments=chapter:section] \starttext \chapter{one} \section{one} See formula \in[eq:3] \section{two} \placeformula[eq:3] \startformula f(x)=x^3 \stopformula \stoptext 1. missing a dot in the number of formula. I must add "\defineenumeration[definition][text=Definition]" change"\setupenumerations[definition,formula][...]" and use once \startdefinition some text \stopdefinition before the "\placeformula" 2. in cross-reference,it was missing the section number the problem the same in "\setupnumber[formula]" example: \setupnumber[formula][way=bysection,numbersection=yes,prefix=yes,prefixsegments=chapter:section] \starttext \chapter{one} \section{one} See formula \in[eq:3] \section{two} \placeformula[eq:3] \startformula f(x)=x^3 \stopformula \stoptext -- Best regards, Huang Ze ___ 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] [xits] \sqrt not work properly
Hi Hongwen Qiu, It was the same others opentype math fonts example: \usetypescript[cambria] \switchtobodyfont[cambria,10pt] \starttext \startformula \sqrt{abcde} \stopformula \stoptext \usetypescript[euler] \switchtobodyfont[euler,10pt] \starttext \startformula \sqrt{abcde} \stopformula \stoptext \starttypescript [math] [asana] [name] \definefontsynonym [MathRoman] [name:Asana-Math][features=math\mathsizesuffix] \stoptypescript \switchtobodyfont[asana,10pt] \starttext \startformula \sqrt{abcde} \stopformula \stoptext -- Best regards, Ze 在 2010年9月14日 上午11:35,Hongwen Qiu 写道: > The \sqrt is not work properly in Mkiv. The following is the minimal > example, and the result is attached > \setupbodyfont[xits] > \starttext > \startformula > \sqrt{abcde} > \stopformula > \stoptext > > ___ > 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] beta
Hi, I found an issues with the symbol of integral and its lower limit and upper limit example: \definetypeface [mainface] [mm] [math] [palatino] [default][encoding=texnansi] \setupbodyfont[mainface,rm,12pt] \starttext $\int_a^b f(x)\,{\rm d}x=I$ \stoptext -- Best Regards 2010/9/10 Hans Hagen : > Hi, > > I uploaded a beta. There have been some changes in the initial font loading > code (mostly an experiment and hopefully compatible). The default > load->cache method is unchanged (and tagged table') but you can configure > others (given tat you run luatex 0.63) > > There are three optional levels of intermediate garbage collection: > > \enabledirectives[fonts.otf.loader.cleanup=1] % true|false 1 2 3 > > The higher the number, the less memory is used (I'm preparing a chapter for > hybrid.pdf that discusses these methods and gives some statistics). By > default cleanup is turned off. Garbage collection efficiency differs per > situation and is somewhat platform dependent. > > There are three methods but only table and sparse make sense: > > \enabledirectives[fonts.otf.loader.method=table] > \enabledirectives[fonts.otf.loader.method=mixed] > \enabledirectives[fonts.otf.loader.method=sparse] > > In some cases sparse might save a bit of memory but at the cost of runtime > and even then it only concerns making a font cache-ready so in practice it > is seldom needed to change the defaults. > > Only mess around with these directives if you are convinced that it will > improve your situation. As said, these are the results of an experiment so > we keep them around. > > If no serious problems are found in the beta I will release a current, so > that we're nicely in sync with todays luatex beta. > > 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 ___
Re: [NTG-context] an issues with resume module
Oh,sorry. I mean the results of \setresumevalue{mobile} {mobile(optional)} only “mobile (optional)} ” missing symbol of mobile(see the picture)So,I have to do use \setresumevalue{mobile} {\symbol[martinvogel 2][Mobilephone]mobile (optional)} , but the symbol of \symbol[martinvogel 2][FAX] upward bias than the baseline. The order of \setresumevalue{quote}{Some quote (optional)} is invalid. -- Best regards, Huang Ze 2010/8/12 Wolfgang Schuster : > Am 11.08.10 02:12, schrieb views63: >> >> BTW: In the old version beta some symbol is invalid such as >> "\setresumevalue{mobile}" > > I’m sorry but I don’t know what you mean. > > 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 ___
Re: [NTG-context] an issues with resume module
thanks a lot -- Best regards, Huang Ze 2010/8/11 Wolfgang Schuster : > Am 11.08.10 02:12, schrieb views63: >> >> Hi all >> >> I found an issues with resume module in latest beta (MkIV) > > Fixed. > >> BTW: In the old version beta some symbol is invalid such as >> "\setresumevalue{mobile}" > > I’ll look into this later. > > 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 ___
[NTG-context] an issues with resume module
Hi all I found an issues with resume module in latest beta (MkIV) log: loading : Context User Module / Correspondence (E:/context/tex/texmf-context/tex/context/third/letter/base/t-correspondence.mkiv)) ! Undefined control sequence. \dosetupcorrespondencelayerframe ...uplocalframed [#2#3\v!frame ][#4] \next5 #1,->\dodododosetupcorrespondencelayer {#1} \doprocesscommaitem \doprocesscommalist ...item \gobbleoneargument #1, ]\relax \global \advance \... \next4 #1,->\dododosetupcorrespondencelayer {#1} \doprocesscommaitem \doprocesscommalist ...item \gobbleoneargument #1, ]\relax \global \advance \... \dododefinecorrespondencelayer ...!strut =\v!yes ] \dodosetupcorrespondencela... ... l.105 \dodefineresumelayer[\v!header] ? BTW: In the old version beta some symbol is invalid such as "\setresumevalue{mobile}" -- Best regards, Huang Ze resumetest-classic.tex Description: TeX 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] an issues with punk module
In latest beta the punk module was normal and the PunkNova font is working. Thanks to all. -- Best regards, Huang Ze ___ 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] an issues with punk module
Hi all I found an issues with punk module in latest beta (MkIV) example: \usemodule[punk] \usetypescript[punk] \setupbodyfont[punk, 32pt] \starttext All animals are equal, but some animals are more equal than others. \stoptext -- Best regards, Huang Ze test.log 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] mtxrun error
2010/7/3 luigi scarso : >> In this way the log said "ConTeXt ver: 2010.05.24 13:05 MKIV > version is defined in context.tex > \edef\contextversion{2010.05.24 13:05} > > >>fmt: 2010.7.2 int: english/english" why? > Date of format generation (in your case last time you have build your > format is 2010.7.2) > > -- > 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 > ___ > I had update, yesterday. sorry,I find the "context.tex" is replaced by the old one(ConTeXt ver: 2010.05.24 13:05 ) after update. ___ 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] mtxrun error
2010/7/2 Li Yanrui (李延瑞) : > 2010/7/2 Li Yanrui (李延瑞) : >> 2010/7/2 Li Yanrui (李延瑞) : >>> 2010/6/30 luigi scarso : On Wed, Jun 30, 2010 at 9:36 AM, Alan BRASLAU wrote: > Latest minimals: > > mtxrun:9289: attempt to concatenate local 'v' (a table value) confirmed on my linux 32 box too >>> >>> it seems that the following commands can solved this problem. >>> >>> sed -i 's/t\[vv.."."..v\]/t\[vv\]/g' $TEXMFOS/bin/luatools >>> sed -i 's/t\[vv.."."..v\]/t\[vv\]/g' $TEXMFOS/bin/mtxrun >>> >> >> $ sed -i 's/t\[vv.."."..v\] = kk/t\[k\] = vv/g' $TEXMFOS/bin/luatools >> $ sed -i 's/t\[vv.."."..v\] = kk/t\[k\] = vv/g' $TEXMFOS/bin/mtxrun >> $ luatools --generate >> $ sed -i 's//t\[vv.."."..v\] = kk/t\[k\] = vv/g' `luatools data-res.lua` >> > > the last command should be > > $ sed -i 's/t\[vv.."."..v\] = kk/t\[k\] = vv/g' `luatools data-res.lua` > > then > > $ context --make > > > -- > Best regards, > > Li Yanrui (李延瑞) > ___ > 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 > ___ > In this way the log said "ConTeXt ver: 2010.05.24 13:05 MKIV fmt: 2010.7.2 int: english/english" why? I used the latest. ___ 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] There are some math fonts can't be found with the beta 2010.03.30 and luatex > 0.52
2010/4/5 Li Yanrui (李延瑞) : > Hi, > > A sample: > > \starttext > > \startformula > \left[\matrix{1\cr 0\cr 0}\right]. > \stopformula > > \stoptext I find it was worked with LuaTeX Version beta-0.53.0-2010040221 (rev 3568) but don't worked with LuaTeX revision 3584 btw the LuaTeX file from w32tex -- Best regards ___ 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] Stack overflow
2010/3/29 Hans Hagen : > On 29-3-2010 15:35, Hans Hagen wrote: > i found the place where the recursion occurs but that's not really the > problem > > the problem is in the runner which does not stip the path right > > will be fixed in next beta In the new beta also has problem in TeXworks: MTXrun | fileio: no cnf files found (TEXMFCNF may not be set/known) MTXrun | fileio: remembering file 'mtx-context.lua' MTXrun | fileio: remembering file 'mtx-contexts.lua' MTXrun | fileio: remembering file 'mtx-context.lua' MTXrun | fileio: remembering file 'context.lua' MTXrun | unknown script 'context.lua' or 'mtx-context.lua' from the command line: MTXrun | unknown script 'context.lua' or 'mtx-context.lua' ___ 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] new contextbeta distribution broken?
2010/3/21 Wolfgang Schuster : > Am 20.03.10 13:13, schrieb Hans van der Meer: > >> Suddenly got this error from: \setupinterlinespace[big] > > Fixed. > > MTXrun | current version: 2010.03.20 22:59 > > Wolfgang put it in front of "\starttext" is invalid ___ 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] mtxrun.lua:2167: stack overflow
> What does $synctexoption resolve to? > > Mojca Problems still remain even if use configuration: name=ConTeXt MkIV program=context arguments=$fullname showPdf=true ___ 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] mtxrun.lua:2167: stack overflow
Hi all, I use ConTeXt MkIV version: 2010.03.10 23:47 withTeXworks,it doesn't work. the error message:E:\context\tex\texmf-mswin\bin\mtxrun.lua:2167: stack overflow tools configuration: name=ConTeXt MkIV program=mtxrun arguments=--autogenerate, --script, context, $synctexoption, $fullname showPdf=true ___ 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] rsfs font problem with MKIV
2010/3/7 Mojca Miklavec : > On Fri, Mar 5, 2010 at 11:45, views63 wrote: > No, better put them to texmf-local or texmf-fonts, not to texmf, else > they will be deleted when you synchronize the archive next time. Thank you very much. now I can use first-setup without "--keep" synchronize the archive ___ 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] \setupinterlinespace[] does work
Hi all, In single file the "\setupinterlinespace[big]" don't work when it placed in front of the "\starttext". The example: \setupinterlinespace[big] \starttext \input Knuth \stoptext -- Best Regards ___ 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] using `` '' the output is wrong.
2010/1/18 Taco Hoekwater > > Hi, > > views63 wrote: > > Hi all, > > > > I'm using `` complex analysis'' the output is wrong. > > Not really. We (Hans and I) would say that it is now finally right. ;) > > > but using \ quotation (... ...) can output the correct quotation marks > > This is the right way to do it. Alternatively, you can use unicode > characters to input the correct quotation marks. > > Best wishes, > Taco Thank you ,I see. -- Best Regards ___ 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] using `` '' the output is wrong.
Hi all, I'm using `` complex analysis'' the output is wrong. but using \ quotation (... ...) can output the correct quotation marks The example: \starttext `` complex analysis'' \quotation{complex analysis} \stoptext -- Best Regards <>___ 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 ___