3
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4
<title>LenMus Phonascus - File Menu</title>
10
<h2>How to get there</h2>
11
The File Menu is an item of main window menu:
12
<br /><br /><img src="img/main_menu.png">
15
As in many computer programs, LenMus's File menu contains various commands for opening,
16
closing, saving, and printing scores and eBooks. It also contains commands for importing
17
scores in other formats, currently only in MusicXML. Finally, the File menu contains
18
the Quit command used to exit the program.
22
<table border="0" cellpadding="4" cellspacing="2">
23
<tr bgcolor="#ddddff">
24
<td><b>Button</b></td>
25
<td><b>Command name</b></td>
26
<td><b>Shortcut</b></td>
27
<td><b>Description</b></td></tr>
29
<tr bgcolor="#f0f0ff">
30
<td><img src="img/tool_new_16.png"></td>
31
<td>New</td><td>Ctrl+N</td>
32
<td>Creates a new empty score.</td></tr>
34
<tr bgcolor="#f0f0ff">
35
<td><img src="img/tool_open_16.png"></td>
36
<td>Open</td><td>Ctrl+O</td>
37
<td>Opens an existing LenMus score (.ldp).</td></tr>
39
<tr bgcolor="#f0f0ff">
40
<td><img src="img/tool_open_ebook_16.png"></td>
41
<td>Open books</td><td> </td>
42
<td>Opens <a href="manager.html">eBooks manager</a> and displays
43
the introduction page.</td></tr>
45
<tr bgcolor="#f0f0ff">
47
<td>Import</td><td> </td>
48
<td>Opens an existing MusicXML score.</td></tr>
50
<tr bgcolor="#f0f0ff">
51
<td><img src="img/tool_save_16.png"></td>
52
<td>Save</td><td>Ctrl+S</td>
53
<td>Saves the current score.</td></tr>
55
<tr bgcolor="#f0f0ff">
57
<td>Save as...</td><td>Ctrl+Shift+S</td>
58
<td>Saves the current score under different name. It lets you
59
choose the new name for the score. The old one is not deleted so it also remains
60
in the disk.</td></tr>
62
<tr bgcolor="#f0f0ff">
64
<td>Close</td><td>Ctrl+W</td>
65
<td>Closes the current window, asking you if you want to
66
save changes.</td></tr>
68
<tr bgcolor="#f0f0ff">
69
<td><img src="img/tool_print_16.png"></td>
70
<td>Print...</td><td>Ctrl+P</td>
71
<td>Print out the currently open score or eBook displayed page.</td></tr>
73
<tr bgcolor="#f0f0ff">
75
<td>Print Setup...</td><td> </td>
76
<td>Configure how LenMus will print out the currently open score or eBook displayed page
77
when using the Print command, and what printer to use.</td></tr>
79
<tr bgcolor="#f0f0ff">
81
<td>Print Preview</td><td>Ctrl+Shift+P</td>
82
<td>Opens a window to show how the currently open score or eBook displayed page will
83
be printed when using the Print command.</td></tr>
86
<tr bgcolor="#f0f0ff">
88
<td>Recent Files ...</td><td> </td>
89
<td>Brings up a list of scores you have recently
90
opened in LenMus to be re-opened quickly.</td></tr>
93
<tr bgcolor="#f0f0ff">
95
<td>Quit</td><td>Ctrl+Q</td>
96
<td>Closes all windows and exits LenMus, prompting you
97
to save any unsaved changes first.</td></tr>
100
<tr bgcolor="#f0f0ff">
102
<td>xxxx</td><td> </td>
103
<td>xxxxxxxxxxxxxxxxxxxxx</td></tr>