File:  [LON-CAPA] / loncom / html / adm / help / tex / Authoring_Math_Editor.tex
Revision 1.1: download - view: text, annotated - select for diffs
Mon Jul 28 05:26:00 2008 UTC (15 years, 11 months ago) by raeburn
Branches: MAIN
CVS tags: HEAD
- Separate code used to create button and code used to generate javascript
  fired by button click.
- Rename routines as &dragmath_button() and &dragmath_js().
- Only include javascript used to launch DragMath pop-up once in Colorful editor screen.
- Do not include Edit Math button when WYSIWYG is on ("Render Latex" button in pop-up was not writing to textarea in this case) - need to integrate Drag Math into FCKedit for this situation.
- Add contextual help for Edit Math button
- Move "Edit Math" button in "EditXML" mode.

You can use the \char`\"{}Edit Math\char`\"{} button to open a pop-up
window containing the Drag Math editor. Use the editor to compose
a math expression you wish to include in the text of a LON-CAPA resource,
click the {}``Render Latex'' button and the expression will be 
inserted at your current edit point in the main window - either in
the large editor area, if in EditXML mode, or in the current text block
you are modifying, if in template-based Edit mode. 

The {}``Edit Math'' button is not currently available when WYSIWYG
mode has been enabled in your User Preferences. 

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