Hi,

today I have real questions :-)

I have a picture for the background which is defined in this way:

\definelayer[BackLayer][state=start]
\setupbackgrounds[text][background=BackLayer]
\setlayer[BackLayer][x=9cm,y=9cm]{\externalfigure[back]}

and a table, which is defined like this:

\bTABLE
\setupTABLE[column][1][width=2.8cm,align={middle,lohi}]
\setupTABLE[column][2][width=2cm,frame=on,rightframe=off,align
={middle,lohi}]
\setupTABLE[column][3][width=10.3cm,align
={right,lohi},leftframe=off]
\setupTABLE[column][4][width=1.9cm,align={middle,lohi}]
\bTR \bTD {\bf Tag}        \eTD \bTD[nc=2] {\bf
\midaligned{Ausgef"uhrte Arbeiten, Unterricht usw.}} \eTD \bTD {\bf
Stundenanzahl} \eTD \eTR
\bTR \bTD {\bf Montag}     \eTD \bTD \eTD \bTD \startitemize \tx
\item
\item
\item
\item
\stopitemize \eTD \bTD 7,7 \eTD \eTR
\bTR \bTD {\bf Dienstag}   \eTD \bTD \eTD \bTD \startitemize \tx
\item
\item
\item
\item
\stopitemize \eTD \bTD 7,7      \eTD \eTR
\bTR \bTD {\bf Mittwoch}   \eTD \bTD \eTD \bTD \startitemize \tx
\item
\item
\item
\item
\stopitemize \eTD \bTD 7,7 \eTD \eTR
\eTABLE


This table varied in its height. One week there are more items and
one week the are less items.

Now to my problem.
I want to have this graphic in the back of the table. Always in the
middle of the table. The width of the table is always the same.
I can place the background but I shouldn't have a absolute position.
The position should vary concerning to the height of the table.
Is this possible?
I've found nothing in the PDF's to this problem.


Another thing are fillinrules:

can I define the look of the line? Now it is always a line, but I
want a thinner line or points. Like I can define in \setupunderbar
but in \setupfillinrules I did't find this option.

Hope somebody can help...


Big thanks

Greetings Jessica

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to