Hi Brian, two errors of grammar:
"it's quirks" -> "its quirks" "it's fair share" -> "its fair share" I presume the MakeDoc 2 which is found here: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=makedoc2.r I tried to hack it but it resisted me for over an hour, so I've given up on that for now. The problem is that the initial sections tuple is 0.0.0.0, starting at zero, and when the parser identifies the beginning of each section it bumps the section by one. It would be easy if we could set the initial sections tuple to 0.-1.-1.-1, but we can't. Regards, Anton. > Gentlereaders, > > I've just posted an article to rebol.org. It has to do with the > Levels of > REBOL awareness. > > http://www.rebol.org/cgi-bin/cgiwrap/rebol/art-display-article.r?a > rticle=lf019t > > Sunanda came up with an idea for a group article. I think it's a > beautiful > idea. > > I'd like to challenge to group to come up with some short > interesting examples > of scripts that would be in line with the described levels. > > First challenge is getting the spelling bugs out. > > And does anyone know of a way of overriding the MakeDoc 2 subsection > numbering? I'd like Level 0 to be 1.0 in the output doc. > > Of course, the credits will change with each entry. If any. > > Thanks for listening, > Brian -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
