ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* background of a table and fillinlines
@ 2005-07-29  9:07 Jessica Holle
  0 siblings, 0 replies; only message in thread
From: Jessica Holle @ 2005-07-29  9:07 UTC (permalink / raw)




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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-29  9:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-29  9:07 background of a table and fillinlines Jessica Holle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).