[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: @example + @var = spacing bug?
From: |
Karl Berry |
Subject: |
Re: @example + @var = spacing bug? |
Date: |
Wed, 3 Mar 2010 00:44:33 GMT |
Actually, the problem is a little more interesting than
you're implying. The slanted type is still monospace,
Ah, right. I'd forgotten that was already done.
But space is being added to the right
of each @var block.
Thanks for the test case. Italic corrections are coming into play. I
changed the definitions so that ic's are not inserted inside monospace
environments, as you suggest. I checked it into CVS, but didn't push it
out to the release areas yet, since I discovered another undesirable
ic-related behavior (unrelated to monospace blocks) I need to discuss
with my texinfo.tex comrade.
Thanks,
Karl