Re: [NTG-context] issue with layers and layouts

2013-10-22 Thread Wolfgang Schuster
Am 22.10.2013 um 19:13 schrieb Pablo Rodriguez : > On 10/22/2013 12:29 PM, Wolfgang Schuster wrote: >> Am 21.10.2013 um 18:28 schrieb Pablo Rodriguez : >>> [...] >>> Layer has text inside in the sample above. I’d like to have it as a float. >> >> You can use positioned layers (mentioned in the m

Re: [NTG-context] open quotation not working

2013-10-22 Thread Wolfgang Schuster
Am 22.10.2013 um 16:38 schrieb Mojca Miklavec : > On Sun, Oct 13, 2013 at 11:30 AM, Wolfgang Schuster wrote: >> Am 13.10.2013 um 06:09 schrieb Ciro A. Soto: >> >>> sorry, I just saw an old chain of messages about this question... I fixed >>> it with the translation module. >>> \usemodule[transl

[NTG-context] \setuptyping[lines=yes] bug in beta?

2013-10-22 Thread Pablo Rodriguez
Dear list, the following sample: \showframe \setuppapersize[S6] \setuptyping[option=TEX,lines=yes] \starttext \starttyping \startvariante[MRU]{{\em om} X}En un lugar de la Mancha, de cuyo nombre no quiero acordarme, no ha mucho tiempo que vivía un hidalgo de los de lanza en astillero, adarga anti

Re: [NTG-context] \mframed not aligned in mkiv

2013-10-22 Thread Aditya Mahajan
On Tue, 22 Oct 2013, Otared Kavian wrote: Hi Aditya, I wikified your remarks, http://wiki.contextgarden.net/Math/Display#Shaded_background_for_part_of_a_displayed_equation Rather than \def\graymath{\mframed[frame=off, background=color, backgroundcolor=gray, backgroundof

Re: [NTG-context] issue with layers and layouts

2013-10-22 Thread Pablo Rodriguez
On 10/22/2013 12:29 PM, Wolfgang Schuster wrote: > Am 21.10.2013 um 18:28 schrieb Pablo Rodriguez : >> [...] >> Layer has text inside in the sample above. I’d like to have it as a float. > > You can use positioned layers (mentioned in the metafun manual but currently > broken in MkIV) > but you h

Re: [NTG-context] open quotation not working

2013-10-22 Thread Mojca Miklavec
On Sun, Oct 13, 2013 at 11:30 AM, Wolfgang Schuster wrote: > Am 13.10.2013 um 06:09 schrieb Ciro A. Soto: > >> sorry, I just saw an old chain of messages about this question... I fixed it >> with the translation module. >> \usemodule[translate] >> \translateinput[``][“] >> \enableinputtranslation

Re: [NTG-context] \mframed not aligned in mkiv

2013-10-22 Thread Otared Kavian
Hi Aditya, I wikified your remarks, http://wiki.contextgarden.net/Math/Display#Shaded_background_for_part_of_a_displayed_equation but unfortunately the snippet of code does not compile on ConTeXt Garden: is there a way to typeset mkiv code there? Best regards: OK On 21 oct. 2013, at

Re: [NTG-context] Need help defining command.

2013-10-22 Thread Keith J. Schultz
Hi Wolfgang, Am 22.10.2013 um 11:31 schrieb Wolfgang Schuster : > > Am 22.10.2013 um 10:34 schrieb Keith J. Schultz : > >> HI All, >> >> I remember seeing some seeing what I want to do but I can not find it. >> >> I would like to define a command that takes an optional key-valued list and >>

Re: [NTG-context] Need help defining command.

2013-10-22 Thread Keith J. Schultz
Hi Wolfgang, to be honest one of my design considerations was to this work using MetaPost. But, my knowledge of MetaPost is minimal and it would be involved calculating the positions of the Frames/boxes and I need to know the sizes of the formatted text, etc Another approach would be to use laye

Re: [NTG-context] issue with layers and layouts

2013-10-22 Thread Wolfgang Schuster
Am 21.10.2013 um 18:28 schrieb Pablo Rodriguez : > I want the text flow to avoid the layer "avoidasfloat" as it avoids the > figures. > > \definelayer[avoidasfloat][x=0mm, y=0mm, hoffset=8mm, > voffset=101mm,location={right,bottom}, state=start] > \setlayer[avoidasfloat]{\startMPcode > draw (0m

Re: [NTG-context] Standalone Installation Question

2013-10-22 Thread Mojca Miklavec
Hi, Just to make it clear: 1.) There used to be support for the native cygwin binaries in the ConTeXt distribution, but I only remember a single person asking for it and when it had to be built and debugged, he didn't have sufficient time to help debug the problem. Because of many problems (which

Re: [NTG-context] Need help defining command.

2013-10-22 Thread Wolfgang Schuster
Am 22.10.2013 um 10:34 schrieb Keith J. Schultz : > HI All, > > I remember seeing some seeing what I want to do but I can not find it. > > I would like to define a command that takes an optional key-valued list and > 1 or 2 manditory ones. > > Something like > > \unexanded\def\MyCommand[#1]#2

[NTG-context] Need help defining command.

2013-10-22 Thread Keith J. Schultz
HI All, I remember seeing some seeing what I want to do but I can not find it. I would like to define a command that takes an optional key-valued list and 1 or 2 manditory ones. Something like \unexanded\def\MyCommand[#1]#2% {% \NassiGroupFrame[#1]{#2}% }% or \unexanded\def\MyCommand[#1]#2% {