From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/64306 Path: news.gmane.org!not-for-mail From: Andreas Harder Newsgroups: gmane.comp.tex.context Subject: Bugs with newest beta Date: Mon, 6 Dec 2010 17:55:44 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: multipart/mixed; boundary=Apple-Mail-6--185267841 X-Trace: dough.gmane.org 1291654742 30398 80.91.229.12 (6 Dec 2010 16:59:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Dec 2010 16:59:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Dec 06 17:58:58 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 1PPeOv-0001lX-Sn for gctc-ntg-context-518@m.gmane.org; Mon, 06 Dec 2010 17:58:57 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 72863CA8ED; Mon, 6 Dec 2010 17:58:57 +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 nYnEb0cP2nQM; Mon, 6 Dec 2010 17:58:32 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A73BCCA8E5; Mon, 6 Dec 2010 17:58:10 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 311E2CA8D5 for ; Mon, 6 Dec 2010 17:55:54 +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 zqxj97tOsCJ7 for ; Mon, 6 Dec 2010 17:55:47 +0100 (CET) Original-Received: from filter4-ams.mf.surf.net (filter4-ams.mf.surf.net [192.87.102.72]) by balder.ntg.nl (Postfix) with ESMTP id 06DFECA8BD for ; Mon, 6 Dec 2010 17:55:46 +0100 (CET) Original-Received: from deliver.uni-koblenz.de (deliver.uni-koblenz.de [141.26.64.15]) by filter4-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id oB6GtkQn009645 for ; Mon, 6 Dec 2010 17:55:46 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 30C0D7801336 for ; Mon, 6 Dec 2010 17:55:46 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14018-06 for ; Mon, 6 Dec 2010 17:55:45 +0100 (CET) X-CHKRCPT: Envelopesender vrfy aharder@uni-koblenz.de Original-Received: from [192.168.1.112] (88-134-86-12-dynip.superkabel.de [88.134.86.12]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTP id AF1BC7800DBF for ; Mon, 6 Dec 2010 17:55:45 +0100 (CET) X-Mailer: Apple Mail (2.1082) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.26.64.15; country=DE; region=08; city=Koblenz; latitude=50.3500; longitude=7.6000; http://maps.google.com/maps?q=50.3500,7.6000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03DDQTKFH - ba78ab7f16f3 - 20101206 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.72 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:64306 Archived-At: --Apple-Mail-6--185267841 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hello Hans, I've downloaded the newest beta, but \comments still don't work. Besides = of that there is a curious indenting problem with delimited text = definitions (and floats). I will attach some test files. --Apple-Mail-6--185267841 Content-Disposition: attachment; filename=test-comment.tex Content-Type: application/octet-stream; name="test-comment.tex" Content-Transfer-Encoding: 7bit \setupinteraction[state=start] \starttext test \comment{test} \stoptext %%% Local Variables: %%% mode: context %%% TeX-master: t %%% End: --Apple-Mail-6--185267841 Content-Disposition: attachment; filename=test-delimitedtext-indenting.tex Content-Type: application/octet-stream; name="test-delimitedtext-indenting.tex" Content-Transfer-Encoding: 7bit \setupindenting[big,yes] \setupdelimitedtext[blockquote][indenting={yes,next},style=red] % \setupdelimitedtext[blockquote][before=\noindentation,style=red] \starttext \showframe[text][text] \startbuffer \startblockquote \dorecurse{3}{Is this paragraph indented? It should not!}\par \dorecurse{3}{Is this paragraph indented? It should! } \stopblockquote \stopbuffer 1. Test \in[someref] test\footnote{footnote}. \getbuffer % not OK! 2. Test test\footnote{footnote}. \getbuffer % OK 3. Test \in[someref] test. \getbuffer % OK \stoptext %%% Local Variables: %%% mode: context %%% TeX-master: t %%% End: --Apple-Mail-6--185267841 Content-Disposition: attachment; filename=test-floats-identnext.tex Content-Type: application/octet-stream; name="test-floats-identnext.tex" Content-Transfer-Encoding: 7bit %% No indent after \placefloat! %% Only OK with "here" and "top" \setuplayout[width=middle,backspace=4cm,cutspace=5cm,header=0pt] \setuppagenumbering[alternative=doublesided,location=right] \setupindenting[big,yes] \setupfloats[indentnext=yes] % default: no \def\TestFloatPlacement#1% {\input tufte \par \placefigure[#1,nonumber]{place=#1}{} \dorecurse{2}{\input tufte \par} \page} \starttext \showframe \processcommalist % tblr,lrtb,tbrl,rltb,btlr,lrbt,btrl,rlbt,fxtb,fxbt, [here,% force, % text, % -> infinite loop left,right,top,bottom, auto,margin,opposite, page,leftpage,rightpage, inmargin,inleft,inright, leftmargin,rightmargin,% rightedge,somewhere, backspace,cutspace] \TestFloatPlacement \stoptext %%% Local Variables: %%% mode: context %%% TeX-master: t %%% End: --Apple-Mail-6--185267841 Content-Disposition: attachment; filename=test-sorting.tex Content-Type: application/octet-stream; name="test-sorting.tex" Content-Transfer-Encoding: 7bit \definesorting[Author][Authors] \setupsorting [Author][criterium=all,style=cap] \starttext \Author{Tufte} \Author{Knuth} \Author{Bryson} \placelistofAuthors % \placelistofsorts[Author][] \stoptext %%% Local Variables: %%% mode: context %%% TeX-master: t %%% End: --Apple-Mail-6--185267841 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Thank you in advance Andreas --Apple-Mail-6--185267841 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 ___________________________________________________________________________________ --Apple-Mail-6--185267841--