JPS63725A - Character processor - Google Patents

Character processor

Info

Publication number
JPS63725A
JPS63725A JP61145624A JP14562486A JPS63725A JP S63725 A JPS63725 A JP S63725A JP 61145624 A JP61145624 A JP 61145624A JP 14562486 A JP14562486 A JP 14562486A JP S63725 A JPS63725 A JP S63725A
Authority
JP
Japan
Prior art keywords
word
hyphenation
hyphen
character
printing
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
JP61145624A
Other languages
Japanese (ja)
Inventor
Hideo Shibaoka
英夫 柴岡
Takashi Amari
隆 甘利
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP61145624A priority Critical patent/JPS63725A/en
Publication of JPS63725A publication Critical patent/JPS63725A/en
Priority to US07/484,488 priority patent/US4974195A/en
Priority to US07/860,588 priority patent/US5193147A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To improve operability of a character processor in a document print mode by using a memory device containing the hyphenation information to perform the automatic hyphenation. CONSTITUTION:When a hyphen character is included in the first half part, the line feed is carried out by the hyphen. If a word 'All-American', for exam ple, is divided into two parts 'All-Ame' and 'rican', the word is divided again into 'All-' and 'American' since a hyphen is included in the first half of the word. In case a hyphenation enable position is included in the first half although no hyphen character is included, the hyphenation is set at the most right side. While a word lapping process is carried out if no hyphen character nor hyphena tion enable position is included in the first half. For instance, a word 'type writer' is divided into 'ty' and 'pewriter', the word lapping process is carried out since 'ty' includes no hyphenation enable position. Then the line feed is carried out with a blank character part set before the word 'typewriter'. Thus the word 'typewriter' is moved to the next line.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、欧文文書処理装置、特に、印字の際のハイフ
ネーションを付属の記憶装置に記憶されたハイフネーシ
ョン情報により自動に行うことのできる文字処理装置に
関するものである。
Detailed Description of the Invention [Field of Industrial Application] The present invention relates to a Roman document processing device, and particularly to a character processing device that can automatically perform hyphenation during printing using hyphenation information stored in an attached storage device. It is related to the device.

〔従来の技術〕[Conventional technology]

記憶装置に記憶された英文等の文書を印字する際、単語
の長さが行の余白を越えてしまった場合には、その単語
を次の行に繰り越すワードラップ処理か、または単語を
ハイフンで2つに区切るハイフネーション処理が必要と
なる。従来このような場合には操作者が改行したい文字
位置をその度指定することにより、ハイフネーション処
理ないしワードラップ処理を行っていた。
When printing a document such as English text stored in a storage device, if the length of a word exceeds the line margin, you can use word wrap processing to carry over the word to the next line, or use hyphen processing to wrap the word. Hyphenation processing is required to separate it into two parts. Conventionally, in such cases, hyphenation processing or word wrap processing has been performed by the operator specifying the character position where the line break is desired each time.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかしながら以上の方法では文書の印字時に操作者が出
力装置が改行位置を要求する為に待機していなければな
らず、非常に不便であった。また、改行位置を指定する
際にも、操作者は/Sイフンで区切ることが許される位
置の知識を持っていないと、文法的に間違った位置でハ
イフネーションを行ってしまうという問題点があった。
However, the above method requires the operator to wait while the output device requests the line break position when printing a document, which is very inconvenient. In addition, when specifying the line break position, if the operator does not have knowledge of the positions where /S is allowed, there is a problem that hyphenation may be performed at a grammatically incorrect position. .

〔問題点を解決する為の手段〕[Means for solving problems]

本発明は上記従来例の欠点を補うため、正しいハイフネ
ーション位置の情報を有するデータベースを前記制御装
置に付属し、記憶済文書の印字の際のハイフネーション
を自動に行い、使用者の負担を軽減する文字処理装置を
提供することを目的とする。
In order to compensate for the drawbacks of the above-mentioned conventional example, the present invention attaches a database containing information on correct hyphenation positions to the control device, automatically performs hyphenation when printing a stored document, and reduces the burden on the user. The purpose is to provide processing equipment.

この目的を達成する為に本発明は、単語か印字幅を越え
る場合、ハイフンを挿入印字して改行をする為の制御手
段を備えてなる。
In order to achieve this object, the present invention comprises control means for inserting and printing a hyphen and starting a line break when a word exceeds the printing width.

〔作用〕[Effect]

この手段を備えることにより、行末のハイフネーション
の処理を操作者の手をわずられせることな(、容易に成
すことができる。
By providing this means, the hyphenation process at the end of a line can be easily performed without requiring the operator's help.

〔実施例〕〔Example〕

以下、本発明の実施例について説明する。第1図は本発
明に関わる電子タイプライタ−の外観図であり、第2図
はその主な構成の略図である。■はキーボードなどの入
力装置で、文字データの入力や、ライトマージン、レフ
トマージンの変更、印字の指示をすることができる。2
は制御を行うマイクロプロセッサ、3は第3図のフロー
チャートに従った制御プログラムが納められたR OM
、4は記憶装置となるRAM、5はハイフネーション情
報を付属した辞書より取り出すSvないしSCである。
Examples of the present invention will be described below. FIG. 1 is an external view of an electronic typewriter according to the present invention, and FIG. 2 is a schematic diagram of its main structure. ■ is an input device such as a keyboard that can input character data, change the right margin and left margin, and give printing instructions. 2
3 is a microprocessor that performs control, and 3 is a ROM containing a control program according to the flowchart shown in FIG.
, 4 is a RAM serving as a storage device, and 5 is an Sv or SC for extracting hyphenation information from an attached dictionary.

Svとはスペリングベリファイア、SCとはスペリング
コレクタの略で、単語の綴りからハイフネーション情報
を6の辞書から読み出して修正する。6は辞書で、正し
いつづりの単語と、この単語中のハイフンの挿入可能位
置を記憶しており、例えばtypewriting: 
type −writ −ing″の如きデータを記憶
している。第3図は自動ハイフネーションの処理のフロ
ーチャートである。第4図と第5図は自動ハイフネーシ
ョン処理を行った後の印字の例である。
Sv stands for spelling verifier, and SC stands for spelling corrector, which reads hyphenation information from the dictionary 6 based on the spelling of the word and corrects it. 6 is a dictionary that stores correctly spelled words and possible insertion positions of hyphens in these words; for example, typewriting:
"type -write -ing" is stored. Figure 3 is a flowchart of automatic hyphenation processing. Figures 4 and 5 are examples of printing after automatic hyphenation processing.

第2図に示した構成の電子タイプライタ−において、記
憶装置RA i’vl 行中の文書記憶エリアTXTに
記憶済の英文の文書を自動ハイフネーションで印字する
場合について説明する。文書記憶エリアTXTには入力
装置lから文字データの入力を行うことによって記憶さ
れる。
In the electronic typewriter having the configuration shown in FIG. 2, a case will be described in which an English document stored in the document storage area TXT in the storage device RA i'vl is printed with automatic hyphenation. Character data input from the input device 1 is stored in the document storage area TXT.

印字を始める前に、操作者は予めハイフネーションの処
理のモードを入力装置1上のキーによって決めておく。
Before starting printing, the operator previously determines the hyphenation processing mode using the keys on the input device 1.

モードにはマニュアルとオートの二種類があり、マニュ
アルを選んだ場合には、従来のように操作者が随時ハイ
フネーションを行う位置を指定しなくてはならないので
説明は省略する。自動ハイフネーションを行うにはモー
ドをオートにセットする。このモードはRAM4のモー
ド記憶エリアMDに記憶されている。
There are two modes: manual and auto, and if manual is selected, the operator must specify the position for hyphenation at any time, as in the past, so the explanation will be omitted. Set the mode to auto for automatic hyphenation. This mode is stored in the mode storage area MD of RAM4.

モードをセットしてから使用者は記憶済文書の印字を始
める。この印字命令は入力装置1を介して信、号として
制御装置2へ送られる。信号を受けとった制御装置2は
それをデコードし、その結果から該当する制御命令を記
憶装置のROM 3よりロードする。記憶済文書の印字
処理の方法は次のようになる。
After setting the mode, the user begins printing the stored document. This print command is sent to the control device 2 as a signal via the input device 1. The control device 2 that receives the signal decodes it and loads the corresponding control command from the ROM 3 of the storage device based on the result. The method for printing a stored document is as follows.

記憶装置RAM行中の文書記憶エリアTXTに記憶され
ている文書中に、次に印字すべき文字から、印字の際に
一行分となる文字までの領域を指定する。この−行分に
あたる文字数とは、ライトマー・ジン記憶エリアRMと
レフトマージン記憶エリアLMによって規定される。そ
の文書に設定された書式のレフトマージンとライトマー
ジン間の文字数にあたる。例えば、 T h i s −i s −a n 1w e l 
e c t r o n i c tw t y p 
e ”+V r i t e r 。
In the document stored in the document storage area TXT in the row of the storage device RAM, an area from the next character to be printed to the character that will be printed in one line is specified. The number of characters corresponding to -line is defined by the right margin storage area RM and the left margin storage area LM. This corresponds to the number of characters between the left margin and right margin of the format set for the document. For example, T his -is -an 1w e l
e c t r o n i c tw y p
e”+V r i t e r.

という−文で始まる文書のマージン間の文字数が22で
ある時、この文書を印字しようとした場合、最初の22
文字の領域を指定してその印字を行う。
If the number of characters between the margins of a document starting with the - sentence is 22, and you try to print this document, the first 22
Specify the character area and print it.

つまり、 Th1suisUan、=electronicLIの
文字列を印字を行い改行して、以後t y p e W
 r i t e r 。
In other words, print the character string Th1suisUan,=electronicLI, start a new line, and then type
ri te r.

に続く文書も22文字ごとに区切って、印字、改行を繰
り返してゆく。
The following documents are also separated into 22-character segments, and are repeatedly printed and line-feeded.

ところが前の例でマージン間の文字数が30だったら最
初指定される領域は、 T11jSU!5uanpeleCtrOnjCLIt
ypeWrijとなり、単語rtypewriterJ
が一つの行中に収まりきれな(なってしまう。このよう
な°場合、単純に二行にわけて印字するだけでなく正書
法の規則から[typearit JとrerJは二つ
の単語とされてしまう。規則では二行にわたる単語の綴
りはハイフンで結ばなくてならない。すなわち、Th1
s uis 、J an 、−eleCtronic 
L、typewrit −er、   ””” と印字しなくてはならない。この処理がハイフネーショ
ンである。また「vSe」などのような短い単語ではハ
イフンで区切ると単語がわかりづらくなる場合がある。
However, in the previous example, if the number of characters between the margins was 30, the first area specified would be T11jSU! 5uanpeleCtrOnjCLIt
ypeWrij and the word rtypewriterJ
can't fit on one line.In such a case, not only should the words be printed on two separate lines, but due to orthography rules, [type J and rerJ will be treated as two words. The rule is that words on two lines must be spelled with a hyphen, i.e. Th1
suis, Jan, -eleCtronic
L, typewrite -er, """ must be printed. This process is hyphenation. Also, if a short word such as "vSe" is separated by a hyphen, the word may become difficult to understand.

そのような時は行中の最後の空白で改行を行うワードラ
ップという処理を行う。
In such cases, a process called word wrap is used to create a new line at the last blank in a line.

前の例では、 Th1s、1sLJan、−electronict 
y p e w r i t e r 、 ・・・・・
−となる。これら2つの処理を組み合わせて、文章の印
字は一行ずつ行われてゆ(。
In the previous example, Th1s, 1sLJan, -electronic
y p e w r i t e r , ・・・・・・
− becomes. By combining these two processes, text is printed line by line.

これらを自動で処理するにあたり、その処理には以下の
三通り必要である。それは、二つに区切られた単語の前
半部の状態により決定する。
In order to process these automatically, the following three types of processing are necessary. This is determined by the state of the first half of the word divided into two parts.

処理1:前半部にハイフンの文字を含んでいる場合には
、その、ハイフンで改行を行う。例えば「A11−Am
erican Jという単語が「All−ame/ri
canjの二つに分かれた場合には前半部にハイフンが
含まれているのでrAll−/AmericanJと分
(づ直して印字を行う。
Process 1: If the first half contains a hyphen character, perform a line break at the hyphen. For example, “A11-Am
The word erican J is "All-ame/ri"
canj is divided into two parts, since the first half contains a hyphen, it is rewritten as rAll-/AmericanJ and printed.

処理2:前半部にハイフンの文字はないが、ハイフネー
ション可能な位置がある場合、その最も右側の所でハイ
フネーションを行う。ハイフネーションというものは単
語によってハイフネーション可能な位置が決まっており
、その位置は辞書6を用いて検索する。例えば「typ
ewriter Jという単語は以下に。で示す2点以
外ではハイフネーションをしてはいけない。
Process 2: There is no hyphen character in the first half, but if there is a position where hyphenation is possible, hyphenation is performed at the rightmost position. Regarding hyphenation, the position where hyphenation can be performed is determined depending on the word, and the position is searched using the dictionary 6. For example, “typ.
The word ewriter J is below. Do not hyphenate except at the two points shown.

type −writ + er これは正書法の規則である。そこで、この単語が「t 
y p e w r / i t e r Jと区切ら
れた場合、その前半部でハイフネーション可能な位置で
区切りなおす。
type -write + er This is an orthographic rule. Therefore, this word "t"
If it is separated as y p e w r / i t e r J, it is re-separated at a position where hyphenation is possible in the first half.

この例ではr type/ writerJとなる。し
かしもし[t y p e w r i t e / 
r Jと区切られたら、その時は最も右側のハイフネー
ション可能な点で区切るからr t y p e W 
r i t / e r jとなる。
In this example, it is r type/writerJ. But what if [typ e w r i t e /
If it is separated by r J, then it will be separated at the rightmost hyphenable point, so r ty p e W
r i t / e r j.

処理3・前半部にハイフンの文字はなく、ハイフネーシ
ョン可能な位置もない場合、ワードラップ処理を行う。
Process 3: If there is no hyphen character in the first half and there is no position where hyphenation is possible, word wrap processing is performed.

例えば「ty / pewriter Jと区切られた
らrtyJにはハイフネーション可能な位置はないから
ワードラップ処理を行い、単語「typewriter
 Jの前の空白文字で改行して「typewriter
 Jは次行にまわされる。
For example, if the word "ty / pewriter J" is separated, there is no hyphenable position in rtyJ, so word wrapping is performed and the word "typewriter
Break the line at the space character before J and type ``typewriter.''
J is passed to the next line.

以上の三つの処理を行うよう考えられたのが第3図に示
すフローチャートである。まず単語が一行に収まりきら
なかった時、ステップS1で収まりきらなかった単語の
前半部の文字列中にハイフンの文字があるか調べる。こ
れで処理1のチエツクを行っているわけである。そして
ステップSでその結果を調べ、ハイフンがあったならス
テップS3でハイフンの位置で改行を行う。ステップS
1で、ハイフンがない場合には、処理2か3を行うため
に、ステップS4で区切られた単語を区切らない形で検
索用バッファBVFFに移し制御装置2からSv/SC
5へ送る。SV/SC5はその単語の綴りから辞書6を
検索して、そのハイフネーション情報をよみだす。そし
てそれを制御装置5の比較バッファCBへ送りだす。そ
れを受けとるのがステップS5で、その情報をもとに処
理2を行うか、処理3を行うかステップS6で決定する
。即ち、ライトマージン前にハイフン挿入可能位置があ
るかどうかを判別する。もし、区切られた前部にハイフ
ネーション可能な位置が存在した場合、ステップS8で
処理2を行う。すなわちハイフンを挿入して良い箇所に
ハイフンを入れて改行する。逆に、ハイフネーション可
能な位置が存在しない場合ステップS7で処理3のワー
ドラップ処理を行う。すなわち−行中、最も右側の空白
で改行を行う。
The flowchart shown in FIG. 3 was designed to perform the above three processes. First, when a word cannot fit on one line, it is checked in step S1 whether there is a hyphen character in the character string in the first half of the word that could not fit on one line. This means that processing 1 is checked. Then, in step S, the result is checked, and if a hyphen is found, a line break is performed at the position of the hyphen in step S3. Step S
1, if there is no hyphen, in order to perform process 2 or 3, the words separated in step S4 are transferred to the search buffer BVFF without separation, and the control device 2 sends them to Sv/SC.
Send to 5. The SV/SC 5 searches the dictionary 6 based on the spelling of the word and reads out the hyphenation information. Then, it is sent to the comparison buffer CB of the control device 5. The information is received in step S5, and based on the information, it is determined in step S6 whether to perform process 2 or process 3. That is, it is determined whether there is a position where a hyphen can be inserted before the write margin. If there is a position where hyphenation is possible in the front section, processing 2 is performed in step S8. In other words, insert a hyphen where it is appropriate to insert a hyphen and start a new line. Conversely, if there is no position that can be hyphenated, the word wrap process of process 3 is performed in step S7. In other words, - A line break is performed at the rightmost blank space in a line.

以上のように三つの処理のいずれかを行い、印字範囲を
指定してからステップS9の印字ルーチンへとび、印字
を行ってから、次行ツ降の処理を続ける。このように、
単語が二行にわたった時は以上の三つの処理のどれかを
行う事によって、ハイフネーションはより理想的で、書
法上でも正しい位置で自動に行う事が可能となる。
After performing one of the three processes as described above and specifying the printing range, the process jumps to the printing routine of step S9, performs printing, and then continues the process of descending the next line. in this way,
When a word spans two lines, by performing one of the three processes above, hyphenation is more ideal and can be done automatically at the correct position in terms of writing.

第4図は具体例を示す。第4図(a)ではrmothe
r−in−1awJが「mothe / r−in−1
aw Jと区切られた場合の印字例を示しており、前半
部にハイフンもハイフネーション可能な位置もないので
処理3を行っている。第4図(b)ではrmother
/−in−1awJと区切られた場合の印字例であるが
、行の先頭がハイフンであるのはおかしく、また前半部
にハイフンもハイフネーション可能な位置もないので処
理3を行っている。第4図(c)(d) (e)では、
rmother−/in−1awJ、  rmothe
r−i/n−n−1a、 rmother−in/−1
awJ、と区切られた場合であるが、前半部にハイフン
があるので処理3を行う。第4図(f)(g)(h)で
はrmother−in−/1awJ、  rmoth
er−in−1/awJ、  rmother−4n−
1a/wJと区切られた場合で、前半部にハイフンがあ
るので処理3を行う。この場合、ハイフンが2つあるが
、ハイフネーション可能な位置の場合と同様に、ハイフ
ンが複数個ある時は、その最も右側のもので改行するも
のとする。第4図(i)ではrmother−4n−1
awJは区切られないですむので特別な処理はいらない
FIG. 4 shows a concrete example. In Figure 4(a), rmothe
r-in-1awJ is “mothe/r-in-1
This shows an example of printing when the text is separated by aw J. Process 3 is performed because there is no hyphen or position where hyphenation is possible in the first half. In Figure 4(b), mother
This is an example of printing when the lines are separated as /-in-1awJ, but it is strange that the beginning of the line is a hyphen, and there is no hyphen or a position where hyphenation is possible in the first half, so Process 3 is performed. In Figure 4(c)(d)(e),
rmother-/in-1awJ, rmothe
r-i/n-n-1a, rmother-in/-1
awJ, but there is a hyphen in the first half, so process 3 is performed. In Figure 4 (f), (g), and (h), rmother-in-/1awJ, rmoth
er-in-1/awJ, mother-4n-
1a/wJ, and there is a hyphen in the first half, so process 3 is performed. In this case, there are two hyphens, but as in the case of hyphenable positions, when there are multiple hyphens, the rightmost one is used as a line break. In Figure 4(i), mother-4n-1
awJ does not need to be separated, so no special processing is required.

第5図には、単語中にハイフンが存在しない例を示す。FIG. 5 shows an example in which a hyphen does not exist in a word.

r typewritingJという単語は“type
・Writ−1ng″で示す2つの・でハイフネーショ
ン可能である。第5図(a)では「type / wr
iting Jと区切られた場合の印字例を示すが、ハ
イフネーションのハイフンを印字するとライトマージン
をはみだしてしまい書式に従わないのでここでは処理2
は行えず、処理3を行う。
r typewritingJ is the word “typewriting”.
・Hyphenation is possible with the two ・ shown in ``Writ-1ng''. In Figure 5 (a), ``type / wr
An example of printing when the text is separated with "iting J" is shown below, but if the hyphen is printed, it will extend beyond the right margin and the format will not be followed, so process 2 is used here.
cannot be performed, and process 3 is performed.

第5図(b) (c) (d)では各々、rtypew
/ritingj。
In Fig. 5(b), (c), and (d), rtypew
/ritingj.

rtypewr/itingJ、 rtypewri/
lingJと区切られた場合の印字例を示すがステップ
S6の条件を満たすので処理2を行う。第5図(e)で
は「typewrit/ingJと区切られた場合の印
字例を示すが、ハイフネーション可能な位置が2つにな
るが第5図(a)の場合と同様な理由から、rtype
/ W r i t i n g Jと区切られる。第
5図(f) (g)各々r t y p e w r 
i t i / n g J 、 「t y p e 
w r i t i n / g Jと区切られた場合
の印字例を示すがハイフネーション可能な位置が2つと
なり、その右側の方で区切られている。第5図(h)で
は「typewriting Jと区切られないので特
別な処理は行われない。
rtypewr/itingJ, rtypewri/
An example of printing when separated with lingJ is shown, but since the condition of step S6 is satisfied, process 2 is performed. Figure 5(e) shows an example of printing when the line is separated by "typewrite/ingJ", but there are two possible hyphenation positions, but for the same reason as in Figure 5(a), rtype
/ W r i t i n g J. Figure 5 (f) (g) Each r ty p e w r
i t i / ng j, ``t y p e
A printing example is shown in which the characters are separated as ``w r i t i n / g J'', and there are two positions where hyphenation is possible, and the two positions are separated on the right side. In FIG. 5(h), no special processing is performed because it is not separated from "typewriting J."

今回はハイフネーション情報を持ったデータベースを用
いて一括印字の際のハイフネーションの自動化を企った
が、これを逐次印字やマニュアルモードのハイフネーシ
ョンの時に、使用者の指定したハイフネーションの位置
が正しいかどうかを、データベースのハイフネーション
情報と比較して判定ができる。
This time, we attempted to automate hyphenation during batch printing using a database with hyphenation information, but when printing sequentially or hyphenation in manual mode, we can check whether the hyphenation position specified by the user is correct. , you can make a determination by comparing it with the hyphenation information in the database.

〔効果〕〔effect〕

以上説明したようなハイフネーション情報を有する記憶
装置を用いてハイフネーションを自動に行う事により、
文書印字の際の使用者の操作性は大幅に向上し、かつ書
法上の間違いもなくなり、書法の知識の少ない使用者に
おいても容易に正しい文書の作成が可能となった。
By automatically performing hyphenation using a storage device that has hyphenation information as explained above,
The user's operability when printing documents has been greatly improved, there are no errors in writing, and even users with little knowledge of calligraphy can easily create correct documents.

動ハイフネーション機能付電子タイプライタ−の構成の
略図、第3図は自動ハイフネーションの処理のフローチ
ャート、第4図、第5図は本発明による印字例を示す図
である。
FIG. 3 is a flowchart of automatic hyphenation processing, and FIGS. 4 and 5 are diagrams showing examples of printing according to the present invention.

Claims (1)

【特許請求の範囲】 文字データを入力する為の入力手段と、 前記入力手段から入力された文字データを記憶する記憶
手段と、 前記記憶手段に記憶された文字データを印字する印字手
段と、 前記印字手段によって印字する印字幅を記憶する印字幅
記憶手段と、 前記記憶手段に記憶された文字データのいくつかからな
る単語が前記印字幅記憶手段に記憶された印字幅を越え
る場合、ハイフンを挿入印字して改行をする為の制御手
段、 とを有することを特徴とする文字処理装置。
[Scope of Claims] An input means for inputting character data; a storage means for storing the character data input from the input means; a printing means for printing the character data stored in the storage means; printing width storage means for storing a printing width to be printed by the printing means; and inserting a hyphen if a word made up of some of the character data stored in the storage means exceeds the printing width stored in the printing width storage means; A character processing device comprising: control means for printing and starting a line.
JP61145624A 1986-06-20 1986-06-20 Character processor Pending JPS63725A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP61145624A JPS63725A (en) 1986-06-20 1986-06-20 Character processor
US07/484,488 US4974195A (en) 1986-06-20 1990-02-26 Document processing apparatus
US07/860,588 US5193147A (en) 1986-06-20 1992-03-30 Document processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61145624A JPS63725A (en) 1986-06-20 1986-06-20 Character processor

Publications (1)

Publication Number Publication Date
JPS63725A true JPS63725A (en) 1988-01-05

Family

ID=15389314

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61145624A Pending JPS63725A (en) 1986-06-20 1986-06-20 Character processor

Country Status (1)

Country Link
JP (1) JPS63725A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020016781A (en) * 2018-07-26 2020-01-30 京セラドキュメントソリューションズ株式会社 Display processing apparatus

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS50128927A (en) * 1974-03-29 1975-10-11
JPS5650479A (en) * 1979-09-27 1981-05-07 Ibm Hyphenncode converter
JPS60109870A (en) * 1983-11-18 1985-06-15 Brother Ind Ltd Electronic typewriter

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS50128927A (en) * 1974-03-29 1975-10-11
JPS5650479A (en) * 1979-09-27 1981-05-07 Ibm Hyphenncode converter
JPS60109870A (en) * 1983-11-18 1985-06-15 Brother Ind Ltd Electronic typewriter

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020016781A (en) * 2018-07-26 2020-01-30 京セラドキュメントソリューションズ株式会社 Display processing apparatus

Similar Documents

Publication Publication Date Title
US4859091A (en) Word processor including spelling verifier and corrector
JPS6174063A (en) Data output system
US5193147A (en) Document processing apparatus
JPS63725A (en) Character processor
JPS6017487A (en) Automatic line pitch setting method for document generator
JPS60222270A (en) Table data insertion printer
US5215388A (en) Control of spell checking device
JPH077409B2 (en) Document processor
JPS6020233A (en) Western/japanese mixed sentence processor
JPH0581247A (en) Method for shaping document
JP2723908B2 (en) Document creation device
JPS6277669A (en) Automatic proofreading system for input document
JPS638820A (en) Document fair copy making device
JP3015373B2 (en) Document processing method and document processing device
JPH0412870B2 (en)
JPS62249769A (en) Printer
JPS59168532A (en) Documentation device
Silvester et al. Text Preparation and Processing
JPH0671801B2 (en) Document processor
JPH1069481A (en) Document processor and medium where document processing program is recorded
JPS62280958A (en) Word processor
JPH02135568A (en) Character mode and font mode setting system for information processor
JPH0736868A (en) Method and device for controlling printing in document preparing device
JPH0561856A (en) Document preparing device
Holzwarth et al. Alfred Hofmann, Ursula Barth, Ingrid Beyer, Christine Günther