Will nobody put me out of my misery? By means of these inspective macros I can call: <show|<inactive*|<assign|ll|<macro|x|<inactive|<with|var|value|<indent-both|1cm|1cm|<arg|x>>>>>>>>
and see how an inactive tree is rendered, and whether or not it can be subject to any manipulation to recover the argument to inactive* <assign|showme|<macro|x|[<get-label|<arg|x>>(<length|<arg|x>>)=<arg|x>]>> <assign|show-string|<macro|x|<tree|string|<arg|x>>>> <assign|show-|<xmacro|x|<quasi|<tree|<arg|x|0>|<unquote*|<map-args|show|tuple|x|1>>>>>> <assign|show-tuple|<macro|x|<quasi|<show-|<get-label|<arg|x>>|<unquote*|<arg|x>>>>>> <assign|show-with|<macro|x|<quasi|<show-|<get-label|<arg|x>>|<unquote*|<arg|x>>>>>> <assign|show-mark|<macro|x|<quasi|<show-|<get-label|<arg|x>>|<unquote*|<arg|x>>>>>> <assign|show-inline-tag|<macro|x|<quasi|<show-|<get-label|<arg|x>>|<unquote*|<arg|x>>>>>> <assign|show-error|<macro|x|<quasi|<show-|<get-label|<arg|x>>|<unquote*|<arg|x>>>>>> <assign|show|<macro|x|<compound|<merge|show-|<get-label|<arg|x>>>|<arg|x>>>> On Fri, May 25, 2012 at 8:46 AM, Sam Liddicott <[email protected]> wrote: > Does anyone have an example of rewrite-inactive called from a texmacs > document which doesn't result in: "invalid rewrite-inactive" ? > > It is mentioned here: > http://www.texmacs.org/tmweb/manual/webman-styling.en.html > > These all fail > > <rewrite-inactive|<length|<tuple|1|2|3>>|once> > > <assign|t|once><rewrite-inactive|<length|<tuple|1|2|3>>|<value|t>> > > <assign|t|once><rewrite-inactive|<length|<tuple|1|2|3>>|t> > > Thanks > > Sam >
_______________________________________________ Texmacs-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/texmacs-dev
