Bonjour
Sigil est un tout nouveau logiciel sorti depuis trois jours en version alpha et qui permet notamment de réaliser ou convertir des livres numériques au format libre montant appelé
epub.
Il est multi-plateformes mais développé sur jaunty.
Je ne l'ai pas encore testé. Si vous voulez avoir plus d'informations, consultez ce lien sur MobileRead en anglais.
http://www.mobileread.com/forums/showthread.php?t=52493
Voici le paragraphe pour l'installation sur Linux (et jaunty en particulier) pour vous mettre en bouche. 🙂
Notes for Linux users: Sigil requires Qt 4.5.0. I’m assuming you know how to install this. You need to install libqt4-xml, libqt4-svg and libqt4-webkit (and their various dependencies) which are not included by default in Qt.
This should be as simple as typing in the following command into your terminal:
Code:
sudo apt-get install libqt4-gui libqt4-svg libqt4-webkit libqt4-xml
Tested on Ubuntu 9.04 (Jaunty Jackalope).