With asciidoc and dblatex I get an error with: +mono *bold*+
and +mono _italic_+ As described at http://powerman.name/doc/asciidoc In the past, since I use docbook, I have done this: ++++ <screen> The frog will <emphasis>help do it</emphasis>! </screen> ++++ It works... Em sexta-feira, 29 de maio de 2015 12:56:10 UTC-3, [email protected] escreveu: > > Hello everybody out there using asciidoc, > > For marking variables in shell code snippets, I would like to use > `monospace _italic_`, which doesn't work using this markup, but only using > `monospace` _`italic`_. > The second solution is not as nice, because it requires two more signs > than the other one, which I would expect to work. > Could anyone of you point me to additional diagnostics I could run in > order to pin down the problem? > I am using asciidoc 8.6.8 on Fedora Linux. > > Best, > Julian > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/asciidoc. For more options, visit https://groups.google.com/d/optout.
