[NTG-context] Bug in the latest beta (\stopalignment)

2013-04-10 Thread Jannik Voges
Hello everbody, the following minimal example results in two lines with the centered word 'test'. \starttext \startalignment[middle] Test \stopalignment Test \stoptext Jannik ___ If your question is of

Re: [NTG-context] Bug in the latest beta (\stopalignment)

2013-04-10 Thread Alan BRASLAU
On Tue, 9 Apr 2013 18:07:19 +0200 Jannik Voges jannik.vo...@icloud.com wrote: \stopalignment Yes, I noticed a bug with \stopalignment. In fact \startalignment\stopalignment now gives errors in certain situations, for example, within a \startfootnote \stopfootnote pair. Alan

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread H. Özoguz
Am 10.04.2013 00:44, schrieb ntg-context-requ...@ntg.nl: I corrected your example above: \starttypescript [serif] [nimbus] \definefontsynonym [Serif] [file:AGaramondPro-Regular.otf] \definefontsynonym [SerifBold] [file:AGaramondPro-Bold.otf] \definefontsynonym

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread Wolfgang Schuster
Am 10.04.2013 um 10:00 schrieb H. Özoguz h.oezo...@mmnetz.de: Am 10.04.2013 00:44, schrieb ntg-context-requ...@ntg.nl: I corrected your example above: \starttypescript [serif] [nimbus] \definefontsynonym [Serif] [file:AGaramondPro-Regular.otf] \definefontsynonym [SerifBold]

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread H. Özoguz
Am 10.04.2013 00:44, schrieb ntg-context-requ...@ntg.nl: Or with the marvelous simplefonts module: \usemodule[simplefonts] \setmainfont[AGaramondPro][boldfont=AGaramondPro-Bold, italicfont=AGaramondPro-Italic, bolditalicfont=AGaramondPro-BoldItalic, protrusion=quality, expansion=quality]

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread Wolfgang Schuster
Am 10.04.2013 um 10:07 schrieb H. Özoguz h.oezo...@mmnetz.de: By the way: I still do not understand, why it is not possible in ConTeXt (in Simplefont) just to say \setmainfont[AGaramondPro] and nothing more! It should identify regular, bold, italic automatically, like all other

[NTG-context] float combinations

2013-04-10 Thread Robert Blackstone
Dear all, I would like to have in my document floats, i.c. musical examples, that basically have the same number, for example, Ex. 3a and Ex. 3b, with text in between and possibly not even on the same page. It seems that it can be done (Wiki-page Command/setupfloatsplitting) but I have no

Re: [NTG-context] Bug in the latest beta (\stopalignment)

2013-04-10 Thread Hans Hagen
On 4/10/2013 9:49 AM, Alan BRASLAU wrote: On Tue, 9 Apr 2013 18:07:19 +0200 Jannik Voges jannik.vo...@icloud.com wrote: \stopalignment Yes, I noticed a bug with \stopalignment. In fact \startalignment\stopalignment now gives errors in certain situations, for example, within a \startfootnote

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread H. Özoguz
Am 10.04.2013 10:29, schrieb ntg-context-requ...@ntg.nl: mtxrun --script font --list --all --pattern=*garamond* I got this: +++ adobegaramondpro agaramondprobold c:/windows/fonts/AGaramondPro-Bold.otf adobegaramondprobold agaramondprobold

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread Wolfgang Schuster
Am 10.04.2013 um 10:46 schrieb H. Özoguz h.oezo...@mmnetz.de: Am 10.04.2013 10:29, schrieb ntg-context-requ...@ntg.nl: mtxrun --script font --list --all --pattern=*garamond* I got this: +++ adobegaramondpro agaramondprobold

Re: [NTG-context] hyperlink bug in \cite

2013-04-10 Thread Hans Hagen
On 4/9/2013 10:25 AM, Alan BRASLAU wrote: Hello, \cite[A] can yield a hyperlink to the bibliography. However, \cite[A,B] does not (and should). I suppose that this could be a bit complicated when using numbered references (rather than Author, year), in the particular case where one collapses

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread H. Özoguz
Am 10.04.2013 11:27, schrieb ntg-context-requ...@ntg.nl: This is no problem because they have different names, you can try the following example: \usemodule[simplefonts] \setmainfont[Garamond] %\setmainfont[Adobe Garamond Pro] %\setmainfont[AGaramondPro] %\setmainfont[EBGaramond]

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread Wolfgang Schuster
Am 10.04.2013 um 11:56 schrieb H. Özoguz h.oezo...@mmnetz.de: Am 10.04.2013 11:27, schrieb ntg-context-requ...@ntg.nl: This is no problem because they have different names, you can try the following example: \usemodule[simplefonts] \setmainfont[Garamond] %\setmainfont[Adobe Garamond

[NTG-context] Blanks instead of indented paragraphs

2013-04-10 Thread H. Özoguz
Hi there, I have here an book, where I want to have empty lines between paragraphs, not only indenting. Of course I could write always Para 1 \blank Para 2 but it would be easiest, if empty lines in the editors would be automatically interpreted as \blank – and then without

Re: [NTG-context] Blanks instead of indented paragraphs

2013-04-10 Thread Wolfgang Schuster
Am 10.04.2013 um 12:20 schrieb H. Özoguz h.oezo...@mmnetz.de: Hi there, I have here an book, where I want to have empty lines between paragraphs, not only indenting. Of course I could write always Para 1 \blank Para 2 but it would be easiest, if empty lines in the

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread H. Özoguz
Can you add “mode=node” to \definefontfeature in the typescript based solution. Ok, now the kerning is exactly the same, what does mode=node do? Huseyin ___ If your question is of interest to others as well,

Re: [NTG-context] markdown: referencing tables

2013-04-10 Thread Xenia
On 10.04.2013 01:02, Hans Hagen wrote: On 4/9/2013 9:29 PM, Xenia wrote: Dear context list, I love simple tables in markdown like this one \startmarkdown Right Left Center Default --- -- -- --- 12 121212 123

Re: [NTG-context] markdown: referencing tables

2013-04-10 Thread Hans Hagen
On 4/10/2013 2:44 PM, Xenia wrote: On 10.04.2013 01:02, Hans Hagen wrote: On 4/9/2013 9:29 PM, Xenia wrote: Dear context list, I love simple tables in markdown like this one \startmarkdown Right Left Center Default --- -- -- --- 12 12

[NTG-context] New user of ConTeXt

2013-04-10 Thread Tristan Lorino
Hi, I'm beginning with ConTeXt. With the code below, the outpout pdf file shows space symbols between the three words of the title (cf. attached file): \setupbodyfont[11pt] \enableregime[utf-8] \mainlanguage[fr] \starttext \setMPtext {1} {C'est le

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread H. Özoguz
Am 10.04.2013 15:29, schrieb ntg-context-requ...@ntg.nl: \setupbodyfont[11pt] \enableregime[utf-8] \mainlanguage[fr] \starttext \setMPtext {1} {C'est le titre} \startMPcode pickup pencircle scaled .5mm ; pair a; a :=(0.2cm,.5cm); label.rt(\MPtext {1},a); draw (0cm,0cm)--(8cm,0cm); draw

Re: [NTG-context] markdown: referencing tables

2013-04-10 Thread Marco Patzer
On 2013–04–09 Xenia wrote: \startmarkdown Right Left Center Default --- -- -- --- 12 121212 123 123 123 123 1 1 1 1 Table: Demonstration of simple table syntax.

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread Marco Patzer
On 2013–04–10 Tristan Lorino wrote: I'm beginning with ConTeXt. You probably compiled your document with texexec. That means you are using an old, but still supported, version of ConTeXt called MkII. You can make you life easier if you use the newer version MkIV instead. Just compile with

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread Hans Hagen
On 4/10/2013 3:50 PM, Marco Patzer wrote: If you use MkIV, those symbols don't show up. I don't know why they are visible with MkII. because in the old fonts there's a visual space in slot 32 -

[NTG-context] Number of pages by Lua of a figure to be inserted?

2013-04-10 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, I need to identify number of pages by Lua of an image which is to be inserted. The image can be of all various types supported by Ctx - e.g. .png, .pdf. I've been using the following code so far (based on a mailing thread in the past): function nOfPages(fn) local fig =

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread Tristan Lorino
Thanks. I'm on Mac (10.8.3), with TeXLive (MacTeX 2012). I compile with Context through TeXShop: the log is This is pdfTeX, version 3.1415926-2.4-1.40.13 (TeX Live 2012) ... ConTeXt ver: 2012.05.30 11:26 MKII fmt: 2012.6.30 I don't know how to get MKIV instead of MKII. Thanks again for your

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread hwitloc
You already have MKIV (probably) As already mentioned, just type context instead of texexec as the command. $ context name-of-your-tex-file.tex I to had to learn that texexec is the script invoking MKII and that context is the script that invokes MKIV. But both are usually

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread Otared Kavian
Hi Tristan, If you ar eusing TeXLive and TeXShop on a Mac, when typesetting you should use a different engine than the one you use now. To do so, pay attention to menu on the top of you source file, to th eright of the « Typeset » button: there it is indicated which engine you are going to use

Re: [NTG-context] Number of pages by Lua of a figure to be inserted?

2013-04-10 Thread Hans Hagen
On 4/10/2013 4:22 PM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Hello, I need to identify number of pages by Lua of an image which is to be inserted. The image can be of all various types supported by Ctx - e.g. .png, .pdf. I've been using the following code so far (based on a mailing

Re: [NTG-context] markdown: referencing tables

2013-04-10 Thread Xenia
On 10.04.2013 15:10, Hans Hagen wrote: On 4/10/2013 2:44 PM, Xenia wrote: On 10.04.2013 01:02, Hans Hagen wrote: On 4/9/2013 9:29 PM, Xenia wrote: Dear context list, I love simple tables in markdown like this one \startmarkdown Right Left Center Default --- --

[NTG-context] new beta

2013-04-10 Thread Hans Hagen
Hi, An extra chapter in: http://www.pragma-ade.nl/general/manuals/about.pdf explaining abit the updated math fractions (and math styles mechanism). Hans - Hans Hagen | PRAGMA ADE

Re: [NTG-context] hyperlink bug in \cite

2013-04-10 Thread Alan BRASLAU
On Wed, 10 Apr 2013 11:47:21 +0200 Hans Hagen pra...@wxs.nl wrote: can probably be solved (by rewriting some low level bin code ... but as there is no sample attached ...) Minimal example attached. Alan\setupinteraction [state=start] \setupbibtex [database=biblio,sort=author]

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread Wolfgang Schuster
Am 10.04.2013 um 12:59 schrieb H. Özoguz h.oezo...@mmnetz.de: Can you add “mode=node” to \definefontfeature in the typescript based solution. Ok, now the kerning is exactly the same, what does mode=node do? Read chapter 2 of Hans new font manual: http://www.pragma-ade.nl/show-man-54.htm

Re: [NTG-context] Hanging and Protrusion with Typescript

2013-04-10 Thread Hans Hagen
On 4/10/2013 11:00 PM, Wolfgang Schuster wrote: Am 10.04.2013 um 12:59 schrieb H. Özoguz h.oezo...@mmnetz.de: Can you add “mode=node” to \definefontfeature in the typescript based solution. Ok, now the kerning is exactly the same, what does mode=node do? Read chapter 2 of Hans new font