Skip to content

joram-berger/LO-ly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# OOoLilyPond OOoLilyPond (OLy) is a LibreOffice/OpenOffice extension to include LilyPond music fragments in text documents. ## Installation Being a [LibreOffice]/[OpenOffice] extension, you need a version of LibreOffice / OpenOffice installed on your computer, first. And the music engraving software [LilyPond] must be installed on your system. Then just download the latest OLy release from the [download] page. The extension can be installed either by opening it with LibreOffice or by following these steps in the menu: *Extras > Extension Manager… > Add…* and then choosing the downloaded extension file (.oxt). Your toolbars in Writer, Impress and Draw should now have a new "OLy" button which launches the extension. ## Usage [LilyPond] is powerful musical typesetting software that compiles given source code into graphical output, just like LaTeX does with mathematical formulas. OOoLilyPond enables you to enter LilyPond code from within your Office document. Both the resulting image and its source code will be embedded within the document. No need to keep any additional files other than the Writer/Draw/Impress document itself. To create a new OLy object, just click the "OLy" button and an editor window will open. Enter some LilyPond code and click the "LilyPond" button. After successful compiling, the editor window will close and the resulting image will be visible in your document. To edit an existing object, select it first and then click the "OLy" button. In the editor window you will have access to your code again. If you want to get to know LilyPond, a good place to start is the [introduction] into LilyPond. [LibreOffice]: http://libreoffice.org/ [OpenOffice]: http://www.openoffice.org/ [LilyPond]: http://lilypond.org [download]: https://github.com/openlilylib/LO-ly/wiki/Downloads [introduction]: http://lilypond.org/introduction.html ## Authors Copyright © 2005 Geoffroy Piroux Copyright © 2009 Samuel Hartmann Copyright © 2017 Klaus Blum ## License This program is free software. It is licensed under the [GPL] – either version 2 of the license, or (at your option) any [later version]. [GPL]: https://www.gnu.org/licenses/gpl-2.0.html "GPL2" [later version]: https://www.gnu.org/licenses/gpl.html "GPL3"

About

LibreOffice-LilyPond extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • LilyPond 96.3%
  • Python 2.6%
  • Makefile 1.1%