Re: [NTG-context] [***SPAM***] Source files for ConTeXt manuals
On 6/4/2013 11:31 PM, honyk wrote:
Dear All,
as a newbie I am investigating various ConTeXt (MkIV) concepts and I feel that any direct comparison of the source and the final output would help me a lot.
While in the ConTeXt reference manual I can see e.g. nice side-by-side framed text blocks, I am lost in various text box, framing or columns switches and unable to create something similar.
you need to be more explicit in what you want to achieve
While in this guide http://www.pragma-ade.com/general/manuals/style.pdf I can see many options for font expansion, something like this is not applicable to MkIV: \setupfonthandling [hz] [min=30,max=30,step=5]
it's implemented differently in mkiv (vectors are defined in lua) ... font-mkiv.pdf has some info about that as luatex is a bit more efficient min/max/step are less needed and future versions might even be more granular.
I've search for doc source in the source browser http://source.contextgarden.net/ but I still haven't found anything promising.
all protrusion and expansion is dealt with via features so the implementation is mostly in lua code Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (1)
-
Hans Hagen