From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14000 Path: main.gmane.org!not-for-mail From: Fabrice Popineau Newsgroups: gmane.comp.tex.context Subject: Re: Slides and notes Date: Mon, 03 Nov 2003 13:44:37 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: References: <20031103051028.GB663@ruhrau.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1067863994 28077 80.91.224.253 (3 Nov 2003 12:53:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Nov 2003 12:53:14 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Nov 03 13:53:12 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AGeCm-0008AX-00 for ; Mon, 03 Nov 2003 13:53:12 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id CBBD710B26; Mon, 3 Nov 2003 13:53:07 +0100 (MET) Original-Received: from esemetz.metz.supelec.fr (esemetz.metz.supelec.fr [193.48.224.212]) by ref.ntg.nl (Postfix) with ESMTP id 85A4110ABB for ; Mon, 3 Nov 2003 13:45:01 +0100 (MET) Original-Received: from ANSIBLE.metz.supelec.fr (ansible.metz.supelec.fr [193.48.224.192]) by esemetz.metz.supelec.fr (8.11.6/8.9.3) with ESMTP id hA3Cj0M22644 for ; Mon, 3 Nov 2003 13:45:01 +0100 Original-To: ntg-context@ntg.nl In-Reply-To: <20031103051028.GB663@ruhrau.de> (Johannes Hüsing's message of "Mon, 3 Nov 2003 06:10:28 +0100") User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.5 (cassava, windows-nt) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14000 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14000 > I use the modes mechanism (\startmode, \stopmode and friends) and I am > lacking imagination as to want more. Something like : \startslide \stopslide \startnote \stopnote together with modes screen and handout that would either generate only slides or print them like this : ------------------------ | ---------- | | | | notes | | | | notes | | | | | | | | | | ---------- | | | | ---------- | | | | notes | | | | notes | | | | | | | | | | ---------- | ------------------------ Fabrice