1<html>
2  <head>
3    <meta content="text/html; charset=Cp1252" http-equiv="Content-Type">
4    <meta content="Helen" name="generator">
5    <title>File</title>
6  </head>
7  <body>
8    <p align="center">
9       <b><font size="4">File Menu Option</font></b>
10    </p>
11    <p>
12       Open
13    </p>
14    <p>
15       Select a file of type idx. This file should contains a list of .svg files, with two file
16      names per line. The viewer assumes that the files are located in the same directory as the
17      .idx file.
18    </p>
19    <p>
20       A history of recently used .idx files is given.
21    </p>
22    <p>
23       Quit
24    </p>
25    <p>
26       Quits the application
27    </p>
28  </body>
29</html>
30