Terry, could you please share some examples of using Leo with R Statistical 
Language? 
Those are the kind of files I would upload together to a "Leo Sample Files" 
to show how Leo can be used with anything.
I would be very interested to learn from some of your R files if possible.
Thank you.

On Sunday, October 13, 2013 8:52:57 PM UTC+2, wgw wrote:
>
> Is there are way to put the outline structure in a user-defined comment 
> format?  I want to generate a stripped down version of @file, where the 
> only thing that would be indicated in the #@ comments would be the headings 
> and their level.  That comment string could be user-defined, so you might 
> want "#####<legal numbering>" or other.  
>
> This would of course lose the directives and so on, but retain the 
> headings and their hierarchy. A file that is something between the @auto 
> and the @file format. (Right now, I just reformat the @file and strip 
> anything that isn't a node.)
>
> For example, if the leo headings are: 
>
> a
> .b
> .c
> ..d
> e
>
> then the output file would indicate the outline structure by a proper 
> stacking of #@ :
>
> #@ a
> code and  comments
> #@#@ b
> code and  comments
> #@#@ c
> code and  comments
> #@#@#@ d
> code and  comments
> #@ e
> code and  comments
>
>
> Is there any easy way to achieve that output format? 
>
> Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to