[NTG-context] RE: \placefigure[left] aligning with second line

2003-08-12 Thread Duncan Hothersall
I wrote: When I use \placefigure[left] the top of the figure is aligned with the second line of the text. I would like it to be aligned with the first line. If you look at the example on page 243/4 of the manual you can see it happening there too: And then immediately afterwards I tried

Re: [NTG-context] some XML stuff (and bugs?)

2003-08-12 Thread Hans Hagen
At 10:12 11/08/2003 +0200, =?iso-8859-2?Q?Martin_Kola=F8=EDk?= wrote: 4. if I use mathbuffer//math it does not work -- math implementation using \XMLremapdata[mml] does not find any MML tag. Anyhow, I did not suceed with pre expansion of buffer/ -- probably, if I am able to expand (get content

RE: [NTG-context] \placefigure[left] again!

2003-08-12 Thread Duncan Hothersall
Bill wrote: So begin your text with: \strut {\bf } or one of the other commands. \strut is a zero-width character. Excellent, thanks. I had experimented with just {}, and even \,\! but the problem remained. This solves it, thanks a lot. Duncan [EMAIL PROTECTED]