[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Authoring_Daxe_UI.tex
raeburn
raeburn at source.lon-capa.org
Wed Sep 18 00:08:06 EDT 2024
raeburn Wed Sep 18 04:08:06 2024 EDT
Modified files:
/loncom/html/adm/help/tex Authoring_Daxe_UI.tex
Log:
- Daxe editor is in an iframe.
Index: loncom/html/adm/help/tex/Authoring_Daxe_UI.tex
diff -u loncom/html/adm/help/tex/Authoring_Daxe_UI.tex:1.2 loncom/html/adm/help/tex/Authoring_Daxe_UI.tex:1.3
--- loncom/html/adm/help/tex/Authoring_Daxe_UI.tex:1.2 Wed Mar 27 19:21:51 2024
+++ loncom/html/adm/help/tex/Authoring_Daxe_UI.tex Wed Sep 18 04:08:06 2024
@@ -2,20 +2,20 @@
\textbf{Organization of the Daxe User Interface}
-\includegraphics[width=0.03\paperwidth]{daxeui}
-
-A window or tab with the Daxe editor is initially divided into 2 parts:
+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 afterwards.
+Below the top menubar is the toolbar, described in a later section.
-The path to the cursor position from the document root is indicated for
-information at the bottom. For instance, \texttt{/Problem[1]/Paragraph[2]/}
+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.
More information about the LON-CAPA-cvs
mailing list