login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #42 Escaping $ is tedious... revision 2 of 2

1 2
Editor: kratt6
Time: 2007/12/20 01:20:46 GMT-8
Note:

added:

From kratt6 Thu Dec 20 01:20:46 -0800 2007
From: kratt6
Date: Thu, 20 Dec 2007 01:20:46 -0800
Subject: 
Message-ID: <20071220012046-0800@axiom-wiki.newsynthesis.org>

Status: open => closed 


Submitted by : (unknown) at: 2007-11-17T22:57:07-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

On MathAction, :: doesn't work as promised: $ signs need to be escaped with a '\':

  ThisWontWork$MathAction

Martin

This is due to some fundamental limitations of STX. It has no escape mechanism at all. I am working on fixing these limitations by rewriting stx .

There is another request to add a true escape to STX:

http://zwiki.org/877StructuredTextIgnoreFlagsNeeded

...that I am still considering adding to STX.

Future pagetypes that are true-latex and pamphlet will of course have the latex escape mechanism using backslashes.

Status: open => closed