Macro Language Reference > Macros > Graphic > tgtext
  
tgtext
Description
Changes the text stream assigned to newly created graphics and (optionally) any new graphics created subsequent to this action. Assigning a text stream to a graphic will cause the text to either follow the outline of the graphic or fill its inside, depending on the text position. Alternatively the text stream can contain a script, which can subsequently be run by clicking on a graphic using the tgsel -1 macro.
Syntax
tgtext stream name:t? ( update:n? )
tgtext
[no parameter]
Invoke the Graphic text/other tag dialog box, from where you can select from a list of text tags or load a new text file into your document.
stream name
The name of the text stream to be assigned
update
0
Do not update currently selected objects to the new setting
1
Update currently selected objects to the new setting
Related Links