Skip to content

Attach functions and characters differently#5605

Closed
shivangp76 wants to merge 1 commit intotypst:mainfrom
shivangp76:function-attachment
Closed

Attach functions and characters differently#5605
shivangp76 wants to merge 1 commit intotypst:mainfrom
shivangp76:function-attachment

Conversation

@shivangp76
Copy link

Fixes #2086 (reply in thread) while preserving the changes from #985.

In other words, f_abs(x) will be treated as f_(abs(x)) while f_n(x) will be treated like f_n (x) (Note how f_1(x) is already treated like f_1 (x)).

@laurmaedje
Copy link
Member

We're aware that it's very annoying currently and also that it's inconsistent. There's a whole bunch of discussion about changing it in the Math forge on Discord where various options are being explored.

While one might consider the change here an improvement in itself, I don't think it's the final solution because f_n(x) and f_pi(x) will be handled inconsistently then. I only want to change this once more, for good, and the final decision isn't yet made. For this reason, I'll close the PR. Thank you still and I invite you to join the discussion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants