[NTG-context] A couple of questions on math customizing.

2005-07-11 Thread Brooks Moses
I'm working on doing my own math alignment routines. After a lot of poking about in core-mat.tex, I came to the conclusion that \startinnermath and \stopinnermath were probably the things to modify, and the most polite way to do that was by defining my own alignment name. So, the following

[NTG-context] bug in \startlines (2005.06.27)

2005-07-11 Thread Taco Hoekwater
Hi there, I've spotted a bug: this will put TeX in a loop: \starttext \startlines A\ test \stoplines \stoptext because \ expands to \ . Greetings, Taco ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] TeX trie processing (\pattern loading) details visualisation

2005-07-11 Thread Taco Hoekwater
Hi, Vaguely connected to the font reader visualisation I posted last month, I have created a visualisation of the trie (\pattern) processing source code in initex. There are files here: http://tex.aanhet.net/temp/patreader.zip (12.825 bytes) http://tex.aanhet.net/temp/patreader.pdf ( 36

[NTG-context] re-using ConTeXt typescripts ?

2005-07-11 Thread Steffen Wolfrum
Hi Adam, the simplicity of XeTeX's font handling is amazing -- when starting from scratch. But I am wondering how can I continue to use the typescripts (and virtual files) that I used to use with ConTeXt?! texexec --xtx --example.file ends in an error log containing: This is METAFONT,

Re: [NTG-context] Bold Greek Math with Fourier Font

2005-07-11 Thread Randall Skelton
I think I've found my problem (finally). The problem is in 'type-enc.tex' I referred to the standard text fonts for Fourier-Math-Letters and Fourier-Math-Letters-Bold instead of the true math fonts. I believe this is how ConTeXt is configured in its default... In any case, 'type-enc.tex' should

[NTG-context] Re: re-using ConTeXt typescripts ?

2005-07-11 Thread Adam Lindsay
Hi Steffen, You're pretty close. It's best not to rewrite your old scripts, rather, to make a new type-enc style script to replace your existing [serif] [agaramond][ec] script. This way, when changing engines, it's a simple step of changing the (default, perhaps?) encoding... \starttypescript

[NTG-context] delays in mail

2005-07-11 Thread pragma
Hi, There will be some delays in mail from me. I have a hard disk crash on my main machine and have to wait for a new disk as well as to reinstall the lot. Hans ___ ntg-context mailing list ntg-context@ntg.nl

Re: [NTG-context] Bold Greek Math with Fourier Font

2005-07-11 Thread Michel Bovani
Le 11/07/2005 17:41, Randall Skelton a dit : I think I've found my problem (finally). The problem is in 'type-enc.tex' I referred to the standard text fonts for Fourier-Math-Letters and Fourier-Math-Letters-Bold instead of the true math fonts. I believe this is how ConTeXt is configured in its

[NTG-context] Setting up chapter.

2005-07-11 Thread John R. Culleton
I am trying to set up chapter heads a certain way and my code keeps getting uglier. Here are the specs: 1. Chapter number centered, with decorations on either side. 2. Chapter title centered below chapter number. 3. Additional decoration centered below chapter title. 4. Both number and text show

Re: [NTG-context] Setting up chapter.

2005-07-11 Thread Stuart Jansen
On Mon, 2005-07-11 at 17:12 +, John R. Culleton wrote: I am trying to set up chapter heads a certain way and my code keeps getting uglier. Here are the specs: 1. Chapter number centered, with decorations on either side. 2. Chapter title centered below chapter number. 3. Additional

Re: [NTG-context] tweaking underlining

2005-07-11 Thread Mojca Miklavec
Stuart Jansen wrote: Reading the list archives, it looks like there are certain advantages, to performing underlining according to my example below: = \setupcolors[state=start] \definetextbackground[underline][location=text,alternative=1,background=,frame=off] \definestartstop

Re: [NTG-context] Bold Greek Math with Fourier Font

2005-07-11 Thread Randall Skelton
Many thanks for pointing this out Michel. I must admit that this is proving to be much more complicated than I thought... Reading Hans' ThisWay document makes it appear that getting usable bold-faced math fonts is only a few lines of definitions... perhaps I should just look at buying the lucida

[NTG-context] big font in item separator

2005-07-11 Thread 박내엽
Blow is my sample i cannot compiled becuse "\startitemize[1,packed]" line but "\startitemize[n, packed]" is goodand i want item 1(cdot) separator in higher text then 22pt How ? - %\definebodyfontenvironment[24pt]\definebodyfont [22pt,24pt,28pt]