Hi. Is it impossible to have a bold character next to an italic character? Or is there some clever way to do it, in the asciidoc input file, please?
Best, -at On Thu, Aug 2, 2012 at 1:06 AM, Aleksey Tsalolikhin <[email protected]> wrote: > Hi. Love asciidoc. > > Small problem: I need to have a bold character next to an italic character. > > My Asciidoc source rode reads: > > *f*_c_ > > My Slidy HTML output reads" *f*c (the c is bold, but the f is not). > > Same with "html" backend. > > If I insert a space in the asciidoc input file: *f* _c_ > then I get what I want. > > But I can't have the space there, it's technically incorrect. > (I'm writing technical documentation). The bold represents > input, and the italic represents variable input (value can > change). > > Is there any way in Asciidoc to represent a bold character > and an italic character next to each other? > > Thanks again for such a useful tool. > > Best, > Aleksey > > P.S. I just upgraded to 8.6.8 (congrats on the new release, > by the way), and I still have this problem. -- Upcoming Trainings: "Editing with vi" 31 Aug 2012 at LinuxCon North America in San Diego, CA (http://lcna2012.sched.org/speaker/alekseytsalolikhin) "Time Management for System Administrators" 28 Sep 2012 at Ohio Linux Fest (http://ohiolinux.org/register) "Editing with vi" 28 Sep 2012 at Ohio Linux Fest (http://ohiolinux.org/register) "Automating System Administration with CFEngine 3" 22-25 Oct 2012 in Palo Alto, CA (http://www.eventbrite.com/event/3388161081) -- 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.
