Skip to Content.
Sympa Menu

texmacs-users - nested format from session interaction

Subject: mailing-list for TeXmacs Users

List archive

nested format from session interaction


Chronological Thread 
  • From: "Frédéric Morain-Nicolier" <address@hidden>
  • To: address@hidden
  • Subject: nested format from session interaction
  • Date: Tue, 10 Jun 2008 09:53:18 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :x-google-sender-auth; b=InSDwWmVFTc1EPfoGIXIQwxgsOBZ5SVjj2VpHTd1URe12W3R0wiz00jCwFPrAObtPx UzVvkidUWibE+jIobladpm2ZvEBvwUunNyfMekBtJpxWoLWiKFHoa8jqcg8lX4+vUxfd hVySpoS5Lf3gA5T4ywuJfMVgHRY43U0jQXkC4=

Hello,

i'am trying to produce a tabularized output from a home-made session (clojure, a java-based lisp). When i send the following string :

"\002scheme:(table (row (cell a) (cell b)))\005"

the output is ok, but when i send a cell with another format, like in :

"\002scheme:(table (row (cell \002latex:$a+b$\005) (cell b)))\005",

the ouput is corrupted : only the first cell is printed and the table is ended.

How to have a correct output ? Thanks in advance .
Fred

--
Dr. Frederic Morain-Nicolier
http://www.pixel-shaker.fr
http://calypod.free.fr




Archive powered by MHonArc 2.6.19.

Top of Page