mailing-list for TeXmacs Users

Text archives Help


bullet lists and tables


Chronological Thread 
  • From: Corey Sweeney <address@hidden>
  • To: address@hidden
  • Subject: bullet lists and tables
  • Date: Wed, 25 May 2005 10:04:47 -0500
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kDGrzF7LPx6l0Jf0PHKIWTS7DVWeHq+0Qz7QG3LTfgDqiZq9zXxWJ7wKBWy+o6NpSm9SBFC7bJ5b0caGIMbfZjnFp0O+AUrgV1NtzKIZj/BSIf8of4SnCEwVKAml7hjLTtf5crfZZ498dz7dJzfaHMZUNRZ3oBsx33GfQ4ekOMI=

i have a "outline" as a dashed list of bullet lists. something like:

- Booleans
* and
* or
* not
* true
* false
- Numbers
* successor
* add
* mul
* sub
* zero
- Lists & pairs
* cons
* car/first
* cdr/second


I thought i'd save space by making it 3 seperate lists, and putting
them in a row, so created a table 3 wide, and when i tried to create a
bullet list in there it wouldn't let me. I'm guessing that creating
the table changed the environment. If this is so, is there a way to
declare the "whatever environment i had a top level environment"
inside the table? or if not is there something else I should be
doing?

Corey



Archive powered by MHonArc 2.6.19.

Top of page