Speaking of Structured Annoyances
Um, how does one escape * in STX-NG? As in - what if one is entering an equation inline like 2 * 2 * 3 = 12? Or, does one just fall back on using x? -- Jeffrey P Shell www.cuemedia.com
On Wed, 4 Sep 2002, Jeffrey P Shell wrote:
Um, how does one escape * in STX-NG? As in - what if one is entering an equation inline like 2 * 2 * 3 = 12? Or, does one just fall back on using x?
How about '2 * 2 * 3 = 12'? --RDM
On 9/4/02 9:14 PM, "R. David Murray" <bitz@bitdance.com> wrote:
On Wed, 4 Sep 2002, Jeffrey P Shell wrote:
Um, how does one escape * in STX-NG? As in - what if one is entering an equation inline like 2 * 2 * 3 = 12? Or, does one just fall back on using x?
How about '2 * 2 * 3 = 12'?
Doesn't work. At least, not where I tested it (ZWiki 0.7-ish). :\ -- Jeffrey P Shell www.cuemedia.com
I think there is no dedicated escape mechanism...yet another design flaw. -aj ----- Original Message ----- From: "Jeffrey P Shell" <jeffrey@cuemedia.com> To: "zope-dev" <zope-dev@zope.org> Sent: Thursday, September 05, 2002 01:06 Subject: [Zope-dev] Speaking of Structured Annoyances
Um, how does one escape * in STX-NG? As in - what if one is entering an equation inline like 2 * 2 * 3 = 12? Or, does one just fall back on using x? -- Jeffrey P Shell www.cuemedia.com
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
Jeffrey P Shell wrote:
Um, how does one escape * in STX-NG? As in - what if one is entering an equation inline like 2 * 2 * 3 = 12? Or, does one just fall back on using x?
I don't remember the inline code markup, but isn't it something like: '2 * 2 * 3 = 12' Or perhaps backticks? regards Max M "Skeptic Effect" or the "Randi Effect" When a skeptic is near, supernatural effects seem to disappear. ><evolve> > >
participants (4)
-
Andreas Jung -
Jeffrey P Shell -
Max M -
R. David Murray