Skip to content
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

Strange letters when using option not to keep percents #196

Open
dilijev opened this issue Dec 16, 2011 · 2 comments
Open

Strange letters when using option not to keep percents #196

dilijev opened this issue Dec 16, 2011 · 2 comments
Labels

Comments

@dilijev
Copy link
Collaborator

dilijev commented Dec 16, 2011

Best description is to see it (http://i.imgur.com/mYNQa.png)

Looks like epsilon instead of e and some non-dotted i or iota instead of simply i. I've been looking in the source code for the unicode code which could produce the epsilon but nothing seems to be turning up.

Any suggestions of where I could look in the source to track down the issue?

@andrejv
Copy link
Collaborator

andrejv commented Dec 19, 2011

There is an option "Keep percent sign with special symbols". You have it disabled and it does something weird. The code is in TextCell.cpp, search for the keepPercent variable.

@gunterkoenigsmann
Copy link
Member

I can not reproduce this issue. Is this bug still present?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants