importdocumentoptions.txt

(1 KB) Pobierz
<$scriptprefs
$name=Import Document Options
$keycut=
$usekeycut=false
$showinmenu=false
$scriptprefs>
<$script
//This script will take settings from a document, and apply them to other 
//documents either that are open or contained in a folder. This script 
//should be run with the source document as the active document.

process all open docs
//process folder
don't process current doc

//import accidentals options
//import alternate notation options
//import dots options
//import barlines options
//import beams options
//import chords options
//import clef options
//import flags options
//import fonts options
//import grace notes options
//import grid and guides options
//import key signatures options
//import layers options
//import lines options
//import lyrics options
//import multimeasure rests options
//import spacing options
//import notes and rests options
//import piano braces options
//import repeat options
//import stems options
//import text options
//import ties options
//import time signature options
//import tuplets options
//import smartshape options 
//(includes: contour, placement, general opts, smart slurs)
//import page format for score    
//to be combined with 'apply page format' command

//You can also group some options on just one line:
//import clef, time, key and lines options

//To import all document options:
//import house style


$script>
Zgłoś jeśli naruszono regulamin