Re: [NTG-context] extra spacing between verse and chorus

2007-07-15 Thread Wolfgang Schuster
2007/7/15, Vyatcheslav Yatskovsky <[EMAIL PROTECTED]>: > Hello, > > Please, help me with the following. The \vbox and \bgroup\egroup tags are > intend to keep a verse on a page, but they also add extra spacing (an extra > line?) between the verse and chorus. How to get rid of it? > > \definestart

Re: [NTG-context] Layers in ConTeXt

2007-07-15 Thread Giuseppe Bilotta
Saturday, July 14, 2007 Aditya Mahajan wrote: > On Fri, 13 Jul 2007, Giuseppe Bilotta wrote: >> Hello all, > Welcome back Giuseppe. I had benifitted a lot from your efforts of > improving the math support in ConTeXt. Had it not been for the amsl > module, I might have never switched to ConTeXt a

Re: [NTG-context] additional blank line in starttyping environment

2007-07-15 Thread WolfgangZ
Peter Münster schrieb: > On Sun, 15 Jul 2007, WolfgangZ wrote: > >> I get an extra blank line at the beginning of the starttyping >> environment. How do I get rid of it? > > The cause of the problem seems to be the "align=flushleft". > Workaround: \vskip-\lineheight > > Minimal example, showing

[NTG-context] how to use a \framed for a hyperlink

2007-07-15 Thread WolfgangZ
Hello, how can I use a the background of a framed for a hyperlink? I wan't to achive that the area (of a colored box) is handled as link. Many thanks Wolfgang ___ If your question is of interest to others as well, p

Re: [NTG-context] additional blank line in starttyping environment

2007-07-15 Thread Peter Münster
On Sun, 15 Jul 2007, WolfgangZ wrote: > I get an extra blank line at the beginning of the starttyping > environment. How do I get rid of it? The cause of the problem seems to be the "align=flushleft". Workaround: \vskip-\lineheight Minimal example, showing the problem and the workaround: \setu

Re: [NTG-context] additional blank line in starttyping environment

2007-07-15 Thread Thomas A. Schmitz
Hi, this should do the trick: \setupcolors[state=start] \setuptyping[before={\blank[0cm]}] \startbuffer[1arc] BYTEORDER M LAYOUT BIL NROWS 3601 NCOLS 3601 NBANDS 1 NBITS 16 BANDROWBYTES 7202 TOTALROWBYTES 7202 BANDGAPBYTES 0 NODATA -32768 ULXMAP $ULXMAP ULYMAP $ULYMAP XDIM 0.000278

[NTG-context] additional blank line in starttyping environment

2007-07-15 Thread WolfgangZ
Hi, I get an extra blank line at the beginning of the starttyping environment. How do I get rid of it? See the huge space top of the line "BYTEORDER M": \setupcolors[state=start] \starttext \startbuffer[1arc] \starttyping BYTEORDER M LAYOUT BIL NROWS 3601 NCOLS 3601 NBANDS 1 NBITS 16 BANDROWBYT