ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jessica Holle" <jessica.holle@vit.de>
Subject: background of a table and fillinlines
Date: Fri, 29 Jul 2005 11:07:39 +0200	[thread overview]
Message-ID: <OF7F3AF6DF.5F992ADE-ONC125704D.00307856@vit.de> (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

                 reply	other threads:[~2005-07-29  9:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=OF7F3AF6DF.5F992ADE-ONC125704D.00307856@vit.de \
    --to=jessica.holle@vit.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).