Re: [NTG-context] Defining new head & grid problem

2011-03-19 Thread Bart Wise
Wolfgang, Works great. Thanks! Bart On Sat, Mar 19, 2011 at 6:54 AM, Wolfgang Schuster < schuster.wolfg...@googlemail.com> wrote: > > Am 19.03.2011 um 12:57 schrieb Bart Wise: > > > The code below prints out the word "Text:" in bold and then follows with > the text. However, if I turn the gri

Re: [NTG-context] Defining new head & grid problem

2011-03-19 Thread Wolfgang Schuster
Am 19.03.2011 um 12:57 schrieb Bart Wise: > The code below prints out the word "Text:" in bold and then follows with the > text. However, if I turn the grid on (as is coded below), the first line of > the paragraph is printed, followed by a blank line, followed by the remaining > text. The b

[NTG-context] Defining new head & grid problem

2011-03-19 Thread Bart Wise
The code below prints out the word "Text:" in bold and then follows with the text. However, if I turn the grid on (as is coded below), the first line of the paragraph is printed, followed by a blank line, followed by the remaining text. The blank line after the first line should not be there. If