InDesign Scripts
fix_pstyle_pairs_1-2b.jsx
fix_pstyle_pairs_Normal.jsx
3 KB
نام استایل اصلی متن:
نام استایل بدون تورفتگی ابتدای پاراگراف:
از گروهبندی پشتیبانی میکند.
Normal
نام استایل بدون تورفتگی ابتدای پاراگراف:
Normal 0از گروهبندی پشتیبانی میکند.
👍4
StoryType.jsx
1.4 KB
مشخص کردن نوع استوری انتخاب شده:
۱. معمولی
۲. فهرست مطالب TOC
۳. نمایه Index
یک تکستفریم انتخاب کنید یا مکاننما را داخل متن قرار دهید و اسکریپت را اجرا کنید.
۱. معمولی
۲. فهرست مطالب TOC
۳. نمایه Index
یک تکستفریم انتخاب کنید یا مکاننما را داخل متن قرار دهید و اسکریپت را اجرا کنید.
👍1
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.
✅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
batch_convert.jsxbin
68.4 KB
ver: 30 May 2023
Link
این اسکریپت میتواند به صورت گروهی فایلها را پردازش کند. قابل استفاده برای اکسپورت فایلهای ایندیزاین به پیدیاف یا فرمتهای دیگر مثل آرتیاف. استفادههای زیادی دارد، توضیحات انگلیسی کامل در لینک مربوطه موجود است.
Link
این اسکریپت میتواند به صورت گروهی فایلها را پردازش کند. قابل استفاده برای اکسپورت فایلهای ایندیزاین به پیدیاف یا فرمتهای دیگر مثل آرتیاف. استفادههای زیادی دارد، توضیحات انگلیسی کامل در لینک مربوطه موجود است.
InDesign Scripts
batch_convert.jsxbin
The script (batch) processes files. It can be used to export InDesign documents to PDF and other formats, to convert QuarkExpress and PageMaker documents to InDesign, to update large numbers of InDesign documents to the latest InDesign version, to downsave documents to previous versions of InDesign (see Downsaving to earlier InDesign versions), and to place Word (and rtf) files either in a single InDesign document or in separate documents.
In addition to converting documents, the script can be used to run another script against all selected documents. Thus, if you select InDesign as the source and the target format, the documents aren't converted, you just run the specified script against all documents. (That script can be JavaScript, compiled AppleScript, or Visual Basic.)
In addition to converting documents, the script can be used to run another script against all selected documents. Thus, if you select InDesign as the source and the target format, the documents aren't converted, you just run the specified script against all documents. (That script can be JavaScript, compiled AppleScript, or Visual Basic.)
👍5
InDesign Scripts
Query Finder v1.0.29.jsxbin
Query Finder v1.0.31.zip
53.4 KB
آپدیت شد.
بهبود عملکرد save as و update
بهبود عملکرد save as و update
👍3