luigi scarso
Work like a charm. There is only one minor problem: where frame's touch eachother, the line is a little bit thicker. Is there something to be done about this?
%% save it as test.tex \starttext \hbox{% NO GOOD \framed[width=6cm,height=8cm,align={lohi,middle}]{\input ward }% \framed[width=6cm,height=8cm,align={lohi,middle}]{\input ward }% }
\blank
\hbox{% GOOD ? \framed[width=6cm,height=8cm,rightframe=off,align={lohi,middle}]{\input ward }% \framed[width=6cm,height=8cm,align={lohi,middle}]{\input ward }% }
\stoptext
Thanks. I made it now: \usemodule[defaults] \setupoutput[pdf] \setuplayout[header=0cm, footer=0.25cm] \defineframed [action][width=5cm, height=3cm, offset=none] \defineframed [base] [width=3cm, height=2cm, offset=none, topframe=off] \starttext \setupheader[state=high] \setupfootertexts[\hfill {\switchtobodyfont[6pt]\copyright Decebal Computing, http://www.decebal.nl} \hfill][] [][right header] \setupalign[middle]\offinterlineskip \noindent\action[bottomframe=off]{} \noindent\action[bottomframe=off,rightframe=off]{}\action[bottomframe=off]{} \noindent\dorecurse{2}{\action[rightframe=off]{}}\action{} \dorecurse{7}{ \noindent \base{} } \stoptext Still another question. I have to write: \noindent\action[bottomframe=off,rightframe=off]{}\action[bottomframe=off]{} because the following does not work: \noindent\action[bottomframe=off,rightframe=off]{} \action[bottomframe=off]{} But the second I find more readable. Is there a way to make it more readable? -- Decebal Computing Voor uw ICT oplossingen Cecil Westerhof Senior Software Engineer M Cecil@Decebal.nl W http://www.decebal.nl LinkedIn: http://www.linkedin.com/in/cecilwesterhof