ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* "bug" in OC support
@ 2003-11-04 11:11 Peter Rolf
  2003-11-04 20:55 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Rolf @ 2003-11-04 11:11 UTC (permalink / raw)


Hello all,

just a small fix for the Optional content (OC) support.
The keywords for the default state (visible or not) must be
changed to uppercase letters.

spec-fdf.tex:

def\flushPDFtextlayers
  {\ifx\PDFtextlayers\empty \else
  ...
    \doPDFaddtocatalog
       {/OCProperties
        << % display in menu
           /D  << /Order \!!stringa
                  /On    \!!stringb
 >                 ^^
 >                 /ON    \!!stringb
                  /Off   \!!stringc >>
 >                 ^^
 >                 /OFF   \!!stringc >>
           % used properties
           /OCGs \!!stringa >>}%


Thanks to Hans for implementing it. It works perfect and I love it...
Greetings,

  Peter

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

* Re: "bug" in OC support
  2003-11-04 11:11 "bug" in OC support Peter Rolf
@ 2003-11-04 20:55 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2003-11-04 20:55 UTC (permalink / raw)


At 12:11 04/11/2003, you wrote:

>just a small fix for the Optional content (OC) support.
>The keywords for the default state (visible or not) must be
>changed to uppercase letters.

ok

H  

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

end of thread, other threads:[~2003-11-04 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-04 11:11 "bug" in OC support Peter Rolf
2003-11-04 20:55 ` Hans Hagen

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