From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74646 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: strange output in pdf when using the filter module Date: Wed, 22 Feb 2012 12:15:31 -0500 (EST) Message-ID: References: <20120219145015.7fe6626d@homerow> <28118EF3-4734-42E7-AC09-2324C1518275@bredband.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-725947751-1329930938=:21149" X-Trace: dough.gmane.org 1329930954 28210 80.91.229.3 (22 Feb 2012 17:15:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Feb 2012 17:15:54 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 22 18:15:49 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S0FnB-0001j5-FF for gctc-ntg-context-518@m.gmane.org; Wed, 22 Feb 2012 18:15:49 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B3860CAB03; Wed, 22 Feb 2012 18:15:48 +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 VEUhcmaTqoWP; Wed, 22 Feb 2012 18:15:43 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5ABDFCB235; Wed, 22 Feb 2012 18:15:43 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7A58DCB235 for ; Wed, 22 Feb 2012 18:15:41 +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 YWMQl-4EMkVO for ; Wed, 22 Feb 2012 18:15:30 +0100 (CET) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id 5432BCAB03 for ; Wed, 22 Feb 2012 18:15:30 +0100 (CET) Original-Received: from tombraider.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.12.86]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q1MHFR8k025389 for ; Wed, 22 Feb 2012 18:15:29 +0100 Original-Received: FROM adi-netbook (bas3-montreal02-1096680022.dsl.bell.ca [65.94.2.86]) By tombraider.mr.itd.umich.edu ID 4F4522AE.80CAA.27315 ; Authuser adityam; 22 Feb 2012 12:15:26 EST In-Reply-To: User-Agent: Alpine 2.02 (LNX 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.12.86; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0eGB5fsmW - bfc818a223f3 - 20120222 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 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:74646 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-725947751-1329930938=:21149 Content-Type: TEXT/PLAIN; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 22 Feb 2012, Aditya Mahajan wrote: > On Wed, 22 Feb 2012, Jan-Erik H=E4ggl=F6f wrote: > >> Having an issue in my pdf-output after processing a markdown file to .te= x=20 >> --> .pdf >>=20 >> It adds the word "stylecolors" in the .pdf file >>=20 >> Why is it doing that? > > Possibly because there was a bug in the version of the filter module=20 > (2011.12.17) that you are using. Actually, the reason is that now the filter module uses=20 \usestyleandcolor to set style and color: \getvalue{use#1styleandcolor}{#2}{#3} Since \use<...>styleandcolor was introduced after 2011.05.18, the=20 \getvalue evaluates to \relax, and you see "stylecolor" (the value of #2=20 and #3) in the output. Aditya --8323328-725947751-1329930938=:21149 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 ___________________________________________________________________________________ --8323328-725947751-1329930938=:21149--