Re: [NTG-context] setuphead command changes?

2012-12-09 Thread Wolfgang Schuster
Am 09.12.2012 um 02:35 schrieb revic...@caesar.elte.hu: Hi, The following minimal example works on live.contextgarden.net but with the latest beta the command parameter doesn't seem work (the TEST does not appear in the margin). \showframe \starttext \define[2]\cmd{\inmargin{TEST}}

Re: [NTG-context] setuphead command changes?

2012-12-09 Thread reviczky
Am 09.12.2012 um 02:35 schrieb revic...@caesar.elte.hu: Hi, The following minimal example works on live.contextgarden.net but with the latest beta the command parameter doesn't seem work (the TEST does not appear in the margin). \showframe \starttext \define[2]\cmd{\inmargin{TEST}}

Re: [NTG-context] [luatex-plain] call to undefined function in font-def.lua

2012-12-09 Thread Hans Hagen
On 12/8/2012 1:27 PM, Philipp Gesang wrote: Hi Hans, the plain format from context calls a non-existing function fonts.goodies.filenames.resolve(). It appears that the format was not updated to include the expected code from fonts-gds.lua. [1] Terminal output below. that code is context

Re: [NTG-context] MKIV math: arrow symbols undefined

2012-12-09 Thread Hans Hagen
On 12/8/2012 8:56 PM, Kip Warner wrote: On Sat, 2012-12-08 at 11:03 +0100, Andreas Mang wrote: Dear all, I've noticed that \leadsto, \rightsquigarrow and \leftrightsquigarrow are not defined in MKIV (ConTeXt ver: 2012.12.06 18:39 MKIV). However, they appear in MKII (ConTeXt ver: 2012.12.06

Re: [NTG-context] setuphead command changes?

2012-12-09 Thread Wolfgang Schuster
Am 09.12.2012 um 12:22 schrieb revic...@caesar.elte.hu: Thanks. I only apply commands for certain headings, so is there a way to have that working within the startsubject or is it not inheriting from setup heads? You can use the optional second argument for \start… to set your own

Re: [NTG-context] setuphead command changes?

2012-12-09 Thread Wolfgang Schuster
Am 09.12.2012 um 15:46 schrieb Wolfgang Schuster wolfgang.schus...@gmail.com: Am 09.12.2012 um 12:22 schrieb revic...@caesar.elte.hu: Thanks. I only apply commands for certain headings, so is there a way to have that working within the startsubject or is it not inheriting from setup

[NTG-context] different interlinear space for quotation?

2012-12-09 Thread Pablo Rodríguez
Hi there, I have a text in which I want the interlinear space in narrower environments and the font size to be smaller. I tried something like the sample below, but it doesn't work (no suprise :-(). \startsetups[setups:narrow] \setupinterlinespace[line=2.8ex] \tfx \stopsetups

[NTG-context] OOP in Metafun.

2012-12-09 Thread Andre Caldas
Hello, list! I am writing down a macro package for commutative diagrams using metafun. This is my first try: https://bitbucket.org/andrecaldas/math-video-classes/src/9a050eab20348c9a9c9e50740618173648979f45/src/environments/diagrams.tex?at=default Used here:

[NTG-context] different vertical space with \definelines and \setuplines

2012-12-09 Thread Pablo Rodríguez
Hi Hans, I have the following sample: \definelines[narrow][before=\blank,after=\blank] \stopsetups \starttext This is a paragraph.\par \startnarrow this is a verse this is a verse \stopnarrow This is paragraph.\par \stoptext If I replace \definelines with \setuplines, before and after aren't

Re: [NTG-context] different vertical space with \definelines and \setuplines

2012-12-09 Thread Wolfgang Schuster
Am 09.12.2012 um 20:08 schrieb Pablo Rodríguez oi...@web.de: Hi Hans, I have the following sample: \definelines[narrow][before=\blank,after=\blank] \stopsetups \starttext This is a paragraph.\par \startnarrow this is a verse this is a verse \stopnarrow This is paragraph.\par

Re: [NTG-context] different interlinear space for quotation?

2012-12-09 Thread Wolfgang Schuster
Am 09.12.2012 um 19:42 schrieb Pablo Rodríguez oi...@web.de: Hi there, I have a text in which I want the interlinear space in narrower environments and the font size to be smaller. I tried something like the sample below, but it doesn't work (no suprise :-().

Re: [NTG-context] MKIV math: arrow symbols undefined

2012-12-09 Thread Kip Warner
On Sun, 2012-12-09 at 13:05 +0100, Hans Hagen wrote: reported to the lm/gyre team Thanks Hans. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: This is a digitally signed message part

Re: [NTG-context] OOP in Metafun.

2012-12-09 Thread Andre Caldas
But I would like to use some object oriented like approach. I have done some OOP like coding... https://bitbucket.org/andrecaldas/math-video-classes/src/77036fe1001ede35e301305700943ac952089d32/src/environments/diagrams.tex?at=default This is my first METAFUN experience. Comments are very

Re: [NTG-context] Save/Redraw labels as pictures

2012-12-09 Thread Troy Henderson
vardef J = thelabel(textext(J) scaled 2,origin) enddef ; That will work! Troy ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /