runxel / indesign-scripts

JavaScript scripts for Adobe InDesign CS/CC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indesign Scripts

JavaScript scripts for Adobe InDesign CS6/CC.

Applies the style of the currently selected footnote to all other footnotes.

Places a grey gradient in the centerfold/between two pages and thus simulates the shadow in an opened book.

Simulates the translucency of paper by placing page elements onto the next/previous page with low opacity.

Often enough the "100%" zoom does not match real world sizes. This script fixes this. You'll need to put in your own specific value. Best is to bind the script to a keyboard shortcut for easy use.


Other valuable places to check out:

Infos on:

  • the ExtendScript Wiki. Has a lot of detail info in how to write your own Scripts for Adobe Products.

About

JavaScript scripts for Adobe InDesign CS/CC.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%