Re: [NTG-context] \setuppapersize and \startMPpage

2006-05-11 Thread Johan Sandblom
2006/5/11, Aditya Mahajan [EMAIL PROTECTED]: On Wed, 10 May 2006, Johan Sandblom wrote: Thank you, this almost works, but the title graphic (of thesis size) is not centered on the A4 paper, but in the lower right corner. How can I make it go to the right place?

Re: [NTG-context] \setuppapersize and \startMPpage

2006-05-11 Thread Hans Hagen
Johan Sandblom wrote: 2006/5/11, Aditya Mahajan [EMAIL PROTECTED]: On Wed, 10 May 2006, Johan Sandblom wrote: Thank you, this almost works, but the title graphic (of thesis size) is not centered on the A4 paper, but in the lower right corner. How can I make it go to the right

Re: [NTG-context] \setuppapersize and \startMPpage

2006-05-11 Thread Johan Sandblom
2006/5/11, Hans Hagen [EMAIL PROTECTED]: \definepapersize[thesis][width=169mm, height=239mm] \setuppapersize[thesis][A4] \definelayer[page][width=\paperwidth,height=\paperheight] \starttext \startTEXpage \setlayer [page] [preset=lefttop,x=3cm,y=4cm]

Re: [NTG-context] \setuppapersize and \startMPpage

2006-05-09 Thread Aditya Mahajan
On Tue, 9 May 2006, Johan Sandblom wrote: Dear expertise, I have the following: \definepapersize[thesis][width=169mm, height=239mm] \setuppapersize[thesis][A4] \setuplayout [location=middle, marking=on] \setuppagenumbering [alternative=doublesided, location=marginedge, state=stop]