From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55928 Path: news.gmane.org!not-for-mail From: Marius Newsgroups: gmane.comp.tex.context Subject: defining commands Date: Fri, 5 Feb 2010 10:03:54 +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="===============0147651756==" X-Trace: ger.gmane.org 1265365968 17226 80.91.229.12 (5 Feb 2010 10:32:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Feb 2010 10:32:48 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 05 11:32:46 2010 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 1NdLUG-0004M6-Ex for gctc-ntg-context-518@m.gmane.org; Fri, 05 Feb 2010 11:32:32 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CC407C9CE9; Fri, 5 Feb 2010 09:05:33 +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 vAvOZbOSf7Gj; Fri, 5 Feb 2010 09:05:13 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4B53DC9CCA; Fri, 5 Feb 2010 09:05:12 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id EC34FC9CCA for ; Fri, 5 Feb 2010 09:05:10 +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 opjwkKY5jXAf for ; Fri, 5 Feb 2010 09:05:08 +0100 (CET) Original-Received: from mail-fx0-f223.google.com (mail-fx0-f223.google.com [209.85.220.223]) by balder.ntg.nl (Postfix) with ESMTP id 9AE89C9CAF for ; Fri, 5 Feb 2010 09:05:08 +0100 (CET) Original-Received: by fxm23 with SMTP id 23so471838fxm.2 for ; Fri, 05 Feb 2010 00:03:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=n+qXOCi0urgpwvtn1bQUidDAeqNl42Z5LuVwGRs/vzY=; b=Db4/eWh2vOzqBelLV6S2M+JG9GK9RTNiqX2Of+3+3Kkz1GVImaSJ5b4heGegWpLitE 45L0ZgKmz4NnDsuUi8Z9FjNZ1Q7REjF3vSghrwJR17pIqHAiQbiaM6kikg/vY7yhIEEU dfPLfD2t4+Xh6vEdXJI/fVRu2tjuzhQubRdBE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Np7YLsY1DhCVU9Xt2HjF1qq55lc/h8hWr4to0t3yLD+RVL7VHU+XAtDxT1YJdFhhYJ jggVzsALekLHcczsbq5ID47VH9A3YNoJYm/m1zEiJ8fJJegUCH+Lj70jRfzhc8cZrNDJ pCUimbPNomi9BMTxTq+sa+V8h45h66LQmuY9E= Original-Received: by 10.102.168.8 with SMTP id q8mr1526582mue.58.1265357034399; Fri, 05 Feb 2010 00:03:54 -0800 (PST) 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:55928 Archived-At: --===============0147651756== Content-Type: multipart/alternative; boundary=0016364175298ca9b8047ed5e4fa --0016364175298ca9b8047ed5e4fa Content-Type: text/plain; charset=UTF-8 Hello all, How do I define the \setuptitlepage and \placetitlepage commands in the environment file? These commands are used as shown in the example below. %%%%%%%%%%%%%%%%%%%% \environment docenv \setuptitlepage[author=weare, name=thisismyname, draft=yes] \starttext \placetitlepage \chapter{First} kasj dlkasjdfl asdf asdfkjaslfd jalsfd \stoptext %%%%%%%%%%%%%%%%%%%% Thank you, Marius --0016364175298ca9b8047ed5e4fa Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello all,

How do I define the \setuptitlepag= e and \placetitlepage commands=C2=A0in the environment file? These commands= are used as shown in the example below.

%%%%%%%%%= %%%%%%%%%%%
\environment docenv

\setuptitlepage[author=3D= weare,
=C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0name=3Dthisismyname,
=C2=A0=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0draft=3Dyes]<= /div>

\starttext
\placetitlepage

\chapter{First}

kasj dlkasjdfl asdf=
asdfkjaslfd jalsfd

\stoptext
= %%%%%%%%%%%%%%%%%%%%

Thank you,
Marius --0016364175298ca9b8047ed5e4fa-- --===============0147651756== 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 ___________________________________________________________________________________ --===============0147651756==--