I stayed at home on May 22 and was with Eveth again at CSB on May 23 for her frosh orientation. I foresee having to do this "managing" for a couple of weeks :-)
In the meantime, I continue to hammer at my course materials preparation activities. Since I am doing most of the work using OpenOffice.org, I am listing here some related notes:
- I can now type the "math code" directly on the page, highlight it with the mouse and, with a click of the Formula button, automagically transform the highlighted text to the desired format.
- To place the Formula button in the, for example, Standard Toolbar,
- Go to View > Toolbars > Customize...
- Choose the Toolbars tab.
- Choose Standard in the Toolbars dropdown list.
- Click the Add... button.
- Select Insert in Category and Formula (the one with square root of a as icon) in Commands.
- Click Add and then Close.
- You can click on the Up or Down arrows to place the icon in your desired position in the toolbar.
- Click OK.
- To invoke the Formula command via a shortcut key, say CTRL+M,
- Go to View > Toolbars > Customize...
- Select the Keyboard tab.
- In the Shortcut Keys box, scroll down until you see "Ctrl+M" and click on it once to highlight it.
- In the Category box, select "Insert".
- In the Function box, select the second "Formula" listing.
- Now click on the button up in the right that says Modify, then click on OK.
- I can use the Color command to change the color of my formula. Here is a sample code: color red {x^2 + 2 x - 1 = 0}. The available colors are white, black, cyan, magenta, red, blue, green and yellow.
- The secant and cosecant functions are typeset in italics. To make them appear similar to the other trigonometric functions, I can type either "func sec" or "nitalic csc".
- I wanted to find out how to align multiple equations by aligning on the equal signs. Stacks and matrices are possible solutions. But matrices are better.
- I came across OOoLaTeX, which allows integration of TeX and OpenOffice.org. I tried the Cygwin on Windows XP setup but can't seem to get it going. I have written to the author of the macro author but have not received a reply yet.