[NTG-context] definetypeface vs math symbols

2006-07-10 Thread Ralf Schmitt
Hi all, what is the correct way to use another font in context? We use definetypeface and setupbodyfont (without really knowing what's going on...just copied from some example we found). When I uncomment the font statements in the following example, the Sigma symbol becomes a little circle

Re: [NTG-context] definetypeface vs math symbols

2006-07-10 Thread Thomas A. Schmitz
Try adding the line \usetypescript[serif][charter][ec] at the beginning. [BTW: your minimal example was almost visible; next time, make a bodyfont of 5pt] HTH Thomas On Jul 10, 2006, at 9:10 AM, Ralf Schmitt wrote: \starttext %\definetypeface [charter] [rm] [serif] [charter] [default]

Re: [NTG-context] definetypeface vs math symbols

2006-07-10 Thread Ralf Schmitt
Thomas A. Schmitz wrote: Try adding the line \usetypescript[serif][charter][ec] at the beginning. this didn't work for me... [BTW: your minimal example was almost visible; next time, make a bodyfont of 5pt] I thought about making a comment on this remark. I tried 0pt font size,

Re: [NTG-context] definetypeface vs math symbols

2006-07-10 Thread Thomas A. Schmitz
On Jul 10, 2006, at 11:01 AM, Ralf Schmitt wrote: I thought about making a comment on this remark. I tried 0pt font size, didn't work. Then I tried 1pt font size. And the funny thing is: With 1pt font size the output is good!!!(also with 2pt and 3pt, but not with 4pt or up, with or

Re: [NTG-context] definetypeface vs math symbols

2006-07-10 Thread Ralf Schmitt
Thomas A. Schmitz wrote: On Jul 10, 2006, at 11:01 AM, Ralf Schmitt wrote: I thought about making a comment on this remark. I tried 0pt font size, didn't work. Then I tried 1pt font size. And the funny thing is: With 1pt font size the output is good!!!(also with 2pt and 3pt, but not

Re: [NTG-context] definetypeface vs math symbols

2006-07-10 Thread Ralf Schmitt
Ralf Schmitt wrote: Thomas A. Schmitz wrote: 1. define the math font as well: \definetypeface [charter] [mm] [math] [modern] [default] [encoding=ec] and see if this solves your problem. This works. Until one tries to use a bold font with \bf. This is the complete list of commands I

Re: [NTG-context] !?!? -what's up?

2006-07-10 Thread andrea valle
I reinstalled all (tex, texshop) and solved the problem. Now I installed ConTeXt Beta. Still I have this warning I do not understand: remark : 'texutil' is now part of 'texexec' warning : use 'texmfstart texutil' instead total run time : 7 seconds

Re: [NTG-context] !?!? -what's up?

2006-07-10 Thread Hans Hagen
andrea valle wrote: I reinstalled all (tex, texshop) and solved the problem. Now I installed ConTeXt Beta. Still I have this warning I do not understand: remark : 'texutil' is now part of 'texexec' warning : use 'texmfstart texutil' instead total

Re: [NTG-context] Tough one to debug in figure library

2006-07-10 Thread Hans Hagen
David Arnold wrote: See how I closed up the space? Figure now found! the other pitfall is upper/lowercase mixup Hans ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] clipping problem

2006-07-10 Thread Hans Hagen
Peter Rolf wrote: Just as a reminder for an unsolved problem :) I also tested this on contextgarden, with faulty result. Same with \clip[hoffset=64bp,voffset=64bp,width=64bp,height=64bp]{\reuseMPgraphic{cliptest}} So it doesn't look like a rounding problem. this clips ok here (only one

Re: [NTG-context] Numbering

2006-07-10 Thread Hans Hagen
David Arnold wrote: All, Let's say I have some enumerations that are numbered, for definitions, examples, theorems, etc. Let's say I want everything in a section numbered consecutively, except figures. So, numbering would proceed like this: Definition 1.1 Where the first number is

Re: [NTG-context] Stopper not working

2006-07-10 Thread Hans Hagen
Aditya Mahajan wrote: On Thu, 6 Jul 2006, David Arnold wrote: Hans et all, I don't get my period after item numbers with this file: This is because the code for placing stopper is commented in core-des.tex. Why? did you try the beta? Hans

Re: [NTG-context] clipping problem

2006-07-10 Thread Peter Rolf
Hans Hagen wrote: Peter Rolf wrote: Just as a reminder for an unsolved problem :) I also tested this on contextgarden, with faulty result. Same with \clip[hoffset=64bp,voffset=64bp,width=64bp,height=64bp]{\reuseMPgraphic{cliptest}} So it doesn't look like a rounding problem. this

Re: [NTG-context] Stopper not working

2006-07-10 Thread David Arnold
Yes, we were using the latest. On Jul 10, 2006, at 11:49 AM, Hans Hagen wrote: Aditya Mahajan wrote: On Thu, 6 Jul 2006, David Arnold wrote: Hans et all, I don't get my period after item numbers with this file: This is because the code for placing stopper is commented in core-des.tex.

Re: [NTG-context] Numbering

2006-07-10 Thread David Arnold
OK, Now, how can we get \placeformula \startformula f(x)=x^2 \stopformula To use the same number scheme. On Jul 10, 2006, at 11:47 AM, Hans Hagen wrote: David Arnold wrote: All, Let's say I have some enumerations that are numbered, for definitions, examples, theorems, etc. Let's say I

Re: [NTG-context] Common counter

2006-07-10 Thread Hans Hagen
David Arnold wrote: All, How do you get two enumerations to use a common counter? This didn't work. just clone the definition one: \defineenumeration [remark] [location=serried, width=broad, text=Remark, headstyle=bold, inbetween=\blank, before=\blank,

Re: [NTG-context] Numbering

2006-07-10 Thread Hans Hagen
Mojca Miklavec wrote: On 7/7/06, David Arnold wrote: All, Let's say I have some enumerations that are numbered, for definitions, examples, theorems, etc. Let's say I want everything in a section numbered consecutively, except figures. So, numbering would proceed like this: Grrr

Re: [NTG-context] Strange behaviour of widetilde

2006-07-10 Thread Hans Hagen
Aditya Mahajan wrote: $\widetilde �$ %This is greek rho (does not paste properly on email %client can you send me/taco the zipped file Hans - Hans Hagen | PRAGMA ADE

Re: [NTG-context] Size of Heading

2006-07-10 Thread Hans Hagen
Helin Gai wrote: Hi! I have a question concerning the size of headings. When I say \setuphead[section][numberstyle={\switchtobodyfont [12pt]}], I found that the resulting head number is actually bigger than 12pt. How do I fix that? there is: style textstyle numberstyle so you

Re: [NTG-context] alignment

2006-07-10 Thread Hans Hagen
Hans van der Meer wrote: Question:� Why does this gives an error \midaligned{% \starttabulate[|r|c|l|] \NC abc \NC : \NC PQR \NC\NR \NC def \NC : \NC XYZ \NC\NR \stoptabulate } ! Missing } inserted. inserted text � � � � � � � � } to be read again � � � � � � � � �� \vskip \whitespace

Re: [NTG-context] definetypeface vs math symbols

2006-07-10 Thread Hans Hagen
Ralf Schmitt wrote: Ralf Schmitt wrote: Thomas A. Schmitz wrote: 1. define the math font as well: \definetypeface [charter] [mm] [math] [modern] [default] [encoding=ec] and see if this solves your problem. This works. Until one tries to use a bold font with \bf.

Re: [NTG-context] What to do with math-ext.tex

2006-07-10 Thread Hans Hagen
David Arnold wrote: All, I have a file in my document directory called math-ext.tex. Isn't this part of the core now? Can I get rid of it? you can get rid of that one (or put \endinput at the first line) the beta/next release has more in there (things needed for cow-math and so) Hans

Re: [NTG-context] What to do with math-ext.tex

2006-07-10 Thread Mojca Miklavec
On 7/10/06, Hans Hagen wrote: the beta/next release has more in there (things needed for cow-math and so) Also things like \longrightarrow (which is a problem in Antykwa Torunskwa as well)? Do you have any slides from EuroTeX? Thanks, Mojca ___

[NTG-context] too much space because of margin notes

2006-07-10 Thread Mojca Miklavec
Hello, I would like to write a note in the margin next to some framed formula, but I guess that the formula starts a new paragraph and there's too much space left on the top of the frame. How can I fix that? \starttext \startframedtext \inmargin{some text in margin} \placeformula \startformula

Re: [NTG-context] Common counter

2006-07-10 Thread David Arnold
This is excellent. Now, how can I include this \placeformula[eq:nine] \startformula f(x)=x^2 \stopformula with the same common counter as remark and definition below? just clone the definition one: \defineenumeration [remark] [location=serried, width=broad, text=Remark,