Am 26.02.2013 um 16:04 schrieb john Culleton <j...@wexfordpress.com>:
> I hesitate to trouble you with a string of questions, > one by one. Right now the two critical files are: > \input formatting.tex > ----------------------------------------------- > > \usemodule [simplefonts] > \definefont [titlefont][MyriadPro-Bold*default at 70bp] > \definefont [subtitle][MyriadPro-Bold*default at 25bp] > \definefont [gauthor][MinionPro-Regular*default at 25bp] > ----------------------------------------------- \startenvironment[formatting] \usemodule [simplefonts] \definefont [titlefont][MyriadPro-Bold*default at 70bp] \definefont [subtitle][MyriadPro-Bold*default at 25bp] \definefont [gauthor][MinionPro-Regular*default at 25bp] \stopenvironment > followed by: > \input title.tex \component[title] > --------------------------------------------- > \startstandardmakeup[align=middle] > > \startstyle[titlefont] > Classic COBOL > \stopstyle > > \vfil > > \style[subtitle]{A Concise Guide} > > \vfil > \null > \vfil > \style[gauthor]{John Culleton} > \vfil > \style[subtitle]{Wexford Press} > \stopstandardmakeup > -------------------------------- \environment[formatting] \startcomponent[title] \startstandardmakeup[align=middle] … \stopstandardmakeup \stopcomponent When you use \startcomponent etc. you can compile individual parts of your document whig is faster when you want to check the content of them. Wolfgang
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________