Re: [NTG-context] description fails on \if

2008-03-27 Thread Wolfgang Schuster
On Wed, Mar 26, 2008 at 9:23 PM, Hans van der Meer [EMAIL PROTECTED] wrote: Wolfgang, From your observation I am inclined to guess that the \ifx falls prey to the collection of arguments. The \relax can be replaced by an extra pair {} behind the description: \answerblock{}{}% also typesets

[NTG-context] Applelaserwriter 360 - Any suggestion for good replacement?

2008-03-27 Thread Giulio Bertellini
Dear Context List users: in the old days the AppleLaserwriter 360 was an exceptional printer with very good Postscript support for the Basic postscript fonts. I am now at a loss in deciding which Laser printer to purchase in a reasonable price range with postscript support, a reasonable amount

Re: [NTG-context] Applelaserwriter 360 - Any suggestion for good replacement?

2008-03-27 Thread Hans Hagen
Giulio Bertellini wrote: Dear Context List users: in the old days the AppleLaserwriter 360 was an exceptional printer with very good Postscript support for the Basic postscript fonts. I am now at a loss in deciding which Laser printer to purchase in a reasonable price range with

Re: [NTG-context] Applelaserwriter 360 - Any suggestion for good replacement?

2008-03-27 Thread Tobias Burnus
Hans Hagen wrote: if i had to decide now, i'd also look into ink jet printers since they're getting fast too and i may decide to go for an xerox.com phaser-8860 (solid ink) since toner often looks like crap We have a Phaser 8400DP here and I find the output not as sharp (text) as with

[NTG-context] chapter heads not in bold

2008-03-27 Thread Andrea Valle
Hi to all, Sorry if it's stupid. In a large environment file I have this: \definetypeface[tSCIRMA][rm][Xserif][Palatino] \definetypeface[tSCIRMA][tt][Xmono][LM Typewriter Regular] \definetypeface[tSCIRMA][ss][Xsans][Lucida Grande] \setupbodyfont[tSCIRMA, 11pt] \setuphead[chapter]

Re: [NTG-context] chapter heads not in bold

2008-03-27 Thread Andrea Valle
Nevermind. Me idiot. Sorry for the noise -a- On 27 Mar 2008, at 14:14, Andrea Valle wrote: Hi to all, Sorry if it's stupid. In a large environment file I have this: \definetypeface[tSCIRMA][rm][Xserif][Palatino]\definetypeface [tSCIRMA][tt][Xmono][LM Typewriter

[NTG-context] Minor error in code, core-tab.tex

2008-03-27 Thread David
Hi I was reading core-tab.tex on http://source.contextgarden.net/core-tab.tex (trying to learn a little...) Sorry I have no line numbers, but about two-thirds of the way down that file, by chance I think I found an error: \bgroup \catcode`\|=\@@other \gdef\@@otherbar {|}

Re: [NTG-context] Minor error in code, core-tab.tex

2008-03-27 Thread Hans Hagen
David wrote: The second \catcode line contains \gdef\@@otherquite, which I'm almost positive should be \gdef\@@otherquote . indeed, fixed - Hans Hagen | PRAGMA ADE