Re: [NTG-context] "bug" in OC support

2003-11-04 Thread Hans Hagen
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  

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] "bug" in OC support

2003-11-04 Thread Peter Rolf
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



___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context