[NTG-context] Averaged integrals

2014-04-14 Thread Janne Junnila
Hi, Is there a command to produce an averaged integral sign ($\int$ with a slash drawn across it)? On a related note: It seems to me that \ointclockwise and \ointctrclockwise produce results opposite to what their names would indicate. Thanks, Janne Junnila

[NTG-context] Bug with \left( \right) in current beta

2013-08-20 Thread Janne Junnila
Hey, The following does not work correctly in the current beta. It seems like the 1 is parsed as a part of (. Inserting a space between ( and 1 makes the example work. \starttext \startformula \left(1 - \right) \stopformula \stoptext Most of the fonts produce nothing for \left(1, cambria

[NTG-context] Cambria math broken in current beta

2013-04-16 Thread Janne Junnila
Hi, After updating, I'm getting error messages like the following: fontsdefining font with asked name 'cambriamath' is not found using lookup 'name' fontsdefining unknown font 'cambriamath', loading aborted fontsdefining unable to define 'cambriamath' as

Re: [NTG-context] Cambria math broken in current beta

2013-04-16 Thread Janne Junnila
at 11:40 AM, Hans Hagen pra...@wxs.nl wrote: On 4/16/2013 9:57 AM, Janne Junnila wrote: Hi, After updating, I'm getting error messages like the following: fontsdefining font with asked name 'cambriamath' is not found using lookup 'name' fontsdefining unknown font

Re: [NTG-context] Cambria math broken in current beta

2013-04-16 Thread Janne Junnila
Thanks, that solved the issue! Janne On Tue, Apr 16, 2013 at 11:57 AM, Hans Hagen pra...@wxs.nl wrote: On 4/16/2013 10:51 AM, Janne Junnila wrote: Upon closer inspection \setupbodyfont[cambria,cambria-m,12pt] works for me while plain \setupbodyfont[cambria,12pt] does not anymore. Minimal

Re: [NTG-context] FiXme and ConTeXt mkiv

2013-03-04 Thread Janne Junnila
On Sun, Mar 3, 2013 at 7:45 PM, Wolfgang Schuster wolfgang.schus...@gmail.com wrote: I put a new version of the module on the server but I suggest to use the annotation module which has more options and let you create your own commands/environments to print notes etc. Thank you very much! I'll

[NTG-context] FiXme and ConTeXt mkiv

2013-03-02 Thread Janne Junnila
Hi all, I was trying to use the FiXme module today, but it seems like it is using some macros that are only available in mkii. Does anyone know of any alternatives? (Or is anyone planning on porting FiXme to mkiv?) Thanks, Janne Junnila

Re: [NTG-context] Math typesetting problems

2013-01-28 Thread Janne Junnila
Indeed it seems like the alignment is good with \dfrac, but this does not solve my problem, since I wish to also use fractions with script-size or scriptscript-size (\xfrac, \xxfrac). The specific formula I have is \startformula f_{B_t | B_s = S, B_u = U}(x) = \frac{e^{-\frac{(u-s)x^2 - 2x(S(u-t)

[NTG-context] Math typesetting problems

2013-01-27 Thread Janne Junnila
Hi all, I've run into a couple of problems with math typesetting. (I'm using the latest ConTeXt standalone beta.) The following doesn't print [x,x] at all: \startformula [x,x]_t = x \stopformula It can be fixed by using \left[x,x\right]_t, but I find the behaviour weird. Another problem I have

Re: [NTG-context] Math typesetting problems

2013-01-27 Thread Janne Junnila
Hi Sietse, Sietse wrote: This is because \startformula can take one optional argument in square brackets, and [x,x] is interpreted as that argument. You can make \startformula stop looking for [...] either by telling it to `\relax`, or by giving it an empty `[]` of its own to chew on. Thanks

Re: [NTG-context] Math operators broken in current beta

2012-07-28 Thread Janne Junnila
It seems like the issue has been fixed. Maybe I just happened to update at a wrong time. Thanks, Janne Junnila On Fri, Jul 27, 2012 at 12:03 PM, Janne Junnila janne.junn...@gmail.com wrote: Hi, Unless I have managed to somehow mess up my installation, math operators don't seem to render

[NTG-context] Math operators broken in current beta

2012-07-27 Thread Janne Junnila
Hi, Unless I have managed to somehow mess up my installation, math operators don't seem to render in the latest beta. The following code produces only $x$ for me. Any ideas? \starttext \startformula \log x \stopformula \stoptext Best regards, Janne Junnila

[NTG-context] Spacing for {\cal P} in XITS

2012-05-29 Thread Janne Junnila
eye. I suppose it's a font issue. Any ideas? Best regards, Janne Junnila ___ 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

Re: [NTG-context] Spacing for {\cal P} in XITS

2012-05-29 Thread Janne Junnila
Doesn't seem to be only macs, I'm on Linux using the latest beta. The PDF I get is like the one Michael sent earlier. I tried other calligraphic letters with the vrules, and it seems that some of them have similar issues, just not as striking as with P. - Janne

[NTG-context] Is alternative=serried broken in enumerations?

2012-02-22 Thread Janne Junnila
is a test. /error Any ideas? - Janne Junnila ___ 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

Re: [NTG-context] A bug in latin modern fonts?

2012-02-04 Thread Janne Junnila
instead of minus at x - 3. The problems arise in the current standalone, the latest stable one worked OK at least for the latin modern fonts. Janne Junnila On Sun, Jan 29, 2012 at 12:42 PM, Janne Junnila janne.junn...@gmail.com wrote: Hi! The following example seems to have some troubles

[NTG-context] A bug in latin modern fonts?

2012-01-29 Thread Janne Junnila
to the problem. Thanks, Janne Junnila ___ 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

[NTG-context] Gnuplot and the dollar sign

2012-01-28 Thread Janne Junnila
\useGNUPLOTgraphic[distr_simple_1] The problem seems to be that the single dollar sign gets interpreted as the start of a math environment. I tried to look through the source code to see how I could tell context to bypass checking for certain characters, but I couldn't figure it out. Thanks for any hints! Janne

Re: [NTG-context] Gnuplot and the dollar sign

2012-01-28 Thread Janne Junnila
. Janne Junnila On Sat, Jan 28, 2012 at 12:23 PM, Mojca Miklavec mojca.miklavec.li...@gmail.com wrote: On Sat, Jan 28, 2012 at 09:16, Janne Junnila wrote: Hi! I'm having trouble while trying to make the following work: \usemodule[gnuplot] \startGNUPLOTscript[distr_simple_1] plot 2_simple_1.out