Re: [NTG-context] Bug in \setupinterlinespace ?

2014-07-07 Thread Wolfgang Schuster
Am 07.07.2014 um 18:35 schrieb Otared Kavian : > Does anybody know how to change the interline space in a part of a document? \setupinterlinespace[line=3.2ex] % global setting (\setupinterlinespace[3.2ex] == \setupinterlinespace[line=3.2ex]) \starttext \input ward \blank \setupinterlinespace

Re: [NTG-context] documentation

2014-07-07 Thread Philipp Gesang
· > For some reason (isp/dns/something) the contextgarden.net > has been unavailiable to me since yesterday even though some verification > sites show it up and some show it down (http://www.isitdownrightnow.com > been one of the later). Confirmed. The wiki server (wiki.c

[NTG-context] documentation

2014-07-07 Thread Yuri Teixeira
Hello, I'm sorry this probably is a dumb question but I'm really lost in my searches. I'm new to context/tex and have been learning/finding information in the wiki at the contextgarden.net for the past couple of weeks. Some of information there don't seem up to date but nothing unusual in an unoffi

[NTG-context] Bug in \setupinterlinespace ?

2014-07-07 Thread Otared Kavian
Does anybody know how to change the interline space in a part of a document? I send again the message below: Hi all, I don’t know how to change the interline space in a chapter. In principle I thought that if at some point I have used for some reason \setupinterlinespace[4.0ex] then sayin

Re: [NTG-context] underbraces get progressively more misaligned (w/ minimal example)

2014-07-07 Thread Sanjoy Mahajan
luigi scarso writes: > Under linux you can also try diffpdf Thanks -- I'd forgotten about that and just tried it. If you are looking for pixel-level changes, my script makes it easier to see exactly what the changes are. On the other hand, diffpdf is more polished than my script. -Sanjoy

Re: [NTG-context] underbraces get progressively more misaligned (w/ minimal example)

2014-07-07 Thread Sanjoy Mahajan
Sanjoy Mahajan writes: > I've been finding many unexplained 0.5pt or so differences, which may > be related to the underbrace problem. ... What I keep finding is that > pages long after where I make a small change somehow get changed, with > roughly one-pixel shifts to parts of the page. These

Re: [NTG-context] underbraces get progressively more misaligned (w/ minimal example)

2014-07-07 Thread Sanjoy Mahajan
Wolfgang Schuster writes: > math-stc.mkvi: > > % > - \ifx\currentmathtext\empty > + \ifx\m_math_stackers_text_middle\empty > \setbox\scratchboxthree\emptyhbox Is this change still also needed (in addition to the luatex fix)? -Sanjoy