JPH06124281A - Line feed processing method for japanecse processor - Google Patents

Line feed processing method for japanecse processor

Info

Publication number
JPH06124281A
JPH06124281A JP4273009A JP27300992A JPH06124281A JP H06124281 A JPH06124281 A JP H06124281A JP 4273009 A JP4273009 A JP 4273009A JP 27300992 A JP27300992 A JP 27300992A JP H06124281 A JPH06124281 A JP H06124281A
Authority
JP
Japan
Prior art keywords
characters
line
maximum number
word
character string
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4273009A
Other languages
Japanese (ja)
Inventor
Hirobumi Tanaka
博文 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP4273009A priority Critical patent/JPH06124281A/en
Publication of JPH06124281A publication Critical patent/JPH06124281A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To reduce a workload, to shorten a time, and to improve a character processing efficiency by recognizing words which are divided at the end of a line as a boundary by a system, judging the change of the maximum number of characters of one line by the system, and automatically moving the divided words to the next line. CONSTITUTION:The presence or absence of a punctuation mark within three characters before the end of a line is recognized (S1), and in the case of the presence of the punctuation mark, the maximum number of characters of the line is set to be before the punctuation mark (S2), and the words after the punctuation mark are prevented from being divided. In the case of the absence of the punctuation mark, whether or not continuous Chinese characters are divided at the end of the line is confirmed (S3), and whether or not the continuous Chinese characters include the words whose division is valid or invalid designated by a user is confirmed (S4). When the designated words are included, a designated word processing routine is operated (S5). When NO is obtained at the S4, and A is obtained at the S5, whether or not the both two characters before the end of the line are the Chinese characters is confirmed (S6), whether or not the third characters before the end of the line is the Chinese characters is checked (S7), and when the third characters before the end of the line is not the Chinese character, the maximum number of characters of the line in which the divided characters are included is set to be before the Chinese character (S8). When a document is corrected (S9), the number of characters in one line is set to be the number of characters at the time of an initial setting.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は、日本語を処理可能な
ワードプロセッサやコンピュータの改行処理方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a word processor capable of processing Japanese and a line feed method for a computer.

【0002】[0002]

【従来の技術】従来この種の日本語処理装置において
は、一行に入力される文字や記号の数が所定数に達する
と自動的に改行が行われるようになっている。
2. Description of the Related Art Conventionally, in this type of Japanese language processing apparatus, a line feed is automatically performed when the number of characters or symbols input in one line reaches a predetermined number.

【0003】[0003]

【発明が解決しようとする課題】従って、従来の日本語
処理装置では、使用者が分割を好まない単語であって
も、改行時に行末から行頭にかけて分割されることがあ
るので、使用者はその都度それを修正せざるを得ない。
この発明はこのような事情を考慮してなされたもので、
分割を好まない単語が改行処理によって分割されること
のない改行処理方法を提供するものである。
Therefore, in the conventional Japanese language processing apparatus, even a word that the user does not like to divide may be divided from the end of the line to the beginning of the line at the time of a line break. I have to fix it each time.
This invention was made in consideration of such circumstances.
It is intended to provide a line feed processing method in which a word that does not like division is not divided by line feed processing.

【0004】[0004]

【課題を解決するための手段】この発明は、所定の最大
字数に対応する文字および句読点からなる文字列が入力
されたときに改行を行うように構成した日本語処理装置
において、行末の所定字数の文字列が句読点を有するか
否かを検出し、句読点が検出されたときには句読点まで
をその行の最大字数とすることを特徴とする日本語処理
装置の改行処理方法である。
SUMMARY OF THE INVENTION According to the present invention, in a Japanese language processing device configured to perform a line feed when a character string consisting of characters and punctuation marks corresponding to a predetermined maximum number of characters is input, a predetermined number of characters at the end of a line is provided. It is detected whether or not the character string has a punctuation mark, and when the punctuation mark is detected, the maximum number of characters of the line is set up to the punctuation mark.

【0005】また、かな漢字変換された文字および句読
点からなる文字列が所定の最大字数分の文字列に達した
ときに改行を行うように構成した日本語処理装置におい
ては、行末から次行の行頭にわたる漢字列の有無を検出
し、その漢字列が検出されたときには、その漢字列の直
前までをその行の最大字数とすることが好ましい。
Further, in the Japanese language processing device configured to perform a line feed when the character string consisting of kana-kanji converted characters and punctuation marks reaches a character string of a predetermined maximum number of characters, the line beginning from the end of the line to the beginning of the next line. It is preferable that the presence / absence of a kanji character string extending over is detected, and when that kanji character string is detected, the maximum number of characters in the line is set immediately before the kanji character string.

【0006】さらに、所定の最大字数の文字からなる文
字列が入力されたときに改行を行うように構成した日本
語処理装置においては、行末から次行の行頭にわたる単
語を検出し、その単語が予め指定された単語である場合
には、その単語の直前までをその行の最大字数としても
よい。
Further, in a Japanese language processing device configured to perform a line feed when a character string consisting of a predetermined maximum number of characters is input, a word from the end of a line to the beginning of the next line is detected, and that word is detected. In the case of a word designated in advance, the word up to immediately before that word may be set as the maximum number of characters in the line.

【0007】所定の最大字数に対応する文字および句読
点からなる文字列が入力されたときに、改行を行うよう
に構成した日本語処理装置において、行末の3文字の文
字列が句読点を有するか否かを検出し、句読点が検出さ
れたときには、句読点までをその行の最大字数としても
よい。
In a Japanese language processor configured to perform a line feed when a character string consisting of characters and punctuation marks corresponding to a predetermined maximum number of characters is input, whether or not the character string of three characters at the end of the line has punctuation marks. If a punctuation mark is detected by detecting that, the maximum number of characters in the line may be up to the punctuation mark.

【0008】かな漢字変換された文字および句読点から
なる文字列が所定の最大字数の文字列に達したときに、
改行を行うように構成した日本語処理装置において、行
末の漢字列の有無を検出し、2文字以下の漢字列が検出
されたときには、その漢字列の直前までをその行の最大
字数としてもよい。
When a character string consisting of kana-kanji converted characters and punctuation marks reaches a character string of a predetermined maximum number of characters,
In a Japanese language processing device configured to perform a line feed, the presence or absence of a kanji string at the end of a line is detected, and when a kanji string of 2 characters or less is detected, the maximum number of characters in the line may be up to immediately before that kanji string. .

【0009】[0009]

【作用】句読点の次の文字列が次行の行頭に改行される
ので、単語が改行によって途中で分割されることがな
い。
[Function] Since the character string following the punctuation mark is broken at the beginning of the next line, the word is not divided by the break.

【0010】また、行末から行頭にわたる漢字列が検出
されたときにその漢字列の直前で改行するようにする
と、漢字による単語が改行によって途中で分割されるこ
とがない。
Further, when a kanji string extending from the end of the line to the beginning of the line is detected, if a line feed is performed immediately before the kanji sequence, a word based on the kanji will not be divided halfway by the line feed.

【0011】さらに、指定された単語の直前で改行すれ
ば、少なくともその単語の改行による分割が回避され
る。
Further, if a line feed is performed immediately before the designated word, at least the division by the line feed of the word can be avoided.

【0012】さらに、行末の3文字の文字列が句読点を
有するとき、又は行末に2文字以下の漢字列が検出され
たときには、その句読点までか又は漢字列の直前までを
その行の最大字数とすることにより、行末の空白が2文
字分以下となり、文書の体裁が良好に保たれる。
Further, when the character string of three characters at the end of a line has a punctuation mark, or when a Kanji character string of two characters or less is detected at the end of a line, the punctuation mark or immediately before the Kanji character string is defined as the maximum number of characters in the line. By doing so, the space at the end of the line is reduced to 2 characters or less, and the appearance of the document is kept good.

【0013】[0013]

【実施例】以下、図面に示す実施例に基づいてこの発明
を詳述する。これによってこの発明が限定されるもので
はない。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail with reference to the embodiments shown in the drawings. This does not limit the invention.

【0014】図1は本発明の一実施例の日本語ワードプ
ロセッサを示すブロック図であり、1はプログラムの実
行を行うCPU(中央処理装置)、2は文書データを格
納するRAM(ランダム・アクセス・メモリ)、3は制
御プログラムを格納するROM(リード・オンリ・メモ
リ)、4はプリンタコントローラ、5はプリンタ、6は
ICカード、7はICカードインタフェース、8はFD
(フロッピーディスク)、9はFDコントローラ、10
はキーボード、11はキーインタフェース、12は表示
装置、13は表示コントローラである。
FIG. 1 is a block diagram showing a Japanese word processor according to an embodiment of the present invention. 1 is a CPU (central processing unit) for executing a program, and 2 is a RAM (random access memory) for storing document data. (Memory), 3 is a ROM (read only memory) for storing a control program, 4 is a printer controller, 5 is a printer, 6 is an IC card, 7 is an IC card interface, and 8 is an FD.
(Floppy disk), 9 is FD controller, 10
Is a keyboard, 11 is a key interface, 12 is a display device, and 13 is a display controller.

【0015】ICカード6及びFD8はICカードイン
タフェース7及びFDコントローラ9により制御され、
データのロード・セーブが可能である。またキーインタ
フェース11はキーボード10で押されたキーを判別し
それに対応するデータに変換する。
The IC card 6 and the FD 8 are controlled by the IC card interface 7 and the FD controller 9,
Data can be loaded and saved. Further, the key interface 11 discriminates the key pressed by the keyboard 10 and converts it into the corresponding data.

【0016】このような構成において、文書表現の一般
形式は入力字数が指定の行の最大字数に達するか又は改
行指令があれば次行に移るものであるが、図2及び図3
のフローチャートによって処理を行うモードでは1行の
最大字数を各行にて計算処理する事で、行末を境に分割
される単語を次行へ移行することが可能となる。
In such a configuration, the general form of the document representation is that the number of input characters reaches the maximum number of characters in the specified line or if there is a line feed command, it moves to the next line.
In the mode in which the processing is performed according to the flow chart, the maximum number of characters in one line is calculated in each line, so that the word divided at the end of the line can be moved to the next line.

【0017】またこの処理は書式モードで記憶するもの
であって書式データとして記憶しない。なぜならば、文
書の修正により行末の処理位置は変化するもので、テキ
ストロードの出力イメージ展開時の行末処理で解決する
からである。つまり、本実施例は従来の自動改行に付加
するものである。
Further, this processing is stored in the format mode and is not stored as format data. This is because the processing position of the line end changes due to the correction of the document, and the line end processing when the output image of the text load is expanded solves the problem. In other words, this embodiment adds to the conventional automatic line feed.

【0018】次に本実施例を、まず、図2のフローチャ
ートを用いて説明する。文書入力後、ステップS1にて
行末から3文字以内に句読点の有無を認識する。もし句
読点があれば、ステップS2にその行の最大字数を句読
点までとし、句読点以後の単語が分割されないようにす
る。
Next, the present embodiment will be described with reference to the flowchart of FIG. After inputting the document, the presence or absence of punctuation marks within 3 characters from the end of the line is recognized in step S1. If there is a punctuation mark, the maximum number of characters in the line is set to the punctuation mark in step S2 so that words after the punctuation mark are not divided.

【0019】また句読点がない場合には、ステップS3
にて連続漢字が行末で分割しているかを確認する。確認
されれば、ステップS4でその連続漢字ユーザーによっ
て指定された分割可・不可の単語を含んでいるかを確認
する。指定された単語が含んでいればステップS5の指
定単語処理ルーチンへ進む。
If there is no punctuation mark, step S3
Check if the continuous kanji is divided at the end of the line. If it is confirmed, it is confirmed at step S4 whether or not the word includes a word that can be divided and is not designated by the continuous Chinese character user. If the designated word is included, the process proceeds to the designated word processing routine of step S5.

【0020】ステップS4でNOと判断された時とステ
ップS5の処理(後述)でAと処理された場合は、ステ
ップS6で行末前2文字共漢字であるかを確認し、2文
字共漢字であれば、ステップS7で行末3文字前が漢字
であるかを調べ、漢字でなければ途切れがある行の最大
字数を漢字前までとし、漢字を行末で分割させないよう
にする。以上までの処理が終了後に、ステップS9で文
書の修正が認められた場合(文字が挿入された場合や前
行より文字がシフトしてきた場合等)には、ステップS
10でその行を初期設定時の字数にし、ステップS1へ
戻りもう一度処理しなおす。
If NO in step S4 and if A is processed in step S5 (described later), in step S6 it is confirmed whether the two-characters before the end of the line are Kanji characters. If so, in step S7, it is checked whether or not the character 3 characters before the end of the line is a kanji character, and if it is not a kanji character, the maximum number of characters in a line that has a break is set to the position before the kanji character so that the kanji character is not divided at the end of the line. When the correction of the document is recognized in step S9 after the above processing is completed (when a character is inserted or when the character is shifted from the previous line), step S9 is performed.
At 10 the line is set to the number of characters at the time of initialization, and the process returns to step S1 and is processed again.

【0021】次に、ステップS5の指定単語処理ルーチ
ンについて図3のフローチャートを用いて説明する。
Next, the designated word processing routine of step S5 will be described with reference to the flowchart of FIG.

【0022】ステップS11で分割可・不可の優先順位
を確認する。分割不可が優先であればステップS12で
ステップS3で確認された単語が分割不可であるかを確
認する。
In step S11, the priority order of division possible / impossible is confirmed. If the undividable is prioritized, it is confirmed in step S12 whether the word confirmed in step S3 is undividable.

【0023】分割不可単語であればA処理とし、分割不
可単語でなければステップS13で分割不可単語を含ん
だ分割可単語であるかを確認する。ステップS13でY
ESの場合ステップS14で分割可に含まれた分割不可
単語が分割しているのかを調べる。
If it is a non-dividable word, it is processed as A, and if it is not a dividable word, it is confirmed in step S13 whether it is a dividable word including the non-dividable word. Y in step S13
In the case of ES, it is checked in step S14 whether the undividable word included in the divisible is divided.

【0024】分割していればステップS15でその分割
不可単語が行末に2文字以内で残っているのかを調べ、
残っていればステップS16でその行の字数を分割不可
単語前までとし、B処理(ステップS13、S14、S
15でNOの時も同様)とする。またステップS11で
分割可が優先であると認識されれば、ステップS17で
ステップS3で確認された単語が分割可であるかを確認
する。
If it is divided, it is checked in step S15 whether or not the undividable word remains within 2 characters at the end of the line.
If it remains, the number of characters in the line is set to the position before the undividable word in step S16, and the B processing (steps S13, S14, S
The same applies when 15 is NO.) If it is recognized in step S11 that splitting is possible, it is confirmed in step S17 whether the word confirmed in step S3 is splitable.

【0025】分割可単語であればB処理とし、分割可単
語でなければステップS18で分割可単語を含んだ分割
不可単語であるかを確認する。ステップS18でYES
の場合はステップS19で分割可単語部分で分割してい
るのかを調べ、分割していればB処理とし、分割してい
なければA処理(ステップS18でNOの時も同様)と
する。
If the word is a dividable word, the process B is performed. If it is not a word divisible, a step S18 confirms whether the word is a non-dividable word including the dividable word. YES in step S18
In the case of, it is checked in step S19 whether the word is divided by the dividable word portion. If it is divided, the processing is performed as B, and if it is not divided, the processing is performed as A (the same applies when NO in step S18).

【0026】なお、上記において、行末3文字内に句読
点があるか否か、または、行末の2文字が漢字であるか
否か、によって改行を判別した理由は次の通りである。 行末3文字以上空けると出来上がった文書が全体的に
見た目に良くない。 一般の日本語ワードプロセッサの辞書においては、漢
字熟語の文字数別比率(%)は下表で示され、その95
%以上(下表参照)が3文字以下である。
In the above, the reason for determining a line break is whether or not there are punctuation marks in the three characters at the end of the line, or whether the two characters at the end of the line are Chinese characters. If there are three or more characters at the end of the line, the resulting document will not look good overall. In the dictionary of a general Japanese word processor, the ratio (%) of kanji compound words by the number of characters is shown in the table below.
% Or more (see the table below) is 3 characters or less.

【0027】[0027]

【表1】 [Table 1]

【0028】次に以上の処理例を図4の文書例を使って
説明する。ここでは、「不思議」を分割不可単語、「手
本」「摩訶不思議」を分割可単語とし、分割可より分割
不可を優先としている。
Next, the above processing example will be described with reference to the document example of FIG. Here, “mystery” is a non-dividable word, “example” and “Mai mystery” are dividable words, and non-dividable is given priority over divisible.

【0029】文書例No.1は図2のステップS1でYES
と判断され、ステップS2を経て図4のb(実施例)の
ようになる。
Document example No. 1 is YES in step S1 of FIG.
Then, after step S2, the result becomes as shown in FIG. 4B (embodiment).

【0030】文書例No.2はステップS3で「計画」が該
当しステップS4では指定単語でないのでNO判断され
る。ステップS6では行末に1文字残っているのでNO
と判断されてステップS8を経て図4のbのようにな
る。
Document example No. 2 corresponds to "plan" in step S3 and is not a designated word in step S4, so NO is determined. In step S6, one character remains at the end of the line, so NO.
It is determined that the result of step S8 is as shown in FIG.

【0031】文書例No.3〜No.5はそれぞれ「不思議」
「手本」「摩訶不思議」が分割可・不可指定単語なので
ステップS5の指定単語処理ルーチンへ進む。「不思
議」は分割不可単語なのでステップS12でA処理とさ
れステップS6、S7、S8と進み処理される。「手
本」は分割可のみの単語であるのでステップS13でN
Oと判断されB処理とされる。
Document examples No. 3 to No. 5 are "mysterious", respectively.
Since "example" and "Maka mystery" are designated words that can be divided or not, the process proceeds to the designated word processing routine of step S5. Since "mystery" is a non-dividable word, it is processed as A in step S12 and proceeds to steps S6, S7 and S8. Since "example" is a word that can only be divided, N
It is judged to be O and B processing is performed.

【0032】「摩訶不思議」は分割不可を含んだ分割可
単語で分割不可単語の部分で分割しているので、ステッ
プS14ではYESとする。ステップS15で行末に分
割不可単語部分では1文字残っているのでステップS1
6に進みその行を「摩訶」までとし、B処理とする。以
上の処理を経て文書例No.3〜No.5はそれぞれ図4のbの
ようになる。
Since "Maka mystery" is a dividable word that includes non-dividable words and is divided at the non-dividable word portion, YES is determined in step S14. In step S15, one character remains at the end of the line in the indivisible word portion, so step S1
Proceed to No. 6 and make the line up to "Maka", and perform B processing. After the above processing, the document examples No. 3 to No. 5 are as shown in FIG.

【0033】[0033]

【発明の効果】この発明によれば、行末を境に途切れる
単語がある場合、それをシステムにて認識し、1行の最
大字数を適宜変更させる判断をシステムにて行い、分割
される単語を次行へ移すことを自動化することにより、
作業量の軽減と時間の短縮を画り文字処理効率を向上さ
せることができる。
According to the present invention, when there is a word that is cut off at the end of a line, the system recognizes it, and the system determines whether or not to change the maximum number of characters in a line as appropriate. By automating moving to the next line,
It is possible to improve the character processing efficiency by reducing the work amount and the time.

【図面の簡単な説明】[Brief description of drawings]

【図1】この発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】実施例の動作を示すフローチャートである。FIG. 2 is a flowchart showing the operation of the embodiment.

【図3】実施例の動作を示すフローチャートである。FIG. 3 is a flowchart showing the operation of the embodiment.

【図4】実施例により処理される文書例を示す説明図で
ある。
FIG. 4 is an explanatory diagram showing an example of a document processed by the embodiment.

【符号の説明】[Explanation of symbols]

1 CPU 2 RAM 3 ROM 4 プリンタコントローラ 5 プリンタ 6 ICカード 7 ICカードインタフェース 8 FD 9 FDコントローラ 10 キーボード 11 キーインタフェース 12 表示装置 13 表示コントローラ 1 CPU 2 RAM 3 ROM 4 Printer Controller 5 Printer 6 IC Card 7 IC Card Interface 8 FD 9 FD Controller 10 Keyboard 11 Key Interface 12 Display Device 13 Display Controller

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 所定の最大字数に対応する文字および句
読点からなる文字列が入力されたときに、改行を行うよ
うに構成した日本語処理装置において、行末の所定字数
の文字列が句読点を有するか否かを検出し、句読点が検
出されたときには、句読点までをその行の最大字数とす
ることを特徴とする日本語処理装置の改行処理方法。
1. A Japanese language processing device configured to perform a line feed when a character string consisting of characters and punctuation marks corresponding to a predetermined maximum number of characters is input, and a character string of a predetermined number of characters at the end of a line has punctuation marks. It is detected whether or not, and when a punctuation mark is detected, the line feed processing method of the Japanese language processor is characterized in that the maximum number of characters in the line is up to the punctuation mark.
【請求項2】 かな漢字変換された文字および句読点か
らなる文字列が所定の最大字数の文字列に達したとき
に、改行を行うように構成した日本語処理装置におい
て、行末から次行の行頭にわたる漢字列の有無を検出
し、その漢字列が検出されたときには、その漢字列の直
前までをその行の最大字数とする日本語処理装置の改行
処理方法。
2. A Japanese language processing device configured to perform a line feed when a character string consisting of Kana-Kanji converted characters and punctuation marks reaches a character string of a predetermined maximum number of characters, from the end of the line to the beginning of the next line. A line feed processing method for a Japanese language processor that detects the presence or absence of a Kanji string and, when that Kanji string is detected, sets the maximum number of characters in the line up to immediately before that Kanji string.
【請求項3】 所定の最大字数の文字からなる文字列が
入力されたときに改行を行うように構成した日本語処理
装置において、行末から次行の行頭にわたる単語を検出
し、その単語が予め指定された単語である場合には、そ
の単語の直前までをその行の最大字数とすることを特徴
とする日本語処理装置の改行処理方法。
3. A Japanese processing apparatus configured to perform a line feed when a character string consisting of a predetermined maximum number of characters is input, detects a word from the end of a line to the beginning of the next line, and detects that word in advance. In the case of a specified word, the line feed processing method of the Japanese language processing device is characterized in that the maximum number of characters in the line is set immediately before the word.
【請求項4】 所定の最大字数に対応する文字および句
読点からなる文字列が入力されたときに、改行を行うよ
うに構成した日本語処理装置において、行末の3文字の
文字列が句読点を有するか否かを検出し、句読点が検出
されたときには、句読点までをその行の最大字数とする
ことを特徴とする日本語処理装置の改行処理方法。
4. A Japanese language processing device configured to perform a line feed when a character string consisting of characters and punctuation marks corresponding to a predetermined maximum number of characters is input, and a character string of three characters at the end of a line has punctuation marks. It is detected whether or not, and when a punctuation mark is detected, the line feed processing method of the Japanese language processor is characterized in that the maximum number of characters in the line is up to the punctuation mark.
【請求項5】 かな漢字変換された文字および句読点か
らなる文字列が所定の最大字数の文字列に達したとき
に、改行を行うように構成した日本語処理装置におい
て、行末の漢字列の有無を検出し、2文字以下の漢字列
が検出されたときには、その漢字列の直前までをその行
の最大字数とする日本語処理装置の改行処理方法。
5. A Japanese processing device configured to perform a line feed when a character string consisting of kana-kanji converted characters and punctuation marks reaches a character string of a predetermined maximum number of characters. A line feed processing method of a Japanese processor in which the maximum number of characters in the line up to immediately before the Kanji string is detected when a Kanji string of 2 characters or less is detected.
JP4273009A 1992-10-12 1992-10-12 Line feed processing method for japanecse processor Pending JPH06124281A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4273009A JPH06124281A (en) 1992-10-12 1992-10-12 Line feed processing method for japanecse processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4273009A JPH06124281A (en) 1992-10-12 1992-10-12 Line feed processing method for japanecse processor

Publications (1)

Publication Number Publication Date
JPH06124281A true JPH06124281A (en) 1994-05-06

Family

ID=17521886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4273009A Pending JPH06124281A (en) 1992-10-12 1992-10-12 Line feed processing method for japanecse processor

Country Status (1)

Country Link
JP (1) JPH06124281A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001350751A (en) * 2000-06-07 2001-12-21 Sharp Corp Device and method for processing document and storage medium to be utilized therefor
JP2020016781A (en) * 2018-07-26 2020-01-30 京セラドキュメントソリューションズ株式会社 Display processing apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001350751A (en) * 2000-06-07 2001-12-21 Sharp Corp Device and method for processing document and storage medium to be utilized therefor
JP2020016781A (en) * 2018-07-26 2020-01-30 京セラドキュメントソリューションズ株式会社 Display processing apparatus

Similar Documents

Publication Publication Date Title
JPH11194793A (en) Voice word processor
JPH01116758A (en) Document forming device
JPH06124281A (en) Line feed processing method for japanecse processor
JPH10275145A (en) Double-language automatic conversion system of word processor
JPH10177623A (en) Document recognizing device and language processor
JP2763227B2 (en) Format determination method
JPH08190561A (en) Document correction device
EP0094516B1 (en) Footnote formatting
JP2570681B2 (en) Word processor
JP2723908B2 (en) Document creation device
JPH10293811A (en) Document recognition device and method, and program storage medium
JP3335859B2 (en) Document creation apparatus and shift error correction method
KR100228902B1 (en) Apparatus for emphasiging the first charator of a sentence and method thereof
JPH07182344A (en) Machine translation system
JPH01185761A (en) Document shaping device
JPH0836566A (en) System for editing document
JPH0460757A (en) Automatic adjustment document processor
JPH06290219A (en) Document processor with character retrieving function
JPH07282050A (en) Document editing method and device
JPH06320801A (en) Printer
JPH0589140A (en) Document preparing device
JPH07141345A (en) Japanese sentence processing method
JPH0877159A (en) Learning method
JPH05197715A (en) Document preparing device
JPH03282875A (en) Document preparation device