There is also some useful information in an earlier thread which I started:
http://groups.google.com/group/asciidoc/browse_thread/thread/91d4524fe0fe6d96/52888e8dc78c2aeb On Dec 28 2010, 10:29 pm, Wilhelm <[email protected]> wrote: > Hi all, > > as a new user to asciidoc I have problems writing the word C++ more than > once as monospaced text in one paragraph. > > E.g.: > > test test +C+++ test +C+++ or not monospaced C++ > > I know I have to quote the meta-char '+' but that doesn't always produce > the desired result: > > test test +C\+\++ test +C\+\++ or not monospaced C\+\+ > > is also wrong. > > Can someone give me a hint? > > Is it possible to define a macro or similar to circumvent the probs? > > -- > Wilhelm -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
