Akihiro Moriguchi wrote: > > I have problem with line wrapping when I input Japanese. > I know a space break the line with ordinary western language, > but with Japanese, I can't get line wrapping as I expected because > there is no space in Japanese sentence. > > So, is that possible to determine the number of character in a line? > Because Japanese sentence is supporsed to be fixed number of > character per a line, like 20 character in a line or so. > > I also changed [Preference -> Save -> Indent -> Max. line length] but > I couldn't get the result I expected by now. > > If there's a way to fix the number of character per a line, please let > me know. >
Please check the "Wrap words wider than available space" checkbox (Options|Preferences, View section). Excerpt of http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.guiutil.PreferencesEditorDialog.html#viewOptions : --- The following option, which slightly modifies the behavior of word wrap in both the tree view and in the styled view, is useful to deal with long URLs and with languages such as Japanese or Chinese which do not use spaces between words. ---

