[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: Images within <title/>
Dear list, Using <titleabbrev /> works fine. I had some other problems that prevented <titleabbrev /> for being used for toc-entries. Thanks anyway, Daniela On 6/29/07, Daniela Dänzer <daniela.daenzer@gmail.com> wrote: > Dear list, > > I want to put a little graphic just before the title of a simplesect > (in the same line as the title). > > What I did, is the following: > > <simplesect id="myid"> > <title> > <inlinemediaobject> > <imageobject> > <imagedata fileref="path/to/image" /> > </imageobject> > </inlinemediaobject> > myTitle > </title> > .... > </simplesect> > > This works fine within the text. > > But the problem is, that I don't want to show up the image in the > toc-entry and in the text generated by <xref/>. > > I tried to use titleabbrev, but this doesn't seem to be used for toc-entries > > And I couldn't find out which template to modify in the Stylesheets to > exclude the image for toc-entries and references. Perhaps someone can > point me in the direction to take. > > Has anyone tried something like this before? > Any solutions to the problem? > > Thanks a lot for your help in advance! > > Kind regards, > Daniela >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]