From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42695 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: Bug in \underbar ? Date: Wed, 23 Jul 2008 13:04:34 +0200 Message-ID: <115224fb0807230404i7a73f00ehe6ef777b2fbcfb17@mail.gmail.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216814858 22753 80.91.229.12 (23 Jul 2008 12:07:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 23 Jul 2008 12:07:38 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 23 14:08:26 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1KLd8N-0006xL-7N for gctc-ntg-context-518@m.gmane.org; Wed, 23 Jul 2008 14:07:55 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0048E1FCE4; Wed, 23 Jul 2008 14:06:59 +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 31379-01-9; Wed, 23 Jul 2008 14:06:22 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B003C1FCC7; Wed, 23 Jul 2008 14:05:54 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E2F621FC01 for ; Wed, 23 Jul 2008 14:05:52 +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 31911-02-3 for ; Wed, 23 Jul 2008 14:05:15 +0200 (CEST) Original-Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by ronja.ntg.nl (Postfix) with ESMTP id 0A5C21FEA5 for ; Wed, 23 Jul 2008 13:04:35 +0200 (CEST) Original-Received: by an-out-0708.google.com with SMTP id c8so508210ana.14 for ; Wed, 23 Jul 2008 04:04:35 -0700 (PDT) Original-Received: by 10.100.125.12 with SMTP id x12mr3023213anc.159.1216811074809; Wed, 23 Jul 2008 04:04:34 -0700 (PDT) Original-Received: by 10.100.109.20 with HTTP; Wed, 23 Jul 2008 04:04:34 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:42695 Archived-At: On Wed, Jul 23, 2008 at 12:23 PM, luigi scarso wrote: > Sorry for this innacurate email, > but I'm seeing something strange with \underbar. > I'm using columnset with 2 columns, > and \underbar appear in a \section head customization. > > luatex --vers > This is LuaTeX, Version snapshot-0.29.0-2008072308 > > ConTeXt ver: 2008.05.21 15:21 MKIV fmt: 2008.7.23 int: english/english > > > ASAP I will made an example. You could use the textbackground underline method. \definetextbackground [underline] [location=text,alternative=1,background=,frame=off] \definestartstop [underline] [before={\starttextbackground[underline]}, after=\stoptextbackground] \def\underline{\groupedcommand{\starttextbackground[underline]}{\stoptextbackground}} \setuphead[section][textcommand=\underline] \starttext \section{Section} \stoptext ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________