From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13289 Path: main.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Soul Package in ConTeXt Date: Wed, 17 Sep 2003 13:52:54 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Trace: sea.gmane.org 1063800034 26512 80.91.224.253 (17 Sep 2003 12:00:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Sep 2003 12:00:34 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Sep 17 14:00:32 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zaz2-0003pn-00 for ; Wed, 17 Sep 2003 14:00:32 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 73B4D10B33; Wed, 17 Sep 2003 14:00:29 +0200 (MEST) Original-Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [62.67.200.156]) by ref.ntg.nl (Postfix) with ESMTP id 1E8C710B31 for ; Wed, 17 Sep 2003 13:54:22 +0200 (MEST) Original-Received: (qmail 9152 invoked from network); 17 Sep 2003 11:54:18 -0000 Original-Received: from unknown (HELO [213.7.176.96]) (664943@[217.184.12.108]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 17 Sep 2003 11:54:18 -0000 X-Sender: 664943@pop3.estfiles.de Original-To: TeX on Mac OS X Mailing List , ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13289 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13289 Because of looking for a nice letterspacing solution I had a look at the LaTeX's soul.sty. Melchior Franz wrote that it should also work with ConTeXt: > The soul package > Melchior FRANZ > May 29, 2002 > Abstract > This article describes the soul package1, which provides h y p h e n - > a t a b l e l e t t e r s p a c i n g ( s p a c i n g o u t ) , >underlining and some > derivatives such as overstriking and highlighting. Although the package is > optimized for LATEX2", it also works with Plain TEX and with other flavors > of TEX like, for instance, ConTEXt. But how? \input soul.sty gives me in ConTeXt: > (/Users/steffen/Library/texmf/tex/latex/misc/soul.sty > ! Undefined control sequence. > l.49 \NeedsTeXFormat > {LaTeX2e} > ? So what what did he mean by "works with"? What is the right way? Thank you for any reply, Steffen