emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Small typo in calc.texi


From: Vladimir Nikishkin
Subject: Re: Small typo in calc.texi
Date: Tue, 13 Jun 2023 20:10:40 +0800
User-agent: mu4e 1.8.14; emacs 30.0.50

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Vladimir Nikishkin <lockywolf@gmail.com>
>> Cc: emacs-devel@gnu.org
>> Date: Tue, 13 Jun 2023 11:40:44 +0800
>> 
>> 
>> in the "Musical Notes" node:
>> 
>> @expr{C_(-1)} corresponds to the midi note number 0
>> 
>> probably should be
>> 
>> @expr{C_{(-1)}} corresponds to the midi note number 0
>
> Are you sure?  Texinfo in general doesn't allow unadorned { or }.
>
> What is the problem with @expr{C_(-1)}?

What does "unadorned" mean? I think my suggestion uses a couple of
matching curly braces.

The problem with the current code is clearly seen in the pdf output.
Only the first opening parenthesis is the lower index, the rest -1)
are following that C-with-subindex-opening-parenthesis fully sized.

This is a default behaviour for TeX mathematics. I am not sure how
texinfo is different.

-- 
Your sincerely,
Vladimir Nikishkin (MiEr, lockywolf)
(Laptop)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]