ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Fabrice Couvreur <fabrice1.couvreur@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Background color of a framedtext that covers floats
Date: Wed, 8 Apr 2020 10:19:32 +0200	[thread overview]
Message-ID: <CACyK-eqcfkhRPG65+efpoSQiv3aq+yueog-Zu-uc1tMDrxCVjQ@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1593 bytes --]

Hi,
Is there a more elegant way to have a white background for the table ?
In fact, my question is more general : if we insert an image, the
background color envelops this image : how to solve this problem ?
Thank you.
Fabrice

\definecolor[fondpaille][c=0,m=0,y=0.2,k=0]
\starttext
\startframedtext
  [frame=off,width=\textwidth,
    background=color,backgroundcolor=fondpaille]
  \input tufte
  \startlinecorrection[blank]
       \startmidaligned
         \startxtable
           [align={lohi,middle}, option={stretch},framecolor=cyan,
            offset=0.8ex,background=color,backgroundcolor=white]
           \startxrow
             \startxcell
               \bf Profondeur \m{x} (en mètre)
             \stopxcell
             \startxcell
               \bf Pression \m{P} (en bar)
             \stopxcell
             \startxcell
               \bf Volume \m{V} (en \m{\text{dm}^{3}})
             \stopxcell
           \stopxrow
           \startxrow
             \startxcell
               0 (niveau de la mer)
             \stopxcell
             \startxcell
               1
             \stopxcell
             \startxcell
               1
             \stopxcell
           \stopxrow
           \startxrow
             \startxcell
              10
             \stopxcell
             \startxcell
               2
             \stopxcell
             \startxcell
               0,5
             \stopxcell
           \stopxrow
         \stopxtable
       \stopmidaligned
     \stoplinecorrection
\stopframedtext
\stoptext

[-- Attachment #1.2: Type: text/html, Size: 2589 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2020-04-08  8:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-08  8:19 Fabrice Couvreur [this message]
2020-04-08  8:45 ` Pablo Rodriguez
2020-04-08  9:32   ` Fabrice Couvreur
2020-04-08 10:15     ` Pablo Rodriguez

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=CACyK-eqcfkhRPG65+efpoSQiv3aq+yueog-Zu-uc1tMDrxCVjQ@mail.gmail.com \
    --to=fabrice1.couvreur@gmail.com \
    --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).