Re: [NTG-context] links to external documents

2014-04-05 Thread Alan Bowen
Hi, Hans-- The LinkTest file does not work with either ConTeXt ver: 2014.04.04 or my backup installation, ConTeXt ver: 2014.02.14. Do I things properly encoded? Alan On Thu, Apr 3, 2014 at 10:49 AM, Alan Bowen wrote: > Hi, Hans-- > > The new beta now processes without interruption but does

Re: [NTG-context] Bugs in linenumbering ?

2014-04-05 Thread Stéphane Goujet
Le Thu, 03 Apr 2014 23:02:41 -0400, Rik Kabel a écrit : > On 2014-04-03 20:15, Stéphane Goujet wrote: > >Here is what I have done so far. Not too bad a result, but there > > are still 2 main problems: > > -- when the quotation begins after the beginning of the paragraph, > > the whole paragra

Re: [NTG-context] [luatex-plain] disappearing math-on node

2014-04-05 Thread Philipp Gesang
· > On 4/3/2014 6:29 PM, Dohyun Kim wrote: > > This is a bug report based on the issue discussed at > > https://github.com/lualatex/luaotfload/issues/212 > > > > \font\tenrm{file:lmroman10-regular.otf:mode=node;script=latn}\tenrm > > \setbox0\vbox{% > >x\penalty-1 > >$a$x$a$ >

[NTG-context] Metapost: I only need a little bit padding

2014-04-05 Thread Jan Heinen
I want to have a rectangle (box) with a word in it (i.g. "Headline). And all should be rotated 90°. Below I found a solution I am quite happy with. How can I get a little bit more padding around the text in the box? You can copy the example to http://live.contextgarden.net/ - it is running:

Re: [NTG-context] Metapost: I only need a little bit padding

2014-04-05 Thread Peter Rolf
Hi Jan, Am 05.04.2014 15:48, schrieb Jan Heinen: > \startuseMPgraphic{rotatedHeadline} > % Text "Headline" in a box which is rotated > draw btex {\strut\tfd Headline} etex; setbounds currentpicture to boundingbox currentpicture enlarged 2mm; The following code is based on the boundingbox, so jus

[NTG-context] [fontloader] does base mode support combining substitutions?

2014-04-05 Thread Philipp Gesang
Hi Hans, when combining e.g. certain number substitutions like onum and pnum or tnum and lnum, node mode seems to work fine. However, those do have value in math mode as well which node mode does not currently support. For comparison, here is a test file: https://bitbucket.org/phg/lua-la-tex

[NTG-context] Preparing a weird index.

2014-04-05 Thread john Culleton
I have a customer that uses a publisher that has truly weird requirements. The weirdness is that the locaters are not page numbers but paragraph numbers. And some paragraph numbers start with the prefix 'BO' and others with the chapter number. so a correct sequence would be BO.15 3.2 A finished

Re: [NTG-context] [fontloader] does base mode support combining substitutions?

2014-04-05 Thread Hans Hagen
On 4/5/2014 4:37 PM, Philipp Gesang wrote: Hi Hans, when combining e.g. certain number substitutions like onum and pnum or tnum and lnum, node mode seems to work fine. However, those do have value in math mode as well which node mode does not currently support. For comparison, here is a test fil

Re: [NTG-context] [fontloader] does base mode support combining substitutions?

2014-04-05 Thread Philipp Gesang
· > On 4/5/2014 4:37 PM, Philipp Gesang wrote: > > Hi Hans, > > > > when combining e.g. certain number substitutions like onum and > > pnum or tnum and lnum, node mode seems to work fine. However, > > those do have value in math mode as well which node mode does not > > currently support.

Re: [NTG-context] [fontloader] does base mode support combining substitutions?

2014-04-05 Thread Hans Hagen
On 4/5/2014 9:58 PM, Philipp Gesang wrote: · On 4/5/2014 4:37 PM, Philipp Gesang wrote: Hi Hans, when combining e.g. certain number substitutions like onum and pnum or tnum and lnum, node mode seems to work fine. However, those do have value in math mode as well which node mode does n

Re: [NTG-context] Preparing a weird index.

2014-04-05 Thread Hans Hagen
On 4/5/2014 9:42 PM, john Culleton wrote: I have a customer that uses a publisher that has truly weird requirements. The weirdness is that the locaters are not page numbers but paragraph numbers. And some paragraph numbers start with the prefix 'BO' and others with the chapter number. so a corr

Re: [NTG-context] Possible bug: definetextbackground and grid layout

2014-04-05 Thread Thangalin
http://wiki.contextgarden.net/TextBackground The first example works. ___ 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/

Re: [NTG-context] Line numbering in columns broken

2014-04-05 Thread Thangalin
Confirmed to work in version 2014.01.03 00:40. ___ 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 web

Re: [NTG-context] Possible bug: definetextbackground and grid layout

2014-04-05 Thread Rik Kabel
On 2014-04-05 17:11, Thangalin wrote: http://wiki.contextgarden.net/TextBackground The first example works. ___ First, thank you for pointing to the documentation. Second, the first example works as presented, but

Re: [NTG-context] [luatex-plain] disappearing math-on node

2014-04-05 Thread Hans Hagen
On 4/5/2014 3:12 PM, Philipp Gesang wrote: · On 4/3/2014 6:29 PM, Dohyun Kim wrote: This is a bug report based on the issue discussed at https://github.com/lualatex/luaotfload/issues/212 \font\tenrm{file:lmroman10-regular.otf:mode=node;script=latn}\tenrm \setbox0\vbox{% x\penalty-