From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/72412 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: feature request Date: Mon, 14 Nov 2011 10:22:17 +0100 Message-ID: <5F0EB5D9-2D92-49EF-8A27-5A7A29141CD7@st.estfiles.de> References: <4EC0378C.2060802@gmx.de> <4EC0CC58.1060501@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1321262569 2383 80.91.229.12 (14 Nov 2011 09:22:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Nov 2011 09:22:49 +0000 (UTC) Cc: Hans Hagen To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 14 10:22:45 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 1RPskX-0005PA-6r for gctc-ntg-context-518@m.gmane.org; Mon, 14 Nov 2011 10:22:45 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 607BDCB0EA; Mon, 14 Nov 2011 10:22:42 +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 W2YzYBSrEN7c; Mon, 14 Nov 2011 10:22:38 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 818A3CB0E3; Mon, 14 Nov 2011 10:22:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1BC67CB0E3 for ; Mon, 14 Nov 2011 10:22:37 +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 v13NtKMOgAiw for ; Mon, 14 Nov 2011 10:22:25 +0100 (CET) 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 4472FCB0E2 for ; Mon, 14 Nov 2011 10:22:25 +0100 (CET) Original-Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.95]) by filter1-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id pAE9MNk4016057 for ; Mon, 14 Nov 2011 10:22:23 +0100 Original-Received: from [89.247.33.138] (helo=[192.168.1.4]) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.68) (envelope-from ) id 1RPsk9-0007Rz-1J; Mon, 14 Nov 2011 10:22:22 +0100 In-Reply-To: <4EC0CC58.1060501@wxs.nl> X-Mailer: Apple Mail (2.1084) X-Df-Sender: Njk4NTgw X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=80.67.31.95; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07FUVmnpF - d9ccf7d09a1b - 20111114 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:72412 Archived-At: Am 14.11.2011 um 09:07 schrieb Hans Hagen: > On 14-11-2011 08:57, Steffen Wolfrum wrote: >> = >> Am 13.11.2011 um 22:33 schrieb Andreas Schneider: >> = >>> On 13.11.2011 11:55, Steffen Wolfrum wrote: >>>> = >>>> I am looking for the same functionality as the traditional TeX comment= (starting with %), but used in-line not only after a paragraph. >>> = >>> That sounds a bit strange, because a paragraph doesn't end with a line = break. That's how I usually do my comments too; just add a comment and cont= inue after the line break with the content/sentence/paragraph: >>> = >>> -----8<---------------- >>> This is %some comment >>> an example. >>> ----->8---------------- >>> = >>> ... will end up as: "This is an example." >> = >> = >> = >> maybe "paragraph" was the wrong word (even though in your example betwee= n "comment" and "an" there is a pilcrow too, which is commonly used to deno= te individual paragraphs). >> = >> that's what I meant: a true in-line comment ... without a line-break, pa= rapgraph-break, pilcrow for ending the comment: >> = >> This is =BFsome comment=A1 an example. > = > and next one would want: > = > This is =BFsome > comment=A1 an example. > = > and > = > \startchapter[title=3D{This is =BFsome comment=A1 an example.}] of course! how did you know that :o) > and ... so it's asking for a mess. > = > Just use a command as Wolfgang mentioned. yes, that what I thought right away too. = for the sake of completeness, I just wanted to answer Idris question and wa= it what he thinks. Thanks to all, Steffen ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________