ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: arranging + multipage \bTABLE + transparent color = bug?
@ 2005-04-22 19:13 Johan Sandblom
  0 siblings, 0 replies; 6+ messages in thread
From: Johan Sandblom @ 2005-04-22 19:13 UTC (permalink / raw)


Outstanding, thank you!

-- 
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

----- Original Message -----
From: Vit Zyka <vit.zyka@seznam.cz>
Date: Friday, April 22, 2005 8:25 pm
Subject: Re: [NTG-context] arranging + multipage \bTABLE + transparent color	= bug?

> luigi.scarso wrote:
> > Johan Sandblom wrote:
> > 
> >> The following code compiles flawlessly but the pdf that is 
> generated 
> >> opens with the error "Could not find the Extended Graphics State 
> named 
> >> 'Tr1'."
> 
> See the thread
> http://archive.contextgarden.net/search/20031231.230000.00000000@sb:arranging,sb:pages,sb:with.html
> 
> vit
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: arranging + multipage \bTABLE + transparent color = bug?
  2005-04-22 15:42 ` luigi.scarso
@ 2005-04-22 18:25   ` Vit Zyka
  0 siblings, 0 replies; 6+ messages in thread
From: Vit Zyka @ 2005-04-22 18:25 UTC (permalink / raw)


luigi.scarso wrote:
> Johan Sandblom wrote:
> 
>> The following code compiles flawlessly but the pdf that is generated 
>> opens with the error "Could not find the Extended Graphics State named 
>> 'Tr1'."

See the thread
http://archive.contextgarden.net/search/20031231.230000.00000000@sb:arranging,sb:pages,sb:with.html

vit

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: arranging + multipage \bTABLE + transparent color = bug?
  2005-04-22 17:18 Johan Sandblom
@ 2005-04-22 17:34 ` luigi.scarso
  0 siblings, 0 replies; 6+ messages in thread
From: luigi.scarso @ 2005-04-22 17:34 UTC (permalink / raw)


Johan Sandblom wrote:

>Mine is 
>Did you compile the document with
>texexec --arrange --pdf ?
>  
>
Ok, now I can confirm your bug.

luigi

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: arranging + multipage \bTABLE + transparent color = bug?
@ 2005-04-22 17:18 Johan Sandblom
  2005-04-22 17:34 ` luigi.scarso
  0 siblings, 1 reply; 6+ messages in thread
From: Johan Sandblom @ 2005-04-22 17:18 UTC (permalink / raw)


Mine is 

TeXExec 5.2.5 - ConTeXt / PRAGMA ADE 1997-2005

               texexec : TeXExec 5.2.5 - ConTeXt / PRAGMA ADE 1997-2005
               texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
                   tex : pdfeTeX, 3.141592-1.20a-2.2 (Web2C 7.5.3)
               context : ver: 2005.03.16
               cont-en : ver: 2005.03.16  fmt: 2005.4.22  mes: english

on linux

Did you compile the document with
texexec --arrange --pdf ?

The --arrange flag is necessary to get indices and tocs in arranged 
documents, which I have in the file the problem was exposed.

Johan


-- 
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

----- Original Message -----
From: "luigi.scarso" <luigi.scarso@logosrl.it>
Date: Friday, April 22, 2005 5:42 pm
Subject: Re: [NTG-context] arranging + multipage \bTABLE + transparent color	= bug?

> Johan Sandblom wrote:
> 
> >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
> >
> >  
> >
> I have made it with
> TeXExec 5.2.3 - ConTeXt / PRAGMA ADE 1997-2004
> 
> texexec : TeXExec 5.2.3 - ConTeXt / PRAGMA ADE 1997-2004
> texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
> tex : pdfeTeX, 3.141592-1.20a-2.2 (Web2C 7.5.3)
> context : ver: 2005.01.13
> cont-en : ver: 2005.01.13 fmt: 2005.3.7 mes: english
> cont-nl : ver: 2005.01.13 fmt: 2005.3.7 mes: dutch
> under linux
> and I see no problems with xpdf, acrobat5 and acrobat 7.
> 
> luigi
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: arranging + multipage \bTABLE + transparent color = bug?
  2005-04-22 15:01 Johan Sandblom
@ 2005-04-22 15:42 ` luigi.scarso
  2005-04-22 18:25   ` Vit Zyka
  0 siblings, 1 reply; 6+ messages in thread
From: luigi.scarso @ 2005-04-22 15:42 UTC (permalink / raw)


Johan Sandblom wrote:

>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
>
>  
>
I have made it with
TeXExec 5.2.3 - ConTeXt / PRAGMA ADE 1997-2004

texexec : TeXExec 5.2.3 - ConTeXt / PRAGMA ADE 1997-2004
texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
tex : pdfeTeX, 3.141592-1.20a-2.2 (Web2C 7.5.3)
context : ver: 2005.01.13
cont-en : ver: 2005.01.13 fmt: 2005.3.7 mes: english
cont-nl : ver: 2005.01.13 fmt: 2005.3.7 mes: dutch
under linux
and I see no problems with xpdf, acrobat5 and acrobat 7.

luigi

^ permalink raw reply	[flat|nested] 6+ messages in thread

* arranging + multipage \bTABLE + transparent color = bug?
@ 2005-04-22 15:01 Johan Sandblom
  2005-04-22 15:42 ` luigi.scarso
  0 siblings, 1 reply; 6+ messages in thread
From: Johan Sandblom @ 2005-04-22 15:01 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-04-22 19:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-22 19:13 arranging + multipage \bTABLE + transparent color = bug? Johan Sandblom
  -- strict thread matches above, loose matches on Subject: below --
2005-04-22 17:18 Johan Sandblom
2005-04-22 17:34 ` luigi.scarso
2005-04-22 15:01 Johan Sandblom
2005-04-22 15:42 ` luigi.scarso
2005-04-22 18:25   ` Vit Zyka

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).