"G. Adam Stanislav" wrote:
> 
> Ister simplifies things because it prevents typos like <b><i>text</b></i>.
> Instead, you just type ^b^i(text), and HED converts it to
> <b><i>text</i></b>. In other words, you only type each tag once and
> place the text in parentheses, and the software produces the proper
> HTML/SGML/XML out of it. Plus, you can use environmental variables,
> declare them, too, so you can do something like:
> 
> % = [C] [^code] # Declare $C to mean "^code"
> $C (This is some code.)
> 
> Then you get:
> 
> <code>This is some code.</code>

/me detects LISP influence and is strongly reminded of TeX.

-- 
Daniel C. Sobral                        (8-DCS)

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

        "All right, Lieutenant, let's see what you do know. Whatever it is,
it's not enough, but at least you haven't done anything stupid yet."
        "I've hardly had time, sir."
        "There's a naive statement."


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to