On Sat, Jul 28, 2012 at 07:04:14PM -0500, Bruce Dubbs wrote: > Ken Moffat wrote: > > On Sat, Jul 28, 2012 at 06:23:16PM +0100, Ken Moffat wrote: > >> > >> I'll fix them if I can (the entry for > >> TrueType fonts in xorg-config might be another matter). > > Try the following. Seems to work for me. > > -- Bruce > > --- x/installing/xorg-config.xml (revision 10474) > +++ x/installing/xorg-config.xml (working copy) > @@ -135,8 +135,8 @@ > > <!-- there is no #label in the html to which this index can link --> > <!-- renamed to -zztruetype instead of -truetype so that it > sorts last. --> > - <indexterm role="configuration" id=" fonts"> > - <primary sortas="g-zztruetype">TrueType Fonts</primary> > + <indexterm zone="xft-font-protocol" id="fonts"> > + <primary sortas="g-truetype">TrueType Fonts</primary> > </indexterm> > > <para>Xft provides antialiased font rendering through > Many thanks for that, Bruce.
I had tried removing the role, and then noticed the leading space in the string and removed that too, but I didn't think of adding a zone. Committed. I *think* the longindex is now correct (apart from anything which should have been indexed, but wasn't), but I'm sure there will still be a few silly errors. e.g. I noticed some of the mutt programs mislabelled as libraries, but didn't notice muttbug because it was next to another non .so item - spotted it when I looked at the xml. Oh - just looked, still a few oddities among the Config Files in section 'e'. Maybe this afternoon/evening. ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
