Thanks Vincent. Please continue reading at the bottom...

On Thursday 27 August 2009 04:00:43 you wrote:
> >Hi all,
> >
> >My copy of LyX 1.6.3 errors out on indexing because when
> >LyX exports to LaTeX, it outputs normal range type indexing
> >entries (the ones ending in a pipe symbol and a parenthese)
> >with something like this:
> >
> >\index{mysection|(@mysection\textbar(}
> >
> >It should have looked like this:
> >
> >\index{mysection|(}
>
> Steve,
>
> In case you didn't notice this mail (devel-list), I will repeat it here.
>
>
> What's your Tools->Preferences->Output->LaTeX->Tex Encoding option ?
>
> If this doesn't read T1, put it in there and I think this problem will
> go away
>
> At least, I can reproduce it also when setting the document language to
> greek. Then this 'trick' with '|)' doesn't work any longer. That's a bug
> too.
>
> Vincent

Tools->Preferences->Output->LaTeX->Tex Encoding was set to "default" on my 
system. After I set it to T1, the extraneous text no longer occurred. I set it 
back to default, and the extraneous text came back.

So, if anyone has indexing problems and sees range type index code that looks 
like this:

\index{chapter 2|(@chapter 2\textbar{}(}
instead of this:
\index{chapter 2|(}

then the most likely solution is to set Tools->Preferences->Output->LaTeX->Tex 
to T1.

THE ONLY REMAINING TASK is to understand the meaning of T1. What is it? It's 
the set of characters that you will be using in the document -- the set of 
characters you will be restricted to. For instance, the following is the T1 
encoding:

http://www.micropress-inc.com/fonts/encoding/t1.htm

The following is OT1, which looks a heck of a lot like ASCII to me:

http://www.micropress-inc.com/fonts/encoding/ot1.htm

Here's where the plot thickens. I've read that if you select a specific font 
encoding like T1, it can change the font version that your document uses:

http://www.tex.ac.uk/cgi-bin/texfaq2html?label=fuzzy-T1

Could someone please explain the info in the preceding URL to me? In fact, a 
lot of my stuff IS fuzzy when viewed in xpdf.

Vincent and everyone else -- thanks so much for your help!

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt



Reply via email to