Steve Litt wrote:
I'm not good enough at sed to do the parsing in sed, so I used ex (the back
end engine editor for Vim). My script has two failings:
1) On single word emphasis, it emphasizes any trailing punctuation. I had
trouble with structures like [^;,.] so couldn't do that.
What ab
Hi all,
Several months ago I submitted an awk script to convert from VimOutliner to
LyX. Now I'm starting to do more of my authoring in VimOutliner before
converting to LyX, and within VimOutliner I represent emphasis by
either !emphasize one word or !{emphasize all these words}.
In order to t