From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30969 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: blackrule Date: Sun, 24 Sep 2006 22:07:10 +0200 Message-ID: <4516E56E.9040709@gmx.net> References: <82abc5a20dc12e89c00b948ac1cd90d2@oninetspeed.pt> <45169C8B.1040305@gmx.net> <4516D883.2050501@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1159128484 21327 80.91.229.2 (24 Sep 2006 20:08:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Sep 2006 20:08:04 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Sep 24 22:08:02 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 1GRaGa-00078y-99 for gctc-ntg-context-518@m.gmane.org; Sun, 24 Sep 2006 22:07:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 31F231FEE5; Sun, 24 Sep 2006 22:07:56 +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 12542-07; Sun, 24 Sep 2006 22:07:50 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 28AE21FED5; Sun, 24 Sep 2006 22:07:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E01241FED5 for ; Sun, 24 Sep 2006 22:07:48 +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 12541-03-2 for ; Sun, 24 Sep 2006 22:07:48 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id E70F51FEBF for ; Sun, 24 Sep 2006 22:07:47 +0200 (CEST) Original-Received: (qmail invoked by alias); 24 Sep 2006 20:07:47 -0000 Original-Received: from i577B8178.versanet.de (EHLO [192.168.1.3]) [87.123.129.120] by mail.gmx.net (mp001) with SMTP; 24 Sep 2006 22:07:47 +0200 X-Authenticated: #24293357 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-To: mailing list for ConTeXt users In-Reply-To: <4516D883.2050501@wxs.nl> X-Enigmail-Version: 0.94.0.0 X-Y-GMX-Trusted: 0 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:30969 Archived-At: Hans Hagen wrote: > Peter Rolf wrote: >> Hi Jorge, >> >> batela wrote: >> >>> Dear Sirs, >>> >>> I want to prepare a forma for handwriting filling. With this propose e >>> use \blackrule command for trace some lines inside paragraphs. For example, >>> >>> I, \blackrule[width=5cm, height=0.05cm] , promise maintain a good... >>> >>> In the pdf document appears: I, *!max*___________________ , promise >>> maintain a good... >>> >>> Are there a good reason for that? >>> >>> >> Which beta version do you use (texexec --version)? If it's not the >> latest one (17.09.) simply update to that version. This bug (typo) was >> fixed some beta versions ago. >> >> > normally this !xxx kind of errors point to a missing \protect > But in this case I had the same error in a prior beta. And if I remember it right, \blackrule works in the current stable version (and older ones). This is from a mail I sent you on 31.08. [..] \def\doblackrule[#1]% {\hbox\bgroup \getparameters[\??bj][#1]% \setstrut \doif\@@bjwidth\ v!max{\def\@@bjwidth {1em}}% ^^^^ I had the text "!max" in one of my gfx :) [..] The typo was corrected in the following beta version. This is the reason why I think Jorge uses an older beta. Peter > Hans > >