Re: [NTG-context] structure Mk II vs IV

2014-02-26 Thread Wolfgang Schuster
Am 26.02.2014 um 13:56 schrieb Rudolf Bahr : > Hello Wolfgang, > > according to [1] and Andrea's unanswered question: > >> You mean that I simply don’t need \usemodule[simplefonts][size=8pt]? > > in which I'm very interested: How is fontswitching to other styles > (5pt,11pt,17.3pt or bold etc.

Re: [NTG-context] structure Mk II vs IV

2014-02-26 Thread Rudolf Bahr
On Tue, Feb 25, 2014 at 11:48:11PM +0100, Wolfgang Schuster wrote: > > Am 25.02.2014 um 23:37 schrieb Andrea Valle : > > > Ah, so I was a bit mislead by the wiki. Actually I hace this. > > > > > > \usemodule[simplefonts][size=8pt] > > \definefontfamily [myfamily][serif][TeX Gyre Termes] > > \

Re: [NTG-context] structure Mk II vs IV

2014-02-25 Thread Wolfgang Schuster
Am 25.02.2014 um 23:37 schrieb Andrea Valle : > Ah, so I was a bit mislead by the wiki. Actually I hace this. > > > \usemodule[simplefonts][size=8pt] > \definefontfamily [myfamily][serif][TeX Gyre Termes] > \definefontfamily[myfamily][mono][LM Typewriter] > \definefontfamily[myfamily][sans][Ave

Re: [NTG-context] structure Mk II vs IV

2014-02-25 Thread Andrea Valle
Ah, so I was a bit mislead by the wiki. Actually I hace this. \usemodule[simplefonts][size=8pt] \definefontfamily [myfamily][serif][TeX Gyre Termes] \definefontfamily[myfamily][mono][LM Typewriter] \definefontfamily[myfamily][sans][Avenir] \setupbodyfont[myfamily] You mean that I simply don’t n

Re: [NTG-context] structure Mk II vs IV

2014-02-25 Thread Wolfgang Schuster
Am 25.02.2014 um 23:30 schrieb Andrea Valle : > Yeah, I had already replace with simplefonts module I suggest to use the \definefontfamily command, the simplefonts module is outdated and I don’t care when some font don’t work. Wolfgang _

Re: [NTG-context] structure Mk II vs IV

2014-02-25 Thread Andrea Valle
Thanks a lot Wolfgang -- Andrea Valle -- CIRMA - StudiUm Università degli Studi di Torino --> http://www.cirma.unito.it/andrea/ --> http://www.fonurgia.unito.it/andrea/ --> http://www.flickr.com/photos

Re: [NTG-context] structure Mk II vs IV

2014-02-25 Thread Wolfgang Schuster
Am 25.02.2014 um 17:03 schrieb Andrea Valle : > OK, I think I tracked it down > > this works: > > \setuphead[chapter] > [style=\ss\tfc, before={\blank[1cm]\startframedtext[width=local, > foregroundcolor=black, background=color, backgroundcolor=bgGrey1, > framecolor=bgGrey2,offset=0.25cm, > ru

Re: [NTG-context] structure Mk II vs IV

2014-02-25 Thread Andrea Valle
OK, I think I tracked it down this works: \setuphead[chapter] [style=\ss\tfc, before={\blank[1cm]\startframedtext[width=local, foregroundcolor=black, background=color, backgroundcolor=bgGrey1, framecolor=bgGrey2,offset=0.25cm, rulethickness=0.05cm, frame=off, topframe=on, bottomframe=on]\crlf

Re: [NTG-context] structure Mk II vs IV

2014-02-25 Thread Andrea Valle
Thanks WolfgangI attach you the files I’m using. I didn’t want to bother the list with long stuff. But I can’t reproduce this on a short example.I’m compiling c_00_introduzione (a chapter)ThanksBest-a- c_00_introduzione.tex Description: Binary data env_scMaterials.tex Description: Binary data

Re: [NTG-context] structure Mk II vs IV

2014-02-25 Thread Wolfgang Schuster
Am 25.02.2014 um 10:57 schrieb Andrea Valle : > Dear list, > > I'm rewriting a handbook I wrote with ConTeXt. > While testing typography, I'm recompiling the sources now with Mark IV. > My sources still compile fine with ConTeXt, buyt I'm getting this error with > Mark IV. > > ! You can’t use

[NTG-context] structure Mk II vs IV

2014-02-25 Thread Andrea Valle
Dear list, I'm rewriting a handbook I wrote with ConTeXt. While testing typography, I'm recompiling the sources now with Mark IV. My sources still compile fine with ConTeXt, buyt I'm getting this error with Mark IV. ! You can’t use ‘\end’ in internal vertical mode Can anyone shed some light?