Content deleted Content added
m moving an "only" for sake of disambiguation |
No edit summary |
||
Line 20:
'''Generalized Markup Language''' ('''GML''') is a set of [[Macro (computer science)|macros]] that implement intent-based (procedural) markup [[Tag (metadata)|tag]]s for the [[IBM]] [[text formatter]], [[SCRIPT_(markup)|SCRIPT]]. SCRIPT/VS is the main component of IBM's Document Composition Facility (DCF). A ''starter set'' of tags in GML is provided with the DCF product.
GML was developed in 1969 and the
Using GML, a document is [[Markup (computing)|marked up]] with tags that define what the [[Character (computing)|text]] is, in terms of [[paragraph]]s, [[Page header|header]]s, [[List (composition)|list]]s, [[Table (information)#Tables as features offered by application programs|table]]s, and so forth. The document can then be automatically formatted for various [[Peripheral device|device]]s simply by specifying a profile for the device. For example, it is possible to format a document for a [[laser printer]] or a line ([[dot-matrix printer|dot matrix]]) printer or for a screen simply by specifying a profile for the device without changing the document itself.
|