On Fri, 21 Dec 2007 13:15:22 -0500 "Joel C. Salomon" <[EMAIL PROTECTED]> wrote:
> On Dec 21, 2007 12:49 PM, Joel C. Salomon <[EMAIL PROTECTED]> wrote: > > Is there a problem with having location=middle in setuplayout and > > location=doublesided in setuppagenumbering? > > Never mind; I had done something dumb with the margin widths. > > Anyhow, I'm trying the environment shown below, but I'm evidently not > understanding what the various *space values are. Only cutspace seems > to work as I expected it to; even the text area isn't the right size > (unless the rectangle isn't around the text area itself). > > \definepapersize[sixbynine][width=6in,height=9in] > \setuppapersize[sixbynine][letter] > \setuplayout > [marking=on, location=middle, > textwidth=288pt, textheight=432pt, > header=12pt, headerdistance=12pt, topspace=72pt, > footer=12pt, footerdistance=12pt, bottomspace=144pt, > leftmargindistance=12pt, leftmargin=24pt, backspace=48pt, > rightmargindistance=12pt, rightmargin=24pt, cutspace=96pt] > \setuppagenumbering[location=doublesided] > \showframe http://wiki.contextgarden.net/Layout you should also set only "backspace and textwidth" ond no "cutspace" or you set "backspace and cutspace" and let ConTeXt calculate the textwidth. What do you mean by the rectangle around the text area. Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
