I observed creating the folder /locale in /po show only this but
doesn't work...:
# ./install.py
eLyXer not installed
I tried the 1.2.3 version, and the installation works fine.
I don't know what I should do to install the latest version of
elyxer...
Celano
Le 25/02/2013 14:50, celano a écrit :
Thank you!
I tryed it, but it tells:
# ./install.py
eLyXer not installed
Traceback (most recent call last):
File "./install.py", line 143, in <module>
Installer().checkversion()
File "./install.py", line 141, in checkversion
self.installtranslations()
File "./install.py", line 107, in installtranslations
self.copy('po/locale', destination)
File "./install.py", line 119, in copy
for filename in os.listdir(source):
OSError: [Errno 2] No such file or directory: 'po/locale'
What should I do? I'm under linux debian wheezy
Thanks
Celano
Le 25/02/2013 14:24, Alex Fernandez a écrit :
Hi,
On Mon, Feb 25, 2013 at 10:30 AM,
celano <address@hidden>
wrote:
making this, I obtain the hover footnotes
and I don't want them...
$ elyxer --footnotes end file.lyx file.html
How can I exclude the footnotes to appear in the bubble?
|