[NTG-context] Request for metadata:keywords support in startdocument

2013-04-30 Thread Romain Diss
Hi, This is probably adressed to Hans. Is it possible to add the support for metadata:keywords in \startdocument? scrn-ini.mkvi l. 197 +++ \doifvariable{document}{metadata:keywords} {\setupinteraction[\c!subject=\documentvariable{metadata:keywords}]}% Thank you in advance. -- Romain Diss __

[NTG-context] Formatting enumerations in MKIV

2013-04-30 Thread Lance Larsen
I am trying to configure an enumeration in MKiv, but it is not clear how to set some of the formatting. I need to be able to control the distance between the title and the enumeration text, but parameters such as 'inbetween' seem to have no effect. Is there a parameter I can use to set the spacing.

[NTG-context] square in Cambria font

2013-04-30 Thread Sietse Brouwer
Hello Hans, The bad news: I think it's the font. The good news: here comes MetaPost to the rescue! I don't have Cambria, so I plucked a cambria.ttf file off the Internet somewhere, which contains both Cambria and Cambria Math. I don't know whether you have the same file/version, so YMMV, but it d

[NTG-context] Header not repeating for tabulate

2013-04-30 Thread Lance Larsen
I created a table using tabulate. I want the header to repeat, and used the following code. The table splits correctly, but the header doesn't repeat. Any idea why the header doesn't repeat? \setuptabulate[split=yes,header=repeat] \starttabulatehead \HL \NC \bf Variable \NC \bf

Re: [NTG-context] Adobe Garamond Problems with letter combination "fi"

2013-04-30 Thread Khaled Hosny
On Tue, Apr 30, 2013 at 01:28:20PM +0100, Arthur Reutenauer wrote: > > thinking of it: one reason why a general purpose word processor used > > by people with no idea about things like ligatures, is that > > ligatures are language dependent > > I don't think that's necessary relevant: the only e

Re: [NTG-context] Adobe Garamond Problems with letter combination "fi"

2013-04-30 Thread Arthur Reutenauer
> Quite so. The words "I was wrong" seem to be a bit difficult for > some people. Yes, it's amazing how to some people "you're wrong" sounds like an offence, and the explanation of why an outright insult. Arthur ___

Re: [NTG-context] Adobe Garamond Problems with letter combination "fi"

2013-04-30 Thread Arthur Reutenauer
> thinking of it: one reason why a general purpose word processor used > by people with no idea about things like ligatures, is that > ligatures are language dependent I don't think that's necessary relevant: the only example I can think of language-dependent ligatures is fi and ffi for Turkish

Re: [NTG-context] latest beta and ancient greek module

2013-04-30 Thread Alan Bowen
It does indeed, Thomas. Many thanks! Alan On Tue, Apr 30, 2013 at 2:06 AM, Thomas A. Schmitz < thomas.schm...@uni-bonn.de> wrote: > On 04/30/2013 03:24 AM, Alan Bowen wrote: > >> The latest beta (ConTeXt ver: 2013.04.30 00:31 MKIV beta) seems to have >> a problem with the ancient greek module:

[NTG-context] [***SPAM***] Footnote disappear in "placeongrid"

2013-04-30 Thread H. Özoguz
Hi there, in the interior of "placeongrid" footnotes disappear (not shown at the buttom). I think this is a bug? \setuplayout[grid=yes] \starttext A footnote.\footnote{Foo.} \placeongrid[bottom]{Footnote in placeongrid.\footnote{Foo.}} \stoptext Huseyin ___

Re: [NTG-context] Deactivating Grid-Setting for a single paragraph

2013-04-30 Thread H. Özoguz
Am 30.04.2013 12:00, schrieb ntg-context-requ...@ntg.nl: When you use the grid you have to restrict yourself and use fixed values for the interlinespace. The correction of the whitespace after the increased linespace can be calculated and compensated by half lines in the \blank command. Thansk

Re: [NTG-context] starttyping environment again

2013-04-30 Thread jinki jung
Hi This issued is answered from other place. The cause of the ragged output was bodyfont. I was using a specific font for my own language by "\setupbodyfont[unfonts]". Commenting out and using default fonts gave me correct output. Jung, Jinki > > I am using context 0.6 under W7. I have problem w