JPS63233465A - Input display system for numerical format code - Google Patents

Input display system for numerical format code

Info

Publication number
JPS63233465A
JPS63233465A JP62066549A JP6654987A JPS63233465A JP S63233465 A JPS63233465 A JP S63233465A JP 62066549 A JP62066549 A JP 62066549A JP 6654987 A JP6654987 A JP 6654987A JP S63233465 A JPS63233465 A JP S63233465A
Authority
JP
Japan
Prior art keywords
display
symbol
data
input
mathematical
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.)
Granted
Application number
JP62066549A
Other languages
Japanese (ja)
Other versions
JPH0719251B2 (en
Inventor
Yoshikazu Kanatsu
金津 吉和
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP62066549A priority Critical patent/JPH0719251B2/en
Publication of JPS63233465A publication Critical patent/JPS63233465A/en
Publication of JPH0719251B2 publication Critical patent/JPH0719251B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To input a complex numerical formula with simple operation and to make a numerical formula displayed on a screen coincide with a real image to make input check or correcting work easy by using display code corresponding to a symbol pattern for a numerical format code. CONSTITUTION:In case of inputting a matrix and a root formula written in an input original 10, a display code data input means 1 for inputting parentheses symbols ( ) of the matrix or a root symbol sq. rt. is used. In case of a matrix, the data of the matrix are written in a data storing means 12 by inputting a left parenthesis symbol, data and a right parenthesis symbol successively. A pattern generating means 13 reads out the contents of the data storing means 12 successively, executes the pattern processing of numerical formats correspond ing to the read data and outputs the formed dot pattern data to a display means 14 to display the data on its screen.

Description

【発明の詳細な説明】 (概要〕 従来のデータ処理装置では、数式記号を単語に置き換え
て文字列として入力していたので、入力した数式の確認
や修正が困難であった。本発明では2通常用いられる数
式記号に近い形の表示記号を作成し、これを用いて大き
さが可変の数式記号の入力および表示も容易に行なえる
ようにしている。
[Detailed Description of the Invention] (Summary) In conventional data processing devices, mathematical symbols are replaced with words and input as character strings, making it difficult to confirm or modify input mathematical formulas. We create display symbols that are close to commonly used mathematical symbols, and use these to facilitate the input and display of variable-sized mathematical symbols.

〔産業上の利用分野〕[Industrial application field]

本発明は、数式処理可能なデータ処理装置に関するもの
であり、特に数式記号の入力および表示方式に関する。
The present invention relates to a data processing device capable of processing mathematical expressions, and particularly to a method for inputting and displaying mathematical symbols.

数式が分数形等で複数行にまたがるものであったり、m
記号や括弧記号などの場合で、内部に多数の要素が含ま
れるような場合、入力した数式のfl認は、二次元的な
要素間のつながりを見て行なう必要がある。
If the formula is in fraction form and spans multiple lines,
In the case of symbols, parentheses, etc., in which a large number of elements are included, it is necessary to check the input formula by looking at the two-dimensional connections between the elements.

本発明は、入力した数式の修正や処理を可能にするコー
ド形式とをもつ数式の入力確認、修正を容易にする表示
形式と、数式記号を提供する。
The present invention provides a display format that facilitates confirmation and correction of the input of a mathematical formula, and a code format that allows modification and processing of the input mathematical formula, and a mathematical symbol.

〔従来の技術〕[Conventional technology]

従来のデータ処理装置では、処理すべき数式は全て文字
列の表現形式をとり、たとえば平方根記号や行列の括弧
などの数式記号も、それぞれ以下に例示されるように単
語化されて、一定の約束のもとで入力および表示される
In conventional data processing devices, all mathematical expressions to be processed are expressed in character strings, and mathematical symbols such as square root symbols and matrix parentheses are also converted into words as shown in the example below, and are expressed in a fixed form. entered and displayed under

ff丁  −ROOT (2a) このように、数式を文字列で表現する方式は、キーボー
ドのような一般的なデータ入力手段を用いて容易に入力
できること、またコンパイラで数式の解析を行なう場合
、処理しやすいことなどの利点をもつ。
ff Ding -ROOT (2a) In this way, the method of expressing mathematical expressions as character strings allows easy input using general data input means such as a keyboard, and when analyzing mathematical expressions with a compiler, processing It has the advantage of being easy to use.

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

従来の数式入力表示方式では、数式が文字列化され、ま
た−次元的な表現形式をとっているため。
In conventional formula input and display methods, formulas are converted into character strings and are expressed in a -dimensional format.

−aに用いられる正規の表現形式にくらべると見に(り
、特に式全体の構造が’aMLなものや二次元的な拡が
りをもつもの、たとえば高次の行列や分数式、積分式な
どでは、入力した数式の確認チェックを行ないにりく1
入力エラーを生じ易いという問題があった。
Compared to the regular expression format used for -a, especially when the structure of the entire expression is 'aML' or has a two-dimensional extension, such as a high-order matrix, fractional expression, integral expression, etc. , perform a confirmation check on the entered formula 1
There was a problem that input errors were likely to occur.

一方、数式を通常の表現形式のまま画像データとして入
力する方式も考えられるが、その場合には数式の画像デ
ータがビットマツプメモリに展開格納されるため、修正
時の操作が煩雑となり、また数式を解析する場合、まず
パターン認識処理をしなければならないという問題があ
った。
On the other hand, it is conceivable to input the mathematical formula as image data in its normal representation format, but in that case, the image data of the mathematical formula would be expanded and stored in bitmap memory, which would complicate operations when modifying the mathematical formula. When analyzing a pattern, there was a problem in that pattern recognition processing had to be performed first.

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

本発明は、数式を通常用いられる表現形式に近い形で入
力表示することを可能にするとともに。
The present invention makes it possible to input and display mathematical expressions in a format close to the commonly used expression format.

内部での処理をしやすい形でデータを蓄積できる手段を
提供するものである。
It provides a means to store data in a format that is easy to process internally.

そのため1本発明は数式中で用いられる各数式記号のシ
ンボルパターンと対応づけた表示記号を定義し、これを
用いて数式記号のコード化と対応するシンボルパターン
の生成復元とを可能にする。
Therefore, one aspect of the present invention defines a display symbol associated with a symbol pattern of each mathematical symbol used in a mathematical formula, and uses this to enable encoding of the mathematical symbol and generation and restoration of the corresponding symbol pattern.

第1図に本発明の原理的構成を示す。FIG. 1 shows the basic configuration of the present invention.

第1図において。In FIG.

10は2入力原稿であり9通常の表記形式による数式が
書かれている。
Reference numeral 10 is a two-input manuscript in which 9 numerical formulas are written in a normal notation format.

11は1表示記号データ入力手段であり、各種表示記号
をシンボル表示したキーボード、タブレット、アイコン
等の入力手段が使用できる。
Reference numeral 11 denotes a single display symbol data input means, and input means such as a keyboard, a tablet, an icon, etc. in which various display symbols are displayed as symbols can be used.

表示記号の大きさは一種一サイズに定められており、行
列の括弧記号()や、根記号−一のように、記号内に挿
入される変数等の要素の数により大きさが変る数式記号
については、対応するシンボルの表示記号を始端位置と
終端位置とで2度入力することにより表示される大きさ
を指定する。
The size of display symbols is determined to be one size per type, and mathematical symbols whose size changes depending on the number of elements such as variables inserted into the symbol, such as the parenthesis symbol () of a matrix or the root symbol -1, etc. , specify the display size by inputting the display symbol of the corresponding symbol twice at the start position and end position.

12は、データ記憶手段であり1表示記号データ入力手
段11から入力された数式等のデータがコード形式で格
納される。
Reference numeral 12 denotes a data storage means in which data such as mathematical formulas inputted from the 1 display symbol data input means 11 is stored in a code format.

13は、パターン生成手段であり、データ記憶手段12
に格納されている入力データを読み出し。
13 is a pattern generation means, and data storage means 12
Read input data stored in .

対応するデータのドツトパターンを生成する。データが
表示記号のコードである場合には、対応する数式記号の
シンボルパターンが生成され9文字。
Generate a dot pattern for the corresponding data. If the data is a display symbol code, a symbol pattern of the corresponding mathematical symbol is generated with 9 characters.

数字のコードについては、そのフォントのパターンが生
成される。また大きさが可変の表示記号の場合には9表
示記号が設定されている始端と終端の位置から、復元す
べき数式記号の大きさを算出し、対応する大きさのドツ
トパターンを生成する。
For numeric codes, a pattern for that font is generated. In the case of a display symbol whose size is variable, the size of the mathematical symbol to be restored is calculated from the starting and ending positions where the 9 display symbol is set, and a dot pattern of the corresponding size is generated.

I4は2表示手段であり、パターン生成手段13により
生成されたトンドパターンデータに基づいて、入力デー
タに対応する画像を出力表示する。
I4 is a 2-display means, which outputs and displays an image corresponding to the input data based on the tone pattern data generated by the pattern generation means 13.

15は、データ利用手段であり、データ記憶手段12に
格納されている入力データをファイルする入出力’Af
fiや通信装置、あるいはコンパイラなどの処理装置で
あることができる。
Reference numeral 15 denotes a data utilization means, which is an input/output 'Af' for filing input data stored in the data storage means 12.
It can be a processing device such as a fi, a communication device, or a compiler.

(作用〕 であるが、この場合、表示記号データ入力手段11を用
いて、それぞれ、 Gl(I)J (21rF−2ar−−J のように入力操作され、結果のコードと9行および桁位
置を示す適当な’Ml ?il情報(座標情報あるいは
改行、スペース等の情報)とが出力され、データ記憶手
段12!こ、3き込まれる。
(Function) However, in this case, using the display symbol data input means 11, the input operation is performed as Gl(I)J (21rF-2ar--J), and the resulting code, 9th line, and digit position are input. Appropriate 'Ml?il information (coordinate information or information such as line feed, space, etc.) indicating this is output and stored in the data storage means 12!3.

和記号Σや積分記号fのように縦長の長いものは、1つ
の表示記号が複数の行にまたがる複数位置を占めるよう
にコードが書き込まれる。
For vertically long symbols such as the sum symbol Σ and the integral symbol f, codes are written so that one display symbol occupies multiple positions spanning multiple lines.

パターン生成手段13は、データ記憶手段12の順次の
行1桁位置のコードを読み出し走査し。
The pattern generation means 13 reads out and scans the code at one digit position in a sequential row of the data storage means 12.

それぞれのコードに対応するパターン生成処理を行ない
、生成したトンドパターンデータを、たとえばビットマ
ツプメモリを介して1表示手段14へ出力し1画面表示
させる。
A pattern generation process corresponding to each code is performed, and the generated tone pattern data is outputted to one display means 14 via a bitmap memory, for example, and displayed on one screen.

〔実施例〕〔Example〕

第2図に2本発明の1実施例の構成を示す。この実施例
は1表示記号データ入力手段としてアイコンを用いた例
である。
FIG. 2 shows the configuration of one embodiment of the present invention. This embodiment is an example in which an icon is used as a single display symbol data input means.

第2図において、21はマウス、22はマウス入力部、
23はアイコン制御部、24はアイコンテーブル、25
はキーボード、26はキーボード入力部、27はデータ
メモリ、28はパターン生成部、29は文字パターンテ
ーブル、30は表示記号パターンテーブル、31はビッ
トマツプメモリ、32は表示制御部、33はCRTディ
スプレイである。
In FIG. 2, 21 is a mouse, 22 is a mouse input unit,
23 is an icon control unit, 24 is an icon table, 25
is a keyboard, 26 is a keyboard input section, 27 is a data memory, 28 is a pattern generation section, 29 is a character pattern table, 30 is a display symbol pattern table, 31 is a bitmap memory, 32 is a display control section, and 33 is a CRT display. be.

アイコンテーブル24には、後述される第3図中に示さ
れているような表示記号のリストがツー1゛形弐で登録
されている。
In the icon table 24, a list of display symbols as shown in FIG. 3, which will be described later, is registered in the form of two.

また文字パターンテーブル29には9通常使用される文
字、数字、記号の各フォントのドツトパターンが登録さ
れ2表示記号パターンテーブル30には2表示記号のシ
ンボルパターンが登録されている。
Further, the character pattern table 29 has registered dot patterns of nine commonly used fonts for letters, numbers, and symbols, and the two display symbol pattern table 30 has registered symbol patterns for two display symbols.

処理開始時にアイコン制御部23は、アイコンテーブル
24中の表示記号のリストを読み出し。
At the start of processing, the icon control unit 23 reads out the list of display symbols in the icon table 24.

アイコンデータとして編集し、CRTディスプレイ33
の一定の画面領域たとえば画面の下部あるいは右端の帯
状領域をアイコン表示領域に定めて。
Edit as icon data and display on CRT display 33
Set a certain screen area, for example, a band-shaped area at the bottom or right end of the screen, as the icon display area.

対応するデータメモリ27の領域にそのアイコンデータ
を書き込む。
The icon data is written in the corresponding area of the data memory 27.

パターン生成部28は、データメモリ27を読み出し走
査し、アイコンデータ中の各表示記号コードを用いて1
表示記号−パターンテーブル30を参照し、対応するシ
ンボルパターンを生成して。
The pattern generation unit 28 reads and scans the data memory 27, and uses each display symbol code in the icon data to create a pattern.
Refer to the display symbol-pattern table 30 and generate a corresponding symbol pattern.

ビットマツプメモリ31の対応する領域に書き込む。Write to the corresponding area of bitmap memory 31.

表示制御部32は、ビットマツプメモリ31を読み出し
走査し、CRTディスプレイ33に出力表示される。
The display control unit 32 reads and scans the bitmap memory 31, and outputs and displays the data on the CRT display 33.

この結果、CRTディスプレイ33の画面にはアイコン
が表示される。
As a result, an icon is displayed on the screen of the CRT display 33.

次に操作者は、マウス21を用いて、所望のアイコンお
よびその入力位置を画面上でポ・インティングし、ある
いはキーボード25を用いて英文字。
Next, the operator uses the mouse 21 to point to a desired icon and its input position on the screen, or uses the keyboard 25 to input English letters.

数字、記号等を入力する。Enter numbers, symbols, etc.

マウス21によりボインティングされたアイコンおよび
入力位置は、マウス入力部22によってそれぞれの座標
が検出され、アイコン制御部23に通知される。
The coordinates of the icons and input positions pointed by the mouse 21 are detected by the mouse input section 22 and notified to the icon control section 23 .

アイコン制御部23は2通知されたアイコンの座標から
該当する表示記号を識別し、そのコードを指示された入
力位置に対応するデータメモリ27のアドレスに書き込
む。
The icon control unit 23 identifies the corresponding display symbol from the coordinates of the notified icon, and writes the code to the address of the data memory 27 corresponding to the designated input position.

データメモリ27に言き込まれた表示記号のコードは、
直ちにパターン生成部28によってそのシンボルパター
ンに変換され、ビットマツプメモI731に書き込まれ
て、CRTディスプレイ33に表示される。すなわ52
1つの表示記号の入力が完了する。
The display symbol code written into the data memory 27 is
It is immediately converted into the symbol pattern by the pattern generation section 28, written into the bitmap memo I731, and displayed on the CRT display 33. Sunawa 52
The input of one display symbol is completed.

同様に、キーホード25から入力した文字、数字等のデ
ータもデータメモリ27に書き込まれ。
Similarly, data such as characters and numbers entered from the key fob 25 are also written into the data memory 27.

CRTディスプレイ33に表示される。It is displayed on the CRT display 33.

また第1図で説明した大きさが可変の数式記号について
の表示記号の解析とシンボルパターンの生成処理も、パ
ターン生成部28が行なう。゛このようにして、任意の
数式を入力し2表示することができる。
Furthermore, the pattern generation unit 28 also performs display symbol analysis and symbol pattern generation processing for mathematical expression symbols whose size is variable as explained in FIG. ``In this way, you can input any numerical formula and display it twice.

第3図(A)、第3図(B)は9本実施例で使用される
表示記号のリストとその適用例を示したものである。
FIG. 3(A) and FIG. 3(B) show a list of nine display symbols used in this embodiment and examples of their application.

第3図(A)巾1番号1,2.3で示される表示記号は
2画面の3行1桁を使用する縦長の表示記号のグループ
であり、また番号4ないし7で示される表示記号は、二
次元的拡がりをもつ大きさが可変の数式記号を表わすグ
ループである。この後昔のグループの表示記号は9式の
対角線上にとられた始端と終端の位置に設定されること
により。
Figure 3 (A) Width 1 Display symbols indicated by numbers 1, 2.3 are a group of vertical display symbols using 3 rows and 1 digit of 2 screens, and display symbols indicated by numbers 4 to 7 are , is a group representing mathematical symbols of variable size with two-dimensional extension. After this, the display symbols of the old groups are set at the starting and ending positions taken on the diagonal of Type 9.

数式記号の二次元的大きさを規定する。Defines the two-dimensional size of mathematical symbols.

第3図(B)において1番号8,9.10の表示記号の
グループは、縦方向の長さが可変の数式記号を表わし、
上端と下端にその表示記号を入力設定することにより、
縦長を規定する。また番号11ないし15の表示記号の
グループは、横方向の長さが可変の数式記号を表わし、
その左端と右端に表示記号を入力設定することにより、
横長を規定する。
In FIG. 3(B), the group of display symbols numbered 1, 8, 9, and 10 represents mathematical symbols whose length in the vertical direction is variable,
By entering the display symbol at the top and bottom,
Specify vertical length. Further, the group of display symbols numbered 11 to 15 represents mathematical symbols whose horizontal length is variable,
By inputting and setting display symbols on the left and right ends,
Specify horizontal length.

〔発明の効果〕 本発明によれば1表示記号を用いることにより複雑な数
式も簡単な入力操作で入力および画面表示を行なわせる
ことができ1画面表示される数式も実際のイメージと同
じであるため、入力確認や修正作業が容易となり、入力
処理を、著しく効率化できるとともに、入力データの信
頼性も向上させるごとができる。
[Effects of the Invention] According to the present invention, by using one display symbol, complex mathematical formulas can be input and displayed on the screen with simple input operations, and the mathematical formulas displayed on one screen are the same as the actual image. Therefore, input confirmation and correction work becomes easier, input processing can be made significantly more efficient, and the reliability of input data can also be improved.

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

第1図は本発明の原理的構成図、第2図は本発明の1実
施例構成図、第3図(Δ)および第3図(B)は本発明
実施例で用いられる表示記号のリストと適用例とを示す
説明図である。 第1図中。 IO=入力原稿 11:表示記号データ入力手段 12:データ記12手段 13:パターン生成手段 14:表示手段 15:データ利用手段 特許出願人 富 士 通 株 式 会 杜氏 理 人 
弁理士 要否用 文廣(外1名)本発明の原理的構成 第 1 図 表示記号のリストと連用例(℃の1) 第 3 図(A)
Figure 1 is a basic configuration diagram of the present invention, Figure 2 is a configuration diagram of one embodiment of the present invention, and Figure 3 (Δ) and Figure 3 (B) are a list of display symbols used in the embodiment of the present invention. FIG. 4 is an explanatory diagram showing an example of application. In Figure 1. IO = Input manuscript 11: Display symbol Data input means 12: Data record 12 means 13: Pattern generation means 14: Display means 15: Data utilization means Patent applicant Fujitsu Co., Ltd. Chief brewer Masato
Patent Attorney Necessity Fumihiro (one other person) Principle structure of the present invention No. 1 List of figure display symbols and examples of repeated use (°C 1) Fig. 3 (A)

Claims (1)

【特許請求の範囲】 数式処理を行ない、画面上のデータ入力位置が文字行お
よび桁の座標で規定されるデータ処理装置において、 関数記号等の数式記号の各々について、通常用いられる
表記形式によるシンボルパターンをもった表示記号を任
意に指定可能にそなえ、これらの表示記号を任意の画面
座標に入力可能にする表示記号データ入力手段(11)
と、表示記号データ入力手段(11)を用いて入力され
た表示記号を、指示された画面座標に対応させてコード
形式で記憶するデータ記憶手段(12)と、 データ記憶手段(12)に記憶されたコード形式の表示
記号を読み出して、対応する数式記号のドットパターン
を生成するパターン生成手段(13)と、パターン生成
手段(13)により生成された表示記号のシンボルパタ
ーンを表示する表示手段(14)とをそなえ、 大きさが可変の数式記号を入力する場合、その数式記号
について、予め定められた始端と終端とに、上記表示記
号データ入力手段(11)を用いて該当する表示記号を
それぞれ入力し、上記パターン生成手段(13)は、上
記表示記号が入力されている始端と終端との座標から数
式記号の大きさを求め、対応するドットパターンを生成
することを特徴とする数式記号の入力表示方式。
[Scope of Claims] In a data processing device that processes mathematical formulas and in which the data input position on the screen is defined by the coordinates of character lines and digits, each mathematical symbol such as a function symbol has a symbol in a commonly used notation format. Display symbol data input means (11) that allows display symbols with patterns to be specified arbitrarily and allows these display symbols to be input at arbitrary screen coordinates.
and a data storage means (12) for storing display symbols input using the display symbol data input means (11) in code format in correspondence with designated screen coordinates; and storing the display symbols in the data storage means (12). pattern generation means (13) for reading display symbols in the code format and generating dot patterns of corresponding mathematical symbols; and display means (13) for displaying symbol patterns of display symbols generated by the pattern generation means (13). 14) When inputting a mathematical symbol whose size is variable, use the display symbol data input means (11) to insert the corresponding display symbol at the predetermined starting and ending ends of the mathematical symbol. The pattern generating means (13) calculates the size of the mathematical symbol from the coordinates of the starting end and the ending end where the display symbol is input, and generates a corresponding dot pattern. input display method.
JP62066549A 1987-03-20 1987-03-20 Mathematical symbol input display method Expired - Lifetime JPH0719251B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62066549A JPH0719251B2 (en) 1987-03-20 1987-03-20 Mathematical symbol input display method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62066549A JPH0719251B2 (en) 1987-03-20 1987-03-20 Mathematical symbol input display method

Publications (2)

Publication Number Publication Date
JPS63233465A true JPS63233465A (en) 1988-09-29
JPH0719251B2 JPH0719251B2 (en) 1995-03-06

Family

ID=13319101

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62066549A Expired - Lifetime JPH0719251B2 (en) 1987-03-20 1987-03-20 Mathematical symbol input display method

Country Status (1)

Country Link
JP (1) JPH0719251B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6474667A (en) * 1987-09-16 1989-03-20 Canon Kk Document processor
JPH0264857A (en) * 1988-08-31 1990-03-05 Canon Inc Document processing device
JPH0385667A (en) * 1989-08-30 1991-04-10 Hitachi Ltd Mathematical formula input editing device
JPH03156666A (en) * 1989-11-15 1991-07-04 Sanyo Electric Co Ltd Parenthesis producing device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6474667A (en) * 1987-09-16 1989-03-20 Canon Kk Document processor
JPH0264857A (en) * 1988-08-31 1990-03-05 Canon Inc Document processing device
JPH0385667A (en) * 1989-08-30 1991-04-10 Hitachi Ltd Mathematical formula input editing device
JPH03156666A (en) * 1989-11-15 1991-07-04 Sanyo Electric Co Ltd Parenthesis producing device

Also Published As

Publication number Publication date
JPH0719251B2 (en) 1995-03-06

Similar Documents

Publication Publication Date Title
JPS5846384A (en) Method of indicating ideographic symbol and similar graphic
JPS63233465A (en) Input display system for numerical format code
JPS5945589A (en) Graph making device
JPH0734204B2 (en) Form design system
JPS602668B2 (en) Character pattern registration processing method
JPH0113117B2 (en)
JPH0366157B2 (en)
JPS59167748A (en) Information storage device
JPS6132676B2 (en)
JPS61157973A (en) Input editing device
JPH0445875B2 (en)
JPS59229642A (en) Processing method of registration of character
JPH03105556A (en) Document processor
JPS62212721A (en) Automatic production of program for fixed screen
JPH0734233B2 (en) How to create a graph
JPS63136083A (en) Character processor
JPS6141005B2 (en)
JPH0481893A (en) Outline data processor
JPH0256670A (en) Document processing device
JPS62220991A (en) Character processor
JPH0253818B2 (en)
JPH03263257A (en) Document processor
JPH0565878B2 (en)
JPS58123153A (en) Document editing device
JPH0554180A (en) Slop format defining system for optical character reader