From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/70037 Path: news.gmane.org!not-for-mail From: Cecil Westerhof Newsgroups: gmane.comp.tex.context Subject: From \chapter to \startchapter \stopchapter Date: Fri, 15 Jul 2011 12:41:40 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1699310455==" X-Trace: dough.gmane.org 1310726527 26129 80.91.229.12 (15 Jul 2011 10:42:07 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 15 Jul 2011 10:42:07 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Jul 15 12:42:03 2011 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.69) (envelope-from ) id 1QhfqL-0002gE-DQ for gctc-ntg-context-518@m.gmane.org; Fri, 15 Jul 2011 12:42:01 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B479CCAE49; Fri, 15 Jul 2011 12:42:00 +0200 (CEST) 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 59gj1FRph4r3; Fri, 15 Jul 2011 12:41:55 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D8B63CAE40; Fri, 15 Jul 2011 12:41:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8CA72CAE40 for ; Fri, 15 Jul 2011 12:41:53 +0200 (CEST) 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 ezCGmin2Nojw for ; Fri, 15 Jul 2011 12:41:42 +0200 (CEST) Original-Received: from filter1-nij.mf.surf.net (filter1-nij.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id 88E01CAE3F for ; Fri, 15 Jul 2011 12:41:42 +0200 (CEST) Original-Received: from mail-vw0-f41.google.com (mail-vw0-f41.google.com [209.85.212.41]) by filter1-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p6FAfeQM013458 for ; Fri, 15 Jul 2011 12:41:41 +0200 Original-Received: by vws4 with SMTP id 4so1143934vws.14 for ; Fri, 15 Jul 2011 03:41:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=1FVAmh4DEFg3BM72KxJPr2La7LQ0wyhsPDDC54rb1lY=; b=KtfzO+GvQYyXWKLLP8x2tKaaLni/S/KB5xepQD39rM77MXQ+vYn6sdrm/Cg/Cp4oNH IjiB4Q4MlwNYCg3QSvhlmdATlKF2HpAZHq1I1XZ4R6rk/JSGfl2Zosjfkn/JnQUi/8OA LPfoJ9lB9UslKv5QsBP+w1RRc56QiM6VjnxfA= Original-Received: by 10.52.70.179 with SMTP id n19mr581661vdu.260.1310726500534; Fri, 15 Jul 2011 03:41:40 -0700 (PDT) Original-Received: by 10.52.159.232 with HTTP; Fri, 15 Jul 2011 03:41:40 -0700 (PDT) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=209.85.212.41; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07F8aFFq4 - f4cea7fa2eb5 - 20110715 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.152 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:70037 Archived-At: --===============1699310455== Content-Type: multipart/alternative; boundary=20cf3071cfea7648f204a8194b65 --20cf3071cfea7648f204a8194b65 Content-Type: text/plain; charset=ISO-8859-1 Instead of only pdf I also need to generate XHTML. For this I need to use \startchapter and \stopchapter instead of \chapter. When it is like: \chapter{A descriptive title} I have to change it to: \startchapter[title=A descriptive title] . . . \stopchapter But how do I change something like: \chapter[aboutLink]{A descriptive title} -- Cecil Westerhof --20cf3071cfea7648f204a8194b65 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Instead of only pdf I also need to generate XHTML. For this I need to use \= startchapter and \stopchapter instead of \chapter.

When it is like:<= br>=A0=A0=A0 \chapter{A descriptive title}
I have to change it to:
= =A0=A0=A0 \startchapter[title=3DA descriptive title]
=A0=A0=A0 .
=A0=A0=A0 .
=A0=A0=A0 .
=A0=A0=A0 \stopchapter

= But how do I change something like:
=A0=A0=A0 \chapter[aboutLink]{A desc= riptive title}

--
Cecil Westerhof
--20cf3071cfea7648f204a8194b65-- --===============1699310455== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============1699310455==--