Re: Macros in Leo 5

2015-01-09 Thread bobS
Attached is a version of macros.py that is a small tweak to what is in leo-master. Two lines are changed: 1) the regular expression is changed to properly capture multiple white-space-separated parameters and 2) the macro invocation body text is replaced by the body text of the macro definition

Re: Macros in Leo 5

2015-01-09 Thread bobS
It turns out that the newline is being injected by section reference expansion, and is not a problem with macros. This is handled within leoTangle.py. I do not know whether output of this newline could be prevented. Putting a \ at the end of a line does not work because it must follow the

Re: possible typo in leoSettings.leo

2015-01-09 Thread jkn
Hi Edward On Thursday, 8 January 2015 15:18:08 UTC, Edward K. Ream wrote: On Thu, Jan 8, 2015 at 8:36 AM, jkn jkn...@nicorp.f9.co.uk javascript: wrote: ​ ​Aren't the 'colors for...' headlines the wrong way round? [*are*/*not*]. Tho' I appreciate this won't affect functionality... The