From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30039 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: visualising evolution from one version to another Date: Sun, 06 Aug 2006 17:01:55 +0200 Message-ID: <44D60463.5020905@elvenkind.com> References: <44D5BDC1.5090100@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1154876542 25852 80.91.229.2 (6 Aug 2006 15:02:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 6 Aug 2006 15:02:22 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Aug 06 17:02:20 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1G9k8j-0004Pq-2a for gctc-ntg-context-518@m.gmane.org; Sun, 06 Aug 2006 17:02:05 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC3122002A; Sun, 6 Aug 2006 17:02:04 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22001-01-7; Sun, 6 Aug 2006 17:01:59 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6DC2C2001F; Sun, 6 Aug 2006 17:01:59 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 317922001F for ; Sun, 6 Aug 2006 17:01:58 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 22005-01-7 for ; Sun, 6 Aug 2006 17:01:56 +0200 (CEST) Original-Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by ronja.ntg.nl (Postfix) with SMTP id 8D17B2001A for ; Sun, 6 Aug 2006 17:01:56 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:38601 helo=[10.10.0.3]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1G9k8a-000NUo-B6 for ntg-context@ntg.nl; Sun, 06 Aug 2006 15:01:56 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:30039 Archived-At: Peter M=FCnster wrote: > On Sun, 6 Aug 2006, Taco Hoekwater wrote: > = > = >>You need a way to create a merged ConTeXt document from the two separate >>files, perhaps using something like this: >> >> http://search.cpan.org/dist/Text-WordDiff/lib/Text/WordDiff.pm > = > = > Thank you for this hint! It's exactly what I need. I've also found a shell > version: "wdiff" > But I still have one problem: I can't have a paragraph in \overstrikes. > Is there perhaps something like \startoverstrikes ... \stopoverstrikes ? Not that I know of. It should be possible to cook something up with metafun and/or \starttextbackgrounds i guess, but I do not have a ready-to-use solution for you. Taco