[NTG-context] Handling MathML in ConTEXt

2014-05-06 Thread Ananth Narayanan
Dear Sir, I am new to ConTEXt. I am using the below mentioned coding in a TEX file and try to compile it in ConTEXt to get a .DVI output. But I am getting PDF output only %=\setupbodyfont[times]\usemodule[mathml]\starttext\setupheader [state=stop]\startbuffermath

[NTG-context] Empty heads after leading whitespace

2014-05-06 Thread Maggyero
after={\blank[0em]\blank[disable]}] Yes it also works, thank you Thangalin. So here is the final solution (I have added the 'nowhite' keyword in the second blank to kill whitespaces when they are active) to get real empty heads (sections here) in the document: \setupwhitespace[line]

Re: [NTG-context] Empty heads after leading whitespace

2014-05-06 Thread Hans Hagen
On 5/6/2014 7:08 AM, Thangalin wrote: \setuphead [section] [placehead=empty, page=yes, after={\blank[0em]\blank[disable]}] That works for me. I don't know if it is better, but if it works for you as well then it is probably the way to go. mtx-context | current version:

Re: [NTG-context] Handling MathML in ConTEXt

2014-05-06 Thread Hans Hagen
On 5/5/2014 2:02 PM, Ananth Narayanan wrote: Dear Sir, I am new to ConTEXt. I am using the below mentioned coding in a TEX file and try to compile it in ConTEXt to get a .DVI output. But I am getting PDF output only %= \setupbodyfont[times] \usemodule[mathml] \starttext

Re: [NTG-context] Force two figures to appear on the same page

2014-05-06 Thread Thomas Friedrich
Unfortunately, this is not what I am looking for: Both figures have there own caption and shall appear as separate figures in the list of figures at the end of the document. 2014-04-30 22:39 GMT+02:00 Andres Conrado ela...@chiquitico.org: Maybe combinations is what you are looking for? It works

Re: [NTG-context] text with background does not break properly around float

2014-05-06 Thread Thomas Möbius
Has really no one an idea how to solve this problem? It is driving me crazy... Thanks for any help. Thomas 2014-04-30 12:24 GMT+02:00 Thomas Möbius kont...@thomasmoebius.de: Dear ConTeXt list, text that has some background attached to it, does not properly break if a float appears on the

Re: [NTG-context] Force two figures to appear on the same page

2014-05-06 Thread Wolfgang Schuster
Am 06.05.2014 um 12:36 schrieb Thomas Friedrich friedr...@statistik.tu-dortmund.de: Unfortunately, this is not what I am looking for: Both figures have there own caption and shall appear as separate figures in the list of figures at the end of the document. You can use the floatcombination

Re: [NTG-context] [Metapost] Using mkIV and metapost to produce SVG

2014-05-06 Thread Hans Hagen
On 5/5/2014 1:54 PM, ralf.waldvo...@pta.de wrote: Dear all, I would like to produce an svg file from a Metapost input file using some of ConTeXt's typesetting features (esp. using System OTF Fonts) using something like: \startbuffer[buffer:dummy] \start \startcolor[white]

[NTG-context] [Metapost] Using mkIV and metapost to produce SVG

2014-05-06 Thread ralf . waldvogel
Dear all, as I have seen on the mailing list digest, my original (HTML) mail has been scrambled. Sorry for that. Here the repost: I would like to produce an svg file from a Metapost input file using some of ConTeXt's typesetting features (esp. using System OTF Fonts) using something like:

[NTG-context] \placeinitial query

2014-05-06 Thread Alan Bowen
In the following: \definefallbackfamily[mainface][serif][IFAO Grec Unicode] [range={02BB-1D513}] \definefontfamily[mainface][serif][Tex Gyre Termes][] \setupbodyfont[mainface,10pt] \defineinitial[Greek] [location=margin, font={Regular sa 3}, n=2, distance=-1em, hoffset=1.25em] \starttext

Re: [NTG-context] numerator is too high in \frac{3}{4}, in palatino

2014-05-06 Thread Hans Hagen
On 5/2/2014 4:46 AM, Sanjoy Mahajan wrote: I've noticed the following issue with how high the numerator is placed, but only when using Palatino: \setupbodyfont[palatino] \starttext \startformula {3\over4}\quad {1\over2} \stopformula \stoptext The 3 and the 1 sit quite high above the division

Re: [NTG-context] problem between textrule and setupindenting ?

2014-05-06 Thread Hans Hagen
On 5/3/2014 9:34 AM, Bertrand Masson wrote: Hello, In the following code, the second ruleis indented. How to remove this indentation ? %code% \setuppapersize[A5] \setupindenting[small,yes] \setuptextrules[inbetween=\noindentation] \starttext \starttextrule{introduction} Once upon a time

[NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Sanjoy Mahajan
Continuing my recent theme of finding glyphs too low or too high: The \pm symbol looks like it is set too low, in MkIV. \setuppagenumbering[location=] \starttext $\pm2$ \stoptext The minus part of the sign lies below the baseline, which looks odd relative to the horizontal stroke of the 2. In

[NTG-context] module not found?

2014-05-06 Thread Roger Mason
Hello, I'm running through Aditya's tutorial on makeing slides (http://randomdeterminism.wordpress.com/2013/01/13/creating-a-clean-presentation-style-in-40-commits/) I'm running standalone ConTeXt ver: 2014.05.06 14:35 MKIV beta fmt: 2014.5.6 int: english/english and I installed

Re: [NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Mikael P. Sundqvist
On Tue, May 6, 2014 at 4:22 PM, Sanjoy Mahajan san...@mit.edu wrote: Continuing my recent theme of finding glyphs too low or too high: The \pm symbol looks like it is set too low, in MkIV. \setuppagenumbering[location=] \starttext $\pm2$ \stoptext The minus part of the sign lies below

[NTG-context] LuaTeX-Plain and OTF/TTF Fonts

2014-05-06 Thread Aire Funvake
Dear Group, Thank you for your time. I'm starting out with TeX/ConTeXt, but want to arrive via LuaTeX (`luatex-plain.tex/fmt`). Managed to build, move and use `luatex-plain`. Have the same problem under MacOSX Win7 (here is the Win-specific decription -- `%CTX%` is my ConTeXt root): Placed

Re: [NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Sanjoy Mahajan
Thanks for the testing. I just tried it too. The live context uses MkIV 2012.05.30. It also gets a different set of fonts: VNVCGN+LMMathSymbols10-Regular Type 1Custom LFHPBE+LMRoman12-Regular CID Type 0C Identity-H I still wonder whether the

Re: [NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Otared Kavian
Hi Hans, Thanks for your attention to the issue pointed out by Sanjoy. On 6 mai 2014, at 20:14, Hans Hagen pra...@wxs.nl wrote: […] all minus' are below the baseline so consider it a feature Yes this is the case in recent versions of mkiv, but in Plain TeX and mkii this is not the case:

Re: [NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Hans Hagen
On 5/6/2014 4:22 PM, Sanjoy Mahajan wrote: Continuing my recent theme of finding glyphs too low or too high: The \pm symbol looks like it is set too low, in MkIV. \setuppagenumbering[location=] \starttext $\pm2$ \stoptext The minus part of the sign lies below the baseline, which looks odd

Re: [NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Hans Hagen
On 5/6/2014 8:28 PM, Otared Kavian wrote: Hi Hans, Thanks for your attention to the issue pointed out by Sanjoy. On 6 mai 2014, at 20:14, Hans Hagen pra...@wxs.nl mailto:pra...@wxs.nl wrote: […] all minus' are below the baseline so consider it a feature Yes this is the case in recent

Re: [NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Hans Hagen
On 5/6/2014 4:56 PM, Sanjoy Mahajan wrote: Thanks for the testing. I just tried it too. The live context uses MkIV 2012.05.30. It also gets a different set of fonts: VNVCGN+LMMathSymbols10-Regular Type 1Custom LFHPBE+LMRoman12-Regular CID Type 0C Identity-H

Re: [NTG-context] LuaTeX-Plain and OTF/TTF Fonts

2014-05-06 Thread Hans Hagen
On 5/6/2014 4:49 PM, Aire Funvake wrote: Dear Group, Thank you for your time. I'm starting out with TeX/ConTeXt, but want to arrive via LuaTeX (`luatex-plain.tex/fmt`). Managed to build, move and use `luatex-plain`. Have the same problem under MacOSX Win7 (here is the Win-specific decription

Re: [NTG-context] Text background that spans the width of the page

2014-05-06 Thread Hans Hagen
On 5/2/2014 5:59 PM, Darksair wrote: Hi all, I would like to have a colored horizontal stripe as background for one line of text. Sort of like what textbackground does, but I want it to span the whole \paperwidth, instead of just \textwidth. At the end of the day, I would use it to style for

Re: [NTG-context] LuaTeX-Plain and OTF/TTF Fonts

2014-05-06 Thread Aíre Funvake
On Tue May 6 21:13:43 2014, Hans Hagen wrote: On 5/6/2014 4:49 PM, Aire Funvake wrote: Dear Group, Thank you for your time. I'm starting out with TeX/ConTeXt, but want to arrive via LuaTeX (`luatex-plain.tex/fmt`). Managed to build, move and use `luatex-plain`. Have the same problem under

[NTG-context] first xcell dimension to large in xtable with external figure.

2014-05-06 Thread DesdeChaves
Dear Sirs, I would like to write a tecnhical document that looks like the DIN standards style. I found in this Wolfgang's message ( http://www.ntg.nl/pipermail/ntg-context/2013/076348.html) inspiration for do that. All works great if the sentence \externalfigure[cow.pdf][height=3cm] are

Re: [NTG-context] \pm set too low in MkIV?

2014-05-06 Thread Sanjoy Mahajan
the + aligns on the math axis so one can argue if the type-one variant is ok ... so we would need a smaller (less height) + then which would look visually weird Plain TeX doesn't align the plus/minus to the math axis. Rather, the minus is aligned to the baseline, and the horizontal stroke