From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36931 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: Hiding PDF-Layer Date: Tue, 09 Oct 2007 17:36:46 +0200 Message-ID: <470BA00E.2020808@gmx.net> References: <115224fb0710090749s21cf16bdq82f76f28a736ca4@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1191944313 8115 80.91.229.12 (9 Oct 2007 15:38:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Oct 2007 15:38:33 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 09 17:38:30 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1IfH8y-00038E-Dj for gctc-ntg-context-518@m.gmane.org; Tue, 09 Oct 2007 17:37:12 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D381F1FBEB; Tue, 9 Oct 2007 17:37:06 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02901-05; Tue, 9 Oct 2007 17:36:56 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 101091FBF1; Tue, 9 Oct 2007 17:36:56 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 060AD1FBF1 for ; Tue, 9 Oct 2007 17:36:54 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02784-06 for ; Tue, 9 Oct 2007 17:36:47 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 88DD61FBEB for ; Tue, 9 Oct 2007 17:36:47 +0200 (CEST) Original-Received: (qmail invoked by alias); 09 Oct 2007 15:36:47 -0000 Original-Received: from i577ACEF9.versanet.de (EHLO [192.168.1.3]) [87.122.206.249] by mail.gmx.net (mp044) with SMTP; 09 Oct 2007 17:36:47 +0200 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX18anxVVelYaE+WGMk0AyB96C/DCfLvJ/BCiO0XcDv 9lch9X69vPJhMe User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <115224fb0710090749s21cf16bdq82f76f28a736ca4@mail.gmail.com> X-Enigmail-Version: 0.95.3 X-Y-GMX-Trusted: 0 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:36931 Archived-At: Hi Wolfgang, Wolfgang Schuster schrieb: > Hi, > > I want to include PDF layers in document and the should be hidden by default, > the current behaviour is to show all layers I defined in my document and this > should be later by the user and not when I open the file. > > The following shortened example from the modules show what I mean, > the text "Text" can be seen when you open the document but it should > appear only if you press the "VIDE" button. > > \starttext > > \setupinteraction[state=start] > > \defineproperty[L1][layer][title=layer 1] ^^ [title={layer 1}, state=stop] should work. Best wishes, Peter > > \button{HIDE L1}[HideLayer{L1}] > \button{VIDE L1}[VideLayer{L1}] > > \midaligned > {\definedfont[Mono at 150pt]% > \startproperty[L1] > TEST > \stopproperty} > > \stoptext > > Wolfgang > ___________________________________________________________________________________ > 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://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ > ___________________________________________________________________________________ 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://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________