https://bugs.kde.org/show_bug.cgi?id=495730
Bug ID: 495730
Summary: auto replace of characters with Tex counterpart does
not account for rest of sentence.
Classification: Applications
Product: kile
Version: 2.9.94
Platform: unspecified
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: editor
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 175478
--> https://bugs.kde.org/attachment.cgi?id=175478&action=edit
a video of someone typing using the characters described
SUMMARY
when typing characters such as æ and å, the editor replaces them with \ae and
\aa specifically with no space infront, thereby not sealing the command.
it also makes it so that when ending a word with æ and å, the word is merged
with the next character.
STEPS TO REPRODUCE
1. Open latex document in Kile
2. type a sentence involving å or æ
OBSERVED RESULT
* errors for example caused by the \ae command being contentiously typed in for
the rest of the word
* words are merged
EXPECTED RESULT
words involving æ and å can be continuously typed without the need for a space
after them
separate words aren't merged into one
SOFTWARE/OS VERSIONS
Operating System: NixOS 24.11
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.11.5-zen1 (64-bit)
Graphics Platform: Wayland
ADDITIONAL INFORMATION
could probably be fixed with either the unicode character of æ and å, as is
done with ø, or by the commands having the {} suffix
--
You are receiving this mail because:
You are watching all bug changes.