From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74645 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:11:12 -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-1208566665-1329930200=:21149" X-Trace: dough.gmane.org 1329930700 25903 80.91.229.3 (22 Feb 2012 17:11:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Feb 2012 17:11:40 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 22 18:11:35 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 1S0Fj4-00073K-7f for gctc-ntg-context-518@m.gmane.org; Wed, 22 Feb 2012 18:11:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 10AEECAB03; Wed, 22 Feb 2012 18:11: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 iJBC2E1tctL5; Wed, 22 Feb 2012 18:11:27 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7C337CB235; Wed, 22 Feb 2012 18:11:27 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5FEB4CB235 for ; Wed, 22 Feb 2012 18:11:26 +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 lZmfVWi09tsR for ; Wed, 22 Feb 2012 18:11:13 +0100 (CET) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 1190DCAB03 for ; Wed, 22 Feb 2012 18:11:12 +0100 (CET) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q1MHBAQm015830 for ; Wed, 22 Feb 2012 18:11:11 +0100 Original-Received: FROM adi-netbook (bas3-montreal02-1096680022.dsl.bell.ca [65.94.2.86]) By hackers.mr.itd.umich.edu ID 4F4521AC.44552.2327 ; Authuser adityam; 22 Feb 2012 12:11:08 EST In-Reply-To: <28118EF3-4734-42E7-AC09-2324C1518275@bredband.net> User-Agent: Alpine 2.02 (LNX 1266 2009-07-14) Content-ID: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.81; 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: 05GB5baG9 - 14cfa7f6aa20 - 20120222 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.216 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:74645 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-1208566665-1329930200=:21149 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-15; FORMAT=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Content-ID: On Wed, 22 Feb 2012, Jan-Erik H=E4ggl=F6f wrote: > Having an issue in my pdf-output after processing a markdown file to .tex= --> .pdf > > It adds the word "stylecolors" in the .pdf file > > 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. It works fine with version (2012.01.26)=20 or (2012.02.11). The easiest fix is to update your context distribution and get the latest= =20 version of the module. If you don't want to update the entire=20 distribution, just get the latest version of t-filter.mkiv,=20 t-module-catcodes.tex from https://github.com/adityam/filter; Although I=20 haven't tested if the latest version of the filter module works with old=20 ConTeXt format. You are using 2011.05.18 and lots of ConTeXt internals=20 have changed since then. The other option will be to pick an old version=20 of the module: https://github.com/adityam/filter/tags Aditya --8323328-1208566665-1329930200=: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-1208566665-1329930200=:21149--