InDesign Scripts
822 subscribers
43 photos
13 videos
99 files
22 links
مجموعه ای از اسکریپت‌های ایندیزاین
Admin: @sayedalimousawi
Download Telegram
Export Document Footnotes v5.0.jsxbin
12.5 KB
استخراج تمام پاورقی‌های فایل به صورت یک فایل متنی.
👍3
InDesign Scripts
Export Document Footnotes v5.0.jsxbin
امکان تعیین محدوده استخراج بر اساس صفحه، همچنین درج شماره صفحۀ پاورقی در انتهای آن.
👍4
UnanchorV3.jsx
1.5 KB
Run the script to quickly unanchor text frames (not image or groups) in a story. To help you find the newly in-line text, the script applies an “Unembed” condition (in the Conditional Text panel) to it with a non-printing lavender highlight. Change the text to Unconditional to remove the highlight.
👍2
UnanchorV4.jsx
1.8 KB
تکست‌فریم‌ها، تصاویر و آبجکت‌های گروپ‌شده را از لنگر خارج می‌کند.
👍4
InDesign Scripts
fix_pstyle_pairs_1-2b.jsx
fix_pstyle_pairs_Normal.jsx
3 KB
نام استایل اصلی متن:
Normal

نام استایل بدون تورفتگی ابتدای پاراگراف:
Normal 0
از گروه‌بندی پشتیبانی می‌کند.
👍4
SizePageToThing.jsx
2.4 KB
اندازه صفحه را به اندازه آبجکت انتخاب شده تغییر می‌دهد.
👍4
SizeThingToPage.jsx
2.2 KB
اندازه آبجکت انتخاب شده را به اندازه صفحه تغییر می‌دهد.
👍4
StoryType.jsx
1.4 KB
مشخص کردن نوع استوری انتخاب شده:
۱. معمولی
۲. فهرست مطالب TOC
۳. نمایه Index
یک تکست‌فریم انتخاب کنید یا مکان‌نما را داخل متن قرار دهید و اسکریپت را اجرا کنید.
👍1
یک اسکریپت خیلی خوب برای مدیریت کوئری‌های گرپ.
اسکریپت مرتب کردن الفبایی پاراگراف‌ها
لینک
en_SmartSort-Manual.pdf
1.3 MB
راهنمای استفاده
یک اسکریپت دیگر جهت الفبایی کردن پارگراف‌ها
لینک
SwatchesCleanup.jsx
2.6 KB
Converts RGB swatches to CMYK, renames them to 'C= M= Y= K=' format, deletes unused.
apply_table_style_clear_overrides.zip
175.7 KB
This script will allow you to apply a Table style to an InDesign table, and all the Table formatting defined in the Table style, including Cell styles and any Paragraph styles defined in those Cell styles will be accurately applied to the table, clearing out all style overrides. You can format an entire table with a single click, all the way down to formatting the text within the table’s cells with Paragraph styles.
👍2
tableFormatting.rar
6.7 KB
🔸The script allows you to format several tables at once according to the specified parameters (all optional):
apply table style;
apply cell style to all cells of all selected tables;
apply paragraph style to paragraph, in which table is inserted;
convert to header the selected number of rows;
apply another cell style to the leftmost upper cell if it's empty (if the option is selected, but the cell is not empty, the style will not be applied);
fit the table width. * to text frame width (selected tables should not be in overset!);
clear all local formatting of tables, cells and text inside tables (clear overrides).
🔸Clicking on the "Save" button will save the current settings in the "tablesFormatting.ini" file, which will be created in the folder where the script is located.
👍8