ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Johan Sandblom <Johan.Sandblom@cns.ki.se>
Subject: arranging + multipage \bTABLE + transparent color = bug?
Date: Fri, 22 Apr 2005 17:01:05 +0200	[thread overview]
Message-ID: <174ad117a34c.17a34c174ad1@ki.se> (raw)

The following code compiles flawlessly but the pdf that is generated opens 
with the error "Could not find the Extended Graphics State named 'Tr1'."
in Acrobat Reader 7 for Linux (and Windows for that matter). Earlier readers
give less informative messages but in all cases the pdf has almost entirely 
empty pages. If the second line is uncommented (so there is no arranging) 
there is no problem. If the color is non-transparent, there is no problem.
If the table needs less than 4 sheets to be arranged on, there is no problem.

Is this known, expected, fixable?

Johan

\setuppapersize     [A6][A4] \setuparranging     [2*4, doublesided]
%\setuppapersize     [A6][A6]
\setupcolors        [state=start]
\definecolor[tgray][s=.8, t=.5, a=1]
\starttext
\bTABLE[split=repeat, frame=off, background=color, backgroundcolor=tgray]
\dorecurse{200}{\bTR\bTD 1\eTD\bTD 2\eTD\eTR}
\eTABLE
\stoptext

-- 
Johan Sandblom  N8, MRC, Karolinska sjh  
t +46851776108  17176 Stockholm  
m +46735521477  Sweden           
"What is wanted is not the will to believe, but the 
will to find out, which is the exact opposite" 
-- Bertrand Russell

             reply	other threads:[~2005-04-22 15:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-22 15:01 Johan Sandblom [this message]
2005-04-22 15:42 ` luigi.scarso
2005-04-22 18:25   ` Vit Zyka
2005-04-22 17:18 Johan Sandblom
2005-04-22 17:34 ` luigi.scarso
2005-04-22 19:13 Johan Sandblom

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=174ad117a34c.17a34c174ad1@ki.se \
    --to=johan.sandblom@cns.ki.se \
    --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).