On Sun, Jan 22, 2012 at 7:21 PM, Oleksandr Lavrushchenko <[email protected]> wrote: > Hi all, > > i'm working now on 2nd big document using asciidoc+xelatex, it's as > 1st one is supplied material for course (at my faculty) on > micro-satellites (this one dedicated to communication link and > gathering data from particular one (Lapan TUBSat) to which we have > access). > > So, what i'm missing in first, and i hope i will get in second. > > I want fancy buttons in text whenever i refer to some shortcut or > keypress that student have to do. Such like on some Wikipedia pages or > on StackOverflow, f.e.: > > http://stackoverflow.com/questions/7285228/cant-find-eclipse-shortcut-for-renaming > (oliholz comment: CTRL+SHIFT+L). > > Is there exist simple solution for that in asciidoc?
I presume you are using HTML output. You could either define your own specific modification to the configuration (probably as special quotes or an inline macro) to create the HTML you want or passthrough the HTML (but I would only do that if you have very few uses). Cheers Lex > > Thanks in advance. > > -- > 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. > -- 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.
