Text and Text Manipulation: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
(Created page with "After having just finished a script which involved creating a variable number, sometimes large number of text frames, along the way I learned quite a bit about how to use the...")
(No difference)

Revision as of 14:52, 28 December 2017

After having just finished a script which involved creating a variable number, sometimes large number of text frames, along the way I learned quite a bit about how to use the various commands for styles and text. Some of this is not found in the online manual, and would be difficult to include there. What I'd like to do here is save others the time it took me to find out these important aspects of scripting.

The Setting

The particular project I was involved with took color data from a file, creating colors from that data, then making a document which displayed those colors with an informational label underneath.