From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53798 Path: news.gmane.org!not-for-mail From: Bruce Newsgroups: gmane.comp.tex.context Subject: presentation (simple-slides?) master-like feature? Date: Wed, 28 Oct 2009 15:11:59 +0000 (UTC) Message-ID: 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: ger.gmane.org 1256742773 24834 80.91.229.12 (28 Oct 2009 15:12:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Oct 2009 15:12:53 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Oct 28 16:12:46 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1N3ACY-0001Ft-1W for gctc-ntg-context-518@m.gmane.org; Wed, 28 Oct 2009 16:12:42 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4F232C9B07; Wed, 28 Oct 2009 16:11:25 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id aWepuJc-hB-k; Wed, 28 Oct 2009 16:11:21 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BB0B0C9ADD; Wed, 28 Oct 2009 16:11:20 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2282EC9ADD for ; Wed, 28 Oct 2009 16:11:19 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fSx+lpj4+yIA for ; Wed, 28 Oct 2009 16:11:14 +0100 (CET) Original-Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by balder.ntg.nl (Postfix) with ESMTP id 5F01CC9AB7 for ; Wed, 28 Oct 2009 16:11:14 +0100 (CET) Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1N3ACJ-00016n-CP for ntg-context@ntg.nl; Wed, 28 Oct 2009 16:12:27 +0100 Original-Received: from cpe-24-210-244-134.woh.res.rr.com ([24.210.244.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Oct 2009 16:12:27 +0100 Original-Received: from bdarcus by cpe-24-210-244-134.woh.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 28 Oct 2009 16:12:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.210.244.134 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.14) Gecko/2009090217 Ubuntu/9.04 (jaunty) Firefox/3.0.14) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:53798 Archived-At: I've been gravitating to a presentation system where I author presentations in markdown, and then convert them to an HTML-based system that results in examples like this: http://www.users.muohio.edu/darcusb/s6test/test.html This allows me to focus on content, but very quickly create high-quality slides. So I have a kind of default representation of a slide, but I also have a couple of CSS classes that I attach (via XSLT) to individual slides depending on the content. For example, if I have a title without any other text content, then I attach a "title" class to the slide, which renders the title larger, and vertical-centered on the page. If there's a single image, I attach a "imgbig" class, which floats the image to the background, and enlarges it to fill the slide. I would like to be able to do the same with PDF using ConTeXt, ideally using simple-slides. I know some styles have similar parameter options for things like image placement, but I'm not seeing anything equivalent for titles. Is this possible to add? Bruce ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________