Re: [NTG-context] \hspace variations

2008-12-15 Thread Vyatcheslav Yatskovsky
Thank you, Wolfgang, for your solution. Seems like \hspace cannot take numeric values at the moment, only predefined constants like "big". Maybe it is reasonable to include your code below into context core files? Meanwhile, I used "\hskip 2cm", it worked fine. I have some problems with \hspa

Re: [NTG-context] \hspace variations

2008-12-14 Thread Peter Rolf
Vyatcheslav Yatskovsky schrieb: > Hello, > > I have some problems with \hspace. I try to insert it between two > images, and this is what I get > 1) \hspace{1cm} or \hspace<1cm> gives space but writes "1cm" betwen > images; > 2) \hspace[1cm] does not work at all > 3) \hspace[big] works fine, but

[NTG-context] \hspace variations

2008-12-13 Thread Vyatcheslav Yatskovsky
Hello, I have some problems with \hspace. I try to insert it between two images, and this is what I get 1) \hspace{1cm} or \hspace<1cm> gives space but writes "1cm" betwen images; 2) \hspace[1cm] does not work at all 3) \hspace[big] works fine, but \hspace[2*big] does not I want to get space