Thanks for the reply, it seems easy but where do I put that? I guess that's my problem, I'm having trouble unravelling the sequence of changes I need to make. Do I put something in [macros] in asciidoc.conf and then do I need to put some markup some other place?
Andy On Jul 14, 10:47 am, Sven Axelsson <[email protected]> wrote: > On 14 July 2010 18:53, Andy68 <[email protected]> wrote: > > > > > > > Hi! I'm a long time asciidoc user but unfortunately, due to its > > incredible usability out of the box, have never really dabbled in its > > customization features. Not sure that's such a big misfortune rather > > a big kudos to Mr. Rackham! > > > I was wondering if anyone could make a suggestion for including > > emoticons in documents using some type of markup or macro syntax. > > Currently, I just do this: > > > image:images/icons/emoticonbigsmile.gif[grin] > > > But would rather do something with a markup, like: > > > ~~grin~~ > > > or some such thing. The docs are good, and I can read, but could some > > guide me a bit on what I should be doing? Thanks for any suggestions! > > This should be easy to do using macros. Define your smilies thusly: > > :grin: image:images/icons/emoticonbigsmile.gif[grin] > > And use like {grin} whereever you want them in the text. > > -- > Sven Axelsson > ++++++++++[>++++++++++>+++++++++++>++++++++++>++++++>++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<. > > +++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----.- Hide quoted text - > > - Show quoted text - -- 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.
