26 september 2010

Formulas in OpenOffice

Studying the Finite Element Method, I ran into a booklet with some math exercises. Just for the fun of finally using OOO formulas ;-), I created this OOO calc document for exercise 1.2.

"Exploratory Examples - for Real Analysis", by J.E. Snow and K.E. Weller, ISBN 0-88385-734-0, The Mathematical Association of America

Geplaatst op 26 september 2010 07:04 | Comments (0)

19 mei 2009

Lilypond

roodborstje.png

Make engraved music sheets with Lilypond. A typical workflow to create a sheet looks like this:

  1. create a textdocument, e.g. myFirstSheet.ly, with texteditor;
  2. run Lilypond
  3. check the Postscript and, if any, Midi files
  4. if not ok, edit the textdocument and go back to step 2.

This shellscript supports the process. It shows a dialog to select the Lilypond source-document and subsequently asks to redo or stop.

The script uses X11 XDialog which was installed using MacPorts.

Btw, you can embed music engravings in Open Office with OOOLilypond.

Geplaatst op 19 mei 2009 21:25 | Comments (0)