office-gobmx/librelogo/source
László Németh cdea8177d1 LibreLogo fixes (default properties file, help, tooltip)
Change-Id: Id9f878c0cf59e75fbd5e2f056e48f0d6a7da108c
2012-11-08 13:13:17 +01:00
..
help/en-US LibreLogo fixes (default properties file, help, tooltip) 2012-11-08 13:13:17 +01:00
icons
LibreLogo LibreLogo fixes (default properties file, help, tooltip) 2012-11-08 13:13:17 +01:00
META-INF
pythonpath missing license headers (librelogo) 2012-11-08 12:01:03 +01:00
registry/data/org/openoffice/Office LibreLogo fixes (default properties file, help, tooltip) 2012-11-08 13:13:17 +01:00
ChangeLog
description-en-US.txt
description.xml
LibreLogoDummy.py missing license headers (librelogo) 2012-11-08 12:01:03 +01:00
README

LibreOffice Logo 0.2 RC2

License: GNU LGPL & GPL, MPL

Home page: http://www.numbertext.org/logo

(c) László Németh (nemeth at numbertextdotorg)

FSF.hu Foundation, http://www.fsf.hu

Icons copyright: OpenOffice.org/LibreOffice

Introduction
============

LibreLogo is a Logo-like programming language with interactive vectorgraphics for education and DTP

- presentation: http://www.numbertext.org/logo/librelogo.pdf
- basic Logo syntax for back compability with educational Logo systems
- interactive vectorgraphics in LibreOffice Writer
- native commands (easily translatable)
- Python data structures (list, tuple, set, dictionary) and other Python features

Usage
=====

See Logo in LibreOffice Help and http://www.numbertext.org/logo for documentation.

Translation
===========

create your_language_id.lng in LibreOffice/ based on en.lng.

Compilation:

python make.py

Development
===========

LibreLogo uses the PyUNO scripting framework, so Addons.xcu URLs depend from the
full name of the package. Modify them according to the package name with the
version number.