File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_Daxe_UI.tex
Revision 1.3: download - view: text, annotated - select for diffs
Wed Sep 18 04:08:06 2024 UTC (31 hours, 12 minutes ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_5_msu, version_2_11_4_msu, HEAD
- Daxe editor is in an iframe.

\label{Authoring_Daxe_UI}

\textbf{Organization of the Daxe User Interface}

The Daxe editor iframe is initially divided into 2 parts: 
the document to be edited to the left, and a preview to the right. 
The preview is updated whenever the document is saved.

\includegraphics[width=0.03\paperwidth]{daxeui}

At the top, a menubar provides File and Edit menus, 
several hierarchical menus to insert elements, and a menu to insert templates. 
These insert menus are grayed out when it is not possible to insert a given 
element at the cursor position. To display a help bubble about an element, 
move the cursor over the chosen menu, and pause briefly.

Below the top menubar is the toolbar, described in a later section.

The path to the cursor position from the document root is shown at the bottom
of the document panel.  For instance, \texttt{/Problem[1]/Paragraph[2]/}
means that the cursor is in the second paragraph inside the problem.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>