From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: doco on bitwise logicals Date: Sat, 10 May 2003 13:58:27 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87r877qwpo.fsf@zip.com.au> References: <87vfwrjzqr.fsf@zip.com.au> <87n0i3w9xf.fsf@raven.i.defaultvalue.org> <87y91lrmp3.fsf@zip.com.au> <873cjntxm8.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052539110 18610 80.91.224.249 (10 May 2003 03:58:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 10 May 2003 03:58:30 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat May 10 05:58:29 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19ELVE-0004ps-00 for ; Sat, 10 May 2003 05:58:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19ELVi-0000gd-02 for guile-devel@m.gmane.org; Fri, 09 May 2003 23:58:58 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19ELVS-0000gW-00 for guile-devel@gnu.org; Fri, 09 May 2003 23:58:42 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19ELVR-0000gK-00 for guile-devel@gnu.org; Fri, 09 May 2003 23:58:42 -0400 Original-Received: from snoopy.pacific.net.au ([61.8.0.36]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19ELVQ-0000cj-00 for guile-devel@gnu.org; Fri, 09 May 2003 23:58:41 -0400 Original-Received: from sunny.pacific.net.au (sunny.pacific.net.au [203.2.228.40]) h4A3wZPc017799 for ; Sat, 10 May 2003 13:58:35 +1000 Original-Received: from wisma.pacific.net.au (wisma.pacific.net.au [210.23.129.72]) by sunny.pacific.net.au with ESMTP id h4A3wZQg023467 for ; Sat, 10 May 2003 13:58:35 +1000 (EST) Original-Received: from localhost (ppp22.dyn228.pacific.net.au [203.143.228.22]) by wisma.pacific.net.au (8.12.9/8.12.9) with ESMTP id h4A3wXYZ006034 for ; Sat, 10 May 2003 13:58:34 +1000 (EST) Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 19ELVE-0006sj-00; Sat, 10 May 2003 13:58:28 +1000 Original-To: guile-devel@gnu.org User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.2 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2319 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2319 I wrote: > > 2^CNT Almost forgot, I introduced * guile.texi (m): New macro. to allow different expressions for tex and non-tex maths. It's good for things like "x*y" for multiply in info, but just "xy" for tex. In this case though it avoids problems with @var{} superscripts (there's no font for that on my system, not sure if there's supposed to be but I've struck the same on freebsd too). _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel