Skip to content

Commit 9860958

Browse files
committed
Tweaks to script install instructions
1 parent 6f01e66 commit 9860958

1 file changed

Lines changed: 16 additions & 11 deletions

File tree

src/routes/help/install/script.svelte

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
<strong>Save the downloaded script</strong>
4747
<br />
4848
You can save it anywhere on your computer, though make sure you can keep it there permenantly.
49-
The two most common places to save these are in the same folder you installed the plugin,
50-
or a cloud-synced folder (like for Dropbox or Google Drive).
49+
Two common places to save these are in the same folder you installed the plugin,
50+
or in a cloud-synced folder (like for Dropbox or Google Drive).
5151
</li>
5252
<li>
5353
<strong>Open Finale and open a document</strong>
@@ -57,28 +57,33 @@
5757
<li>
5858
<strong>Open the plugin</strong>
5959
<br />
60-
For RGP Lua, to to
60+
For RGP Lua, go to
6161
<code>Plug-ins > Lua > RGP Lua…</code>. For JW Lua, to to
62-
<code>Plug-ins > Lua > JW Lua…</code>.
62+
<code>Plug-ins > Lua > JW Lua…</code>. (Assuming that when you installed
63+
RGP/JW Lua, you used a folder called <code>Lua</code>.)
6364
</li>
6465
<li>
65-
<strong>
66-
Go to the manager tab and click on the <code>[menu]</code> plug-in group
67-
</strong>
66+
<strong>For RGP Lua</strong>
67+
<br />
68+
Click the <code>Add</code> button and then the <code>Select File…</code>
69+
button to add an individual Lua script.
6870
</li>
6971
<li>
70-
<strong>Click "open" next to the Plug-in Groups section</strong>
72+
<strong>For JW Lua</strong>
7173
<br />
72-
Note that there are two "open" buttons. You want to click the bottom one.
74+
Go to the manager tab and click on the <code>[menu]</code> plug-in group.
75+
Then click "open" next to the Plug-in Groups section. Note that there are
76+
two "open" buttons. You want to click the bottom one.
7377
</li>
7478
<li>
7579
<strong>Find the saved <code>.lua</code> and select it</strong>
7680
<br />
77-
Click "open", and the file should now be listed under Items in Group.
81+
For RGP Lua, click "open" and then "OK". For JW Lua, click "open".
82+
You should now see the file listed in the plug-in window.
7883
</li>
7984
<li>
8085
<strong>Close the plugin</strong>. You may also get a warning that the changes will
81-
not be reflected until you restart Finale, you can close this warning.
86+
not be reflected until you restart Finale; you can close this warning.
8287
</li>
8388
<li>
8489
<strong>Restart Finale and view the new script under Plug-ins > Lua</strong>

0 commit comments

Comments
 (0)