|
|
MakeMusic Forum > Public Forums > FinaleScript - FORUM HAS MOVED! > Adding footers and graphics to each page in Finalescript | Forum Quick Jump
|
| Andrew Byrne Registered Member
Date Joined Mar 2016 Total Posts : 6 | Posted 3/26/2016 10:11 PM (GMT -6) | | Hello--I'm wondering if someone can help me with two Finalescript questions. I'm trying to add a footer to each page of some scores, and I can't seem to figure out the correct command to center a line of text at the bottom of each page. Also, is there any way to insert a graphic in the upper corner of each page? Any help would be appreciated! | Back to Top | |
| Peter Thomsen Registered Member
Date Joined Jun 2000 Total Posts : 8331 | Posted 3/27/2016 12:45 AM (GMT -6) | | I suppose that the text block has the same contents on each page, like e. g. page number and title, right?
No need to create multiple text blocks.
In that case you only need one text block which you display on multiple pages, e. g. on all pages from Page 2 and onwards.
Peter Mac Finale, 2012c, 2014d & 2014.5, Dolet 6.6 plug-in, Mac OS X 10.9.5, iMac Intel Core i7, 2.93 GHz, 16 GB RAM | Back to Top | |
| Andrew Byrne Registered Member
Date Joined Mar 2016 Total Posts : 6 | Posted 3/27/2016 9:18 AM (GMT -6) | | Thanks for your reply--yes, I want the same text on each page. Can you tell me what the line of Finalescript should be to achieve this? | Back to Top | |
| Peter Thomsen Registered Member
Date Joined Jun 2000 Total Posts : 8331 | Posted 3/27/2016 12:11 PM (GMT -6) | | Sorry, I do not know Finalescript.
But since it is only one single text block, it may be just as fast to, just create that text block - without using Finalescript.
Peter
Mac Finale, 2012c, 2014d & 2014.5, Dolet 6.6 plug-in, Mac OS X 10.9.5, iMac Intel Core i7, 2.93 GHz, 16 GB RAM
Image Attachment :
FrameAttributes.jpg 49KB (image/jpeg)This image has been viewed 545 time(s). | | | |
| Back to Top | |
| Graeme Gilmore Registered Member
Date Joined Aug 2000 Total Posts : 371 | Posted 3/27/2016 6:10 PM (GMT -6) | | Here is a script for the text block. It is copied below. It tried to attach the xml file, but that was not allowed. I tried to put it in a ZIP file and upload that folder, but that was also not allowed.
//This script creates a Text block at the bottom of all pages.
//Inserts text, centered at the bottom of the page. The text shown here is one of the inserts ("Text/Inserts/Title"). To use another insert, substitute a different insert for "title." To enter the text directly, substitute the wanted text for everything inside the quotation marks, e.g., "My Bottom Text." // //To adjust the location of the text, substitute your own vertical or horizontal position locations for those in the script. // //This type of script works well with a shortcut. open the script for editing. At the top check "Show in Menu," then click "Use Shortcut." Either enter a shortcut directly or let Finale pick one. // //If you no longer want to see the Message each time the script is run, put a double forward slash in front of the first word, //Message
Message "After clicking OK, be sure the mouse pointer is over the page. The text will first be created where the mouse cursor is located"
//Insert the text text tool double click
menu item "Text/Inserts/Title" menu item "Frame Attributes" dropdown "All Pages" near "Attach To" Dropdown "Center" next "Horizontal" Dropdown "Bottom (Footer)" next "Vertical" Dropdown "Page Margin" next "Position From" type 0 next "Horizontal" type "0" next "Vertical" click "OK" Graeme
Finale 2014d v/5030, Windows 7 64-bit Home Premium, GPO, TGTools, Patterson Plug-Ins, JW Plug-Ins
File Attachment : textblockallpages.xml 2KB (text/xml)This file has been downloaded 340 time(s). | Back to Top | |
| Andrew Byrne Registered Member
Date Joined Mar 2016 Total Posts : 6 | Posted 3/28/2016 10:20 PM (GMT -6) | | |
| Andrew Byrne Registered Member
Date Joined Mar 2016 Total Posts : 6 | Posted 3/29/2016 9:56 PM (GMT -6) | | I can't get the double click part of the script to work--everything else works great. Any other commands that you can use to create a double-click? | Back to Top | |
| Andrew Byrne Registered Member
Date Joined Mar 2016 Total Posts : 6 | Posted 3/30/2016 10:25 PM (GMT -6) | | | Forum Information | Currently it is Tuesday, December 19, 2023 6:02 PM (GMT -6) There are a total of 403,820 posts in 58,165 threads. In the last 3 days there were 0 new threads and 0 reply posts. View Active Threads
|
Forum powered by dotNetBB v2.42EC SP3 dotNetBB © 2000-2023 |
|
|