Okay, I could use that, but how can we define some kind of style to be applied to the titles with prefixed images?
For example, in my case I have a few titles, in each chapter, that I would like to put the image, example: == My Chapter X == === First title texte here === Second title texte here [exercicies] === Exercicies List of exercicies here... [review] === Review In this chapter we studied .... Is there a way to mark/create a style for a title, like "review" and "exercicies", that only these titles will come with a costum image/icon next to it? I'm using dblatex to export it to pdf. Thanks! Em quarta-feira, 2 de novembro de 2011 04h33min17s UTC-3, Paul Hsu escreveu: > > > > On 11月2日, 下午3時27分, Paul Hsu <[email protected]> wrote: > > It's my fault > > > > originally I use > > > > == image:small_icon.png My Title == > > > > but the output is wrong. > > > > Then I use > > > > == image:small_icon.png My Title == > > Sorry, the following is the correct one. > == image:small_icon.png[] My Title == > > > > > Great, it works properly. > > > > Thanks Lex > > > > On 11月2日, 下午3時07分, Lex Trotman <[email protected]> wrote: > > > > > > > > > > > > > > > > > On 2 November 2011 17:51, Paul Hsu <[email protected]> wrote: > > > > > > Hi folks, > > > > > > I want to add image to document title or section title. > > > > Any suggestion way? > > > > > Use the inline image macro > > > > > Cheers > > > Lex > > > > > > Thanks > > > > Paul > > > > > > -- > > > > You received this message because you are subscribed to the Google > Groups "asciidoc" group. > > > > To post to this group, send email to > > > > [email protected]<javascript:>. > > > > > To unsubscribe from this group, send email to > [email protected] <javascript:>. > > > > For more options, visit this group athttp:// > groups.google.com/group/asciidoc?hl=en. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
