diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2009-08-03 19:56:17 -0400 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2009-08-03 19:56:17 -0400 |
| commit | 866327508dff76aca2b1ef78652b32f64278c00f (patch) | |
| tree | 0c7ceefb5211387613d7169a622fa457bf0d54ab | |
| parent | 0fc4ecabb134e3d5c25c8fba3ddba7cf3a79fc38 (diff) | |
Fix main window section
| -rw-r--r-- | sigmodr/doc/basics.docbook | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/sigmodr/doc/basics.docbook b/sigmodr/doc/basics.docbook index b2ab8f3d..629c0299 100644 --- a/sigmodr/doc/basics.docbook +++ b/sigmodr/doc/basics.docbook @@ -16,9 +16,10 @@ <para> Since &sigmodr; is the official editor for &sigmod; files, it is the default application for opening &sigmod; files with if installed. Precedence with - other applications can be changed using the File Associations settings - (found in <application>System Settings</application>). By default, &sigmodr; - can be started in any of the following ways: + other applications can be changed using the <menuchoice>File + Associations</menuchoice> settings (found in <application>System + Settings</application>). By default, &sigmodr; can be started in any of the + following ways: <itemizedlist> <listitem> <para>Opening a &sigmod; file</para> @@ -53,6 +54,8 @@ </textobject> </mediaobject> </screenshot> + The main window works best when tall and narrow since the tree and the + editing widgets are both oriented this way. </para> <para>The window consists of the <link linkend="sigmod-tree">&sigmod;</link> |
