Re: [NTG-context] Small caps problem/bug with some fonts

2009-09-22 Thread Hans Hagen
Barry Schwartz wrote: Are there fonts that have a or b in the numr and dnom features but where they do not work in frac? that is unrelated, the replacement rules refer to glyphs an doften they stick to digits so you get a/b with a large a and b and the fractional slash which then gives an

Re: [NTG-context] Performance and fonts issues

2009-09-22 Thread Hans Hagen
Vyatcheslav Yatskovsky wrote: Startup time is 0.531 seconds. OK. Then, why on the Earth all these lmxxx fonts are loaded, if I use Minion Pro typescript? 2.7sec... Hmmm. Seems like a root of evil. What can I do to get rid of all of them? those fonts are loaded for math (and only once as

Re: [NTG-context] vardef with @# not working within context

2009-09-22 Thread Matthijs Kooijman
Hi Hans, it's more that tex likes to duplicate the # internally Ah, yes, I've seen some mentions on @## in error messages, but I thought that was just part of the way metapost handled @#. Apparently not :-) how about adding let @## = @# ; to mp-tool.mp (you need to remake the context

Re: [NTG-context] vardef with @# not working within context

2009-09-22 Thread Hans Hagen
Matthijs Kooijman wrote: Hi Hans, it's more that tex likes to duplicate the # internally Ah, yes, I've seen some mentions on @## in error messages, but I thought that was just part of the way metapost handled @#. Apparently not :-) how about adding let @## = @# ; to mp-tool.mp (you need

[NTG-context] Another small caps problem with some fonts (and old-style figures)

2009-09-22 Thread Mika Ritola
Hello again, I just discovered another weird problem with small caps when using some fonts, e.g. Adobe Jenson Pro or Adobe Garamond Pro. When old-style figures are enabled, the code below generates GEOff instead of GEOFF. Another ligature bug, it seems -- which is strange because I don't see why

Re: [NTG-context] Performance and fonts issues

2009-09-22 Thread Vyatcheslav Yatskovsky
Hi, 1) those fonts are loaded for math (and only once as fonts are shared) Don't understand what 'shared' fonts mean, but how can I prevent these math fonts from loading? Maybe elaborate the typescript? 2) this takes 2.5 seconds on my machine \starttext \usetypescript[palatino]

[NTG-context] Metapost and mkiv

2009-09-22 Thread Otared Kavian
Hi all, The following minimal example used to work with mkiv (until last May, I would guess…) but now it doesn't work with the latest ConTeXt version 2009.09.21 17:39 Can any one tell me please what am I doing wrong? Best regards: OK %% begin \setupcolors[state=start] \starttext

Re: [NTG-context] Another small caps problem with some fonts (and old-style figures)

2009-09-22 Thread Wolfgang Schuster
Am 22.09.2009 um 12:43 schrieb Mika Ritola: Hello again, I just discovered another weird problem with small caps when using some fonts, e.g. Adobe Jenson Pro or Adobe Garamond Pro. When old-style figures are enabled, the code below generates GEOff instead of GEOFF. Another ligature bug,

Re: [NTG-context] Performance and fonts issues

2009-09-22 Thread Hans Hagen
Vyatcheslav Yatskovsky wrote: Mine is 2.656sec, but actual time is 5 sec (I had a lot of complaints about math issues like 'math virtual | unicode point U+1D6EB has no index 004B in vector tex-mi for font rtxmi' ) if you run from the console (cmd), then consider switching to 'console2'

Re: [NTG-context] Metapost and mkiv

2009-09-22 Thread Hans Hagen
Otared Kavian wrote: Hi all, The following minimal example used to work with mkiv (until last May, I would guess…) but now it doesn't work with the latest ConTeXt version 2009.09.21 17:39 Can any one tell me please what am I doing wrong? shows ok here

Re: [NTG-context] Metapost and mkiv

2009-09-22 Thread Aditya Mahajan
On Tue, 22 Sep 2009, Hans Hagen wrote: Otared Kavian wrote: Hi all, The following minimal example used to work with mkiv (until last May, I would guess…) but now it doesn't work with the latest ConTeXt version 2009.09.21 17:39 Can any one tell me please what am I doing wrong? shows ok

[NTG-context] [OT] CMap Resources

2009-09-22 Thread luigi scarso
http://opensource.adobe.com/wiki/display/cmap Welcome to CMap Resources! CMap (Character Map) resources are used to unidirectionally map character codes, such as a Unicode encoding form, to CIDs (Characters IDs, meaning glyphs) of a CIDFont resource. CMap resources, like CIDFont resources,

[NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-22 Thread Janneman
Hi All! It seems to be broken in some way when I try this example \usemodule[bib] \usemodule[bibltx] \setupbibtex[database=7titlar] \starttext \cite[Carlsen2008amt] \cite[Dash2008fik] \cite[Häggström2008tso] \cite[Klisinska2009tft] \cite[Lantz-Andersson2009fie] \cite[Långström2008msf]

Re: [NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-22 Thread Thomas A. Schmitz
On Sep 22, 2009, at 9:17 PM, Janneman wrote: Hi All! It seems to be broken in some way when I try this example This works here: \setuppublications[state=start] \setupbibtex[database=testbib] \starttext \section{one} % or \chapter or \subsection or whatever \cite[Carlsen2008amt]

Re: [NTG-context] bibtex referencelist doesn't show up with mkiv

2009-09-22 Thread Aditya Mahajan
On Tue, 22 Sep 2009, Thomas A. Schmitz wrote: On Sep 22, 2009, at 9:17 PM, Janneman wrote: Hi All! It seems to be broken in some way when I try this example This works here: \setuppublications[state=start] \setupbibtex[database=testbib] \starttext \section{one} % or \chapter or

[NTG-context] Fonts loaded

2009-09-22 Thread Vyatcheslav Yatskovsky
Hello Hans, Sorry for my insistence, but... mkiv lua stats : loaded fonts - 37 files: lmmono10-regular.otf lmmono12-regular.otf lmmono8-regular.otf lmmono9-regular.otf lmroman10-bold.otf lmroman10-regular.otf lmroman12-bold.otf lmroman12-regular.otf lmroman7-bold.otf

[NTG-context] Mark IV

2009-09-22 Thread David Arnold
All, Hans recommended I contact the list with my inquiry. I'm running Leopard on a Mac, using Mactex, texlive 2008. I've updated my context with: sudo ctxtools --updatecontext On a first run of ctxtools, I get this error: loading : ConTeXt Core Macros / Environments ! Undefined

Re: [NTG-context] Fonts loaded

2009-09-22 Thread Hans Hagen
Vyatcheslav Yatskovsky wrote: Hello Hans, Sorry for my insistence, but... mkiv lua stats : loaded fonts - 37 files: lmmono10-regular.otf lmmono12-regular.otf lmmono8-regular.otf lmmono9-regular.otf lmroman10-bold.otf lmroman10-regular.otf lmroman12-bold.otf

[NTG-context] How can I input Join?

2009-09-22 Thread Yue Wang
Hi, I am doing my logic homework using ConTeXt. the command \Join (ref. http://w2.syronex.com/jmr/tex/texsym.old.html) seems to be missing in ConTeXt. (I searched showmathcharacters in context) How can I input that? Thanks Yue Wang

Re: [NTG-context] How can I input Join?

2009-09-22 Thread Yue Wang
Hi, Sorry for my stupid question... The command does exist in ConTeXt. It's name is \Join. I wonder it should be added to \showmathcharacters output. Thanks Yue Wang On Tue, Sep 22, 2009 at 8:53 PM, Yue Wang yuleo...@gmail.com wrote: Hi, I am doing my logic homework using ConTeXt.  the

[NTG-context] MKIV in TL2009

2009-09-22 Thread Aditya Mahajan
Hi Hans and Taco, Perphas you guys already know this, but mkiv does not run in TL09. I tried generating the format and I get : Your luatex binary is way too old, you need at least version 0.42. The included luatex binary is (the date seems wrong?) Version beta-0.40.6-2009090923 (TeX

Re: [NTG-context] MKIV in TL2009

2009-09-22 Thread Arthur Reutenauer
The included luatex binary is (the date seems wrong?) Version beta-0.40.6-2009090923 (TeX Live 2009/Arch Linux) luatex.web = v14240 The appended date and time in the version number is always the compilation date, it does not reflect anything about the sources that were used. Does this

[NTG-context] MKIV on Mactex Texlive 2008

2009-09-22 Thread David Arnold
All, I am using Mactex Texlive 2008 on a Macbook pro. I did this: sudo ctxtools --updatecontext After reading http://wiki.contextgarden.net/Running_Mark_IV, I tried: sudo rsync -av rsync://contextgarden.net/minimals/current/context/ current/ /usr/local/texlive/2008/texmf-dist/ sudo rsync