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.
