diff --git a/README.md b/README.md index fdea095..3c57350 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ vim-addons install latex-suite * ttf-ancient-fonts : Unicode font for many symbols. See https://en.wikipedia.org/wiki/Emoji#Blocks * verbiste: French and Italian conjugator. * verbiste-gnome: French and Italian conjugator - GNOME interface. +* xournal: Application for note taking, can also add note to PDF/PS files. #### Multimedia tools for cli diff --git a/post_install_sid.sh b/post_install_sid.sh index 73859e7..af779a0 100755 --- a/post_install_sid.sh +++ b/post_install_sid.sh @@ -704,7 +704,7 @@ adduser "${new_username}" lpadmin > /dev/null 2> "${fichier_erreur}" ########################################################### #### Office tools for X11 ##### Installation -ains "Outils bureautique graphique" freeplane gprename key-mon libreoffice libreoffice-l10n-fr libreoffice-help-fr libreoffice-pdfimport fonts-linuxlibertine ttf-ancient-fonts verbiste verbiste-gnome +ains "Outils bureautique graphique" freeplane gprename key-mon libreoffice libreoffice-l10n-fr libreoffice-help-fr libreoffice-pdfimport fonts-linuxlibertine ttf-ancient-fonts verbiste verbiste-gnome xournal ########################################################### ###########################################################