| Summary: | Static Word Wrap breaking a line that is not to be break | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-ktexteditor | Reporter: | Ronaldo Reis Júnior <chrysopa> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | CC: | christoph, j__n, kaabud-kde, neteler |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ronaldo Reis Júnior
2006-04-07 17:02:02 UTC
Anybody read this post? This is another bug/problem that make the kile/latex users life dificult Thanks Ronaldo I'm having the same problem! Nothing has been done? With the kate part 3.1 (from kde 4) the line breaks at the full stop. I.e.: ThisLineMustBeInASingleLineInThePDFWithoutSpace. ThisLineMustBeInASingleLineInThePDFWithoutSpace. the simple solution is to add a % at the end of the line when kile has inserted a wrong static wrap. this way the line break is commented and latex doesn't insert a space. Is this issue still valid in KDE4? A similar problem arises when having URLS (typically long) in Latex comments. Wrapping destroys them, say, it breaks them (which could be ok) but in the next row the % comment sign is missing! Result: the final PDF text is cluttered with broken comments. Pretty risky as it needs careful proofreading... This is not a bug, because static word wrap just works fine, it does what it should. That it might be better, if it would do some language dependent adjustments, is true, but a wish. Therefor moving this to the wishlist section. I wouldn't consider destroyed URLS (typically long) in Latex comments a wish. It is moreover a PITA. I like the nano style of static word wrap. It wraps when you add characters, but not when you delete characters, allowing me to use static word wrap in most cases, but I can manually override it _easily_ by deleting the line break. A bit annoying, but at least I can override it without turning off static word wrap, like I have to do in kile/kwrite/kate. Dear user, this wish list item is now closed, as it wasn't touched in the last year and no contributor stepped up to implement it. The Kate/KTextEditor team is small and we can just try to keep up with fixing bugs. Therefore wishes that show no activity for a years or more will be closed from now on to keep at least a bit overview about 'current' wishs of the users. If you want your feature to be implemented, please step up to provide some patch for it. If you think it is really needed, you can reopen your request, but keep in mind, if no new good arguments are made and no people get attracted to help out to implement it, it will expire in a year again. We have a nice website https://kate-editor.org that provides all the information needed to contribute, please make use of it. Patches can be handed in via https://phabricator.kde.org/differential/ Greetings Christoph Cullmann |