rbicon
A real time 10 Band Equalizer for Rhythmbox
This version is an improvement of http://cs.helsinki.fi/u/ttokalli/rb-plugins/
Please, send me feedback (bugs, advices, …)!
/,:.
and special chars doen’t work in presets namemkdir -p ~/.local/share/rhythmbox/plugins &&
wget http://www.lirmm.fr/~morandat/pub/upload/Main/rb-equalizer.tar.bz2 -O- |
tar xvjf - -C ~/.local/share/rhythmbox/plugins
You can install the managed version using mercurial (need to have mercurial installed) by typing :
mkdir -p ~/.local/share/rhythmbox/plugins &&
hg clone http://www.lirmm.fr/~morandat/hg/equalizer ~/.local/share/rhythmbox/plugins/equalizer
then to get a new version you only need to update your repository :
cd ~/.local/share/rhythmbox/plugins/equalizer && hg pull -u
mkdir -p ~/.gnome2/rhythmbox/plugins &&
wget http://www.lirmm.fr/~morandat/pub/upload/Main/rb-equalizer.tar.bz2 -O- |
tar xvjf - -C ~/.gnome2/rhythmbox/plugins
gconftool --recursive-unset /apps/rhythmbox/plugins/equalizer
or you can append the name of a preset to this line to remove only this preset.
hg clone
http://www.lirmm.fr/~morandat/hg/equalizer
Déploiement de mercurial au labo :
ssh www.lirmm.fr
~morandat/www-docs/hgwebadmin/hgwebinit
Une fois déployé, rendrez vous ici pour administrer vos dépôts.
This project is curently in development. It’s handled by a mercurial repository.
http://gforge-lirmm.lirmm.fr/gf/project/these-tmpl/
hg clone
http://www.lirmm.fr/~morandat/hg/these-tmpl/
ssh coyote.lirmm.fr
setenv PYTHONPATH /usr/local/lib64/python2.4/site-packages
hg clone http://www.lirmm.fr/~morandat/hg/these-tmpl/
then to get involved you can update by
setenv PYTHONPATH /usr/local/lib64/python2.4/site-packages
hg pull -u
This is my stylesheet for doing exam at Enseirb-Matmeca. It is mostly compliant with the offical docx
template. You’ll need also the logo. Please give me any advice on how to improve-it.
Create mini version (e.g. for student) of pdf documents
(Two documents on one page, usefull for exercises).
It does’nt support (now) landscape document.
\newenvironment{frame*}%
{\begin{frame}\addtocounter{framenumber}{-1}}%
{\end{frame}}