On Wed, 2011-11-16 at 10:39 -0800, David S. Crampton wrote: > Tom & Drew, > > Path to "experimental features" is Tools | Options | LibreOffice | > General. > > Been there, done that. > > Drew's info about the editor leads to next question: Where is the Python > interpreter? Still in LO?
Added an an extension - ScriptProviderPython (or something similar) - by default. You can add a new python script by placing into the correct directory. [With LibreOffice NOT running] So - one location ($liboBaseDir) [in my case under linux that is /opt/LibreOffice3.4] The full path is then /opt/libreoffice3.4/Basis3.4/shared/Scripts/python Start LibreOffice and you will find the new script available. Just tested this - worked fine. I would of thought that doing something similar to add a script to your user configuration it's just a change of location, again under Linux $HOME/.libreoffice/3/user/Scripts But alas that did not work...with a little luck someone else will point out the error of my ways here - otherwise I'll try to work it out a bit later and get back. HTH //drew -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
