Skip to content

Script for Adobe Illustrator for automation of tab character style change.

License

Notifications You must be signed in to change notification settings

gitmasz/IllustratorTabStylerScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tab Styler Script for Adobe Illustrator

This script changes tab character style in selected text frame applying to it previously created character style in Adobe Illustrator. Very useful for automation when working with tabs in Adobe Illustrator for making dotted lists or tables with different style for tab characters. More about using tabs in Adobe Illustrator you can find on Adobe Help Webpage. Script uses regular expression to search for tab character in selected text frame and apply to them character style named "Tag". Script can be easily change to automate style change for different characters in selected text frame.

How to install script for Adobe Illustrator

Download the script ("tab-character-styler.jsx" file) to your computer’s hard disk. Place the file in the Adobe Illustrator Scripts folder which should be located in:

For english version of CS6: C:\Program Files\Adobe\Adobe Illustrator CS6 (64 Bit)\Presets\en_GB\Scripts ("pl_PL\Skrypty" for polish version)

For english version of CC:

If you place the script in the Adobe Illustrator Scripts folder, the script will appear in the File > Scripts submenu.

If you place the script in another location on the hard disk, you can run the script in Illustrator by choosing File > Scripts > Other Script or you can use shortcut Ctrl+F12.

WARNING: script will work only if you previously create character style and name it "Tag" and only for selected text field which contains at least one tab character.

Script usage preview

In this repository you will find an AI file called “script-test.ai” created in Adobe Illustrator CS6, with which you can quickly test how it works. Below I have provided a preview screenshot of before and after using the script for this test file.

Illustrator Tab Styler Script - preview

About

Script for Adobe Illustrator for automation of tab character style change.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published