mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] funky macro behaviour


Chronological Thread 
  • From: bytecolor <address@hidden>
  • To: address@hidden
  • Subject: [TeXmacs] funky macro behaviour
  • Date: Sun, 13 Sep 2009 00:18:40 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=qf6R7CGuz0GY3e8ZwJywBE6CBs2Xvohqu27894KaF6blC+YGXT8umr9RwrNQhCccLwLFTRJnPQJmQjMjQCx8029o203b17qHJg4DpqDbk8LLj3vwx3Q1v6N1DSclLU9OnKhOqOUTC/NR4iZSUWl2W5hNtThtHqkjIhtjnEKwu58=;

The doc below has a single macro `hey'. If I try \hey, it just writes "Hey
and , you form a nice couple". Shown by <hey||> in the doc. I've noticed
other peculiarities like the simple hello macro. If the arguments are used in
the body, \hello will not ask for input. This could be ok in some instances,
but in \hey it just does not work. Can someone slap me around a bit and
explain what is going on?

<TeXmacs|1.0.7.2>

<style|generic>

<\body>
<assign|hey|<\macro|first|second>
<if|<equal|<arg|second>|<uninit>>|Hey <arg|first>, you look lonely
today...|Hey <arg|first> and <arg|second>, you form a nice couple>
</macro>>

<hey||>

\;
</body>

<\initial>
<\collection>
<associate|page-type|letter>
</collection>
</initial>

--
bytecolor (S. Edward Dolan)






Archive powered by MHonArc 2.6.19.

Top of page