From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/81010 Path: news.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.comp.tex.context Subject: To update or not to update - that is the question... Date: Sat, 2 Mar 2013 01:11:35 +0100 Organization: WMI UAM Message-ID: <20130302011135.30edce68@aga-netbook> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1362183117 15350 80.91.229.3 (2 Mar 2013 00:11:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Mar 2013 00:11:57 +0000 (UTC) To: ConTeXt mailing list Original-X-From: ntg-context-bounces@ntg.nl Sat Mar 02 01:12:16 2013 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 1UBa3i-0003oI-Pz for gctc-ntg-context-518@m.gmane.org; Sat, 02 Mar 2013 01:12:14 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 57688101E9; Sat, 2 Mar 2013 01:11:49 +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 k2WqReWKHfs1; Sat, 2 Mar 2013 01:11:46 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 617D8101E3; Sat, 2 Mar 2013 01:11:46 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8A2BB101E3 for ; Sat, 2 Mar 2013 01:11:44 +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 34snmofUMDG2 for ; Sat, 2 Mar 2013 01:11:42 +0100 (CET) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id B51EE101E2 for ; Sat, 2 Mar 2013 01:11:42 +0100 (CET) Original-Received: from msg.wmi.amu.edu.pl (msg.wmi.amu.edu.pl [IPv6:2001:808:114:2::50]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r220BcP6027312 for ; Sat, 2 Mar 2013 01:11:40 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by msg.wmi.amu.edu.pl (Postfix) with ESMTP id C39E848B09 for ; Sat, 2 Mar 2013 01:11:37 +0100 (CET) Original-Received: from msg.wmi.amu.edu.pl ([127.0.0.1]) by localhost (msg.wmi.amu.edu.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mA53zxDd4UjE for ; Sat, 2 Mar 2013 01:11:37 +0100 (CET) Original-Received: from aga-netbook (jedenzero5-dziewiecosiem.echostar.pl [213.156.105.98]) by msg.wmi.amu.edu.pl (Postfix) with ESMTPSA id 588CC40091 for ; Sat, 2 Mar 2013 01:11:37 +0100 (CET) X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; i686-pc-linux-gnu) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=2001:808:114:2::50; country=PL X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0RJ6obCcw - 949d1531d105 - 20130302 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:81010 Archived-At: Hi all, I have an issue with \overrightarrow being positioned under its argument. I've read on the list that this is now fixed, but... I can't upgrade! This is because I'm preparing a document in an "incremental" way, that is, I'm preparing course materials (problem sets) for the next class each week and giving them away to students. If I upgrade, the pagebreaks change (probably due to some tweaking Hans added to multicolumn itemgroups a few months ago). So what would you suggest? I can see at least three solutions, none of which is ideal for me. 1. Manually backport the fix to my ConTeXt. Pro: ideal solution (at least for now). Con: no idea how to do it - I don't know how to access ConTeXt repository (if it's at all possible for a non-developer). 2. Upgrade and insert some manual pagebreaks so that pages 21-22 (which I'm currently working on) contain the same problems as they used to. Pro: easy fix. Con: very dirty trick, and what if someone asks me about some old problems, because he lost his copy? 3. Just use \vec instead of \overrightarrow. Pro: very easy, no dirty hacks. Con: ugly looking (see: \vec{AB}). Any ideas? Is it possible to find the official ConTeXt repo somewhere, or if not, maybe someone could send me the diff of the commit which fixed that (this post: http://article.gmane.org/gmane.comp.tex.context/79011 suggests that it is the 2012.10.30 21:13 commit)? Regards, -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski Adam Mickiewicz University ___________________________________________________________________________________ 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 ___________________________________________________________________________________