-
-
Notifications
You must be signed in to change notification settings - Fork 275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
latex-dev: i with macron loops in T1-encoding #1587
Comments
|
yes, that'll probably do, but why do it in the first place (it works correctly without any declaration afaics)? I think what was intended was
(but I didn't find a reference why the change was made) |
Hmm, I think I meant \DeclareTextCompositeCommand{\=}{T1}{i}{\=\i} Does that look right? |
So it is as I thought: the change has a but then the question is wouldn a similar definition be needed for |
yes, and please add the (gh/1453) in the changes logs |
OK - I always use the Git blame for changes so to me there is a clear link :) |
@FrankMittelbach wrote: Very likely not needed, but I could invent a new language that does, if you like! Do we have any "accented j" characters/glyphs so far? Check Unicode, maybe! ?? |
On Sat, 21 Dec 2024 at 09:19, Chris Rowley ***@***.***> wrote:
@FrankMittelbach <https://github.com/FrankMittelbach> wrote:
needed for =j
or is this something that doesn't exist in any spoken or written language?
Very likely not needed, but I could invent a new language that does, if
you like!
Do we have any "accented j" characters/glyphs so far?
Check Unicode, maybe! ??
U+0135 is j with circumflex
U+01f0 is j with caron
(tuenc.def supports all four of \^j, \^\j, \v{j} and \v\j as composites
already)
—
… Reply to this email directly, view it on GitHub
<#1587 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJVYAW4DYCYRNZVWPOXKED2GUXDZAVCNFSM6AAAAABT2X6KNCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJYGA3DAOBYGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
as far as I'm concerned that is a rather lengthly extra step, compared to just go to /issue/number and I'm not sure that blame shows me the releated discussions necessarily (does it? I think I only saw that you made the change but not why) |
In latex-dev a definition for i with macron has been added and that loops in T1-encoding
Minimal example showing the bug
Log file (required) and possibly PDF file
log-files is a bit long, but basically one gets
The text was updated successfully, but these errors were encountered: