[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Escaping a left curly brace in @Verbatim
From: |
Monty Zukowski |
Subject: |
Escaping a left curly brace in @Verbatim |
Date: |
Fri, 4 May 2007 09:00:15 -0700 |
So, how would I get the character '}' into a chunk of @Verbatim text.
I'm generating the text from another program. Do I need to split into
multiple chunks like this:
@Verbatim {function blarb() } @SomethingThatProducesLCurly @Verbatim
{more code..}
How is this done?
Thanks,
Monty
- Escaping a left curly brace in @Verbatim,
Monty Zukowski <=