Saturday, February 25, 2012

Re: Remove startup applications

Re: Remove startup applications

Maybe it comes a little bit too late, but I'll still give it a try...
Try to type :
Code:
locate kmix
You should find an autostart file :
/usr/share/autostart/kmix_autostart.desktop
which you can modify (or delete, maybe saving it first) in order for Kmix not to be launched with KDE.

Friday, February 24, 2012

Nvidia drivers for Ubuntu 11.10 Oneiric

You can update your drivers with x-swat ppa and to install Nvidia card latest drivers use this ppa.

To install/Update Nvidia card drivers open Terminal (Press Alt+F2 and type: gnome-terminal) and copy the following commands in the terminal:
sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
When installation complete restart your PC. Now to check the installation is successful Press Window/Super key and type: nvidia x server settings and open it.

That's it Enjoy.

http://www.noobslab.com/2011/09/nvidia-drivers-for-ubuntu-1110-oneiric.html

Tuesday, February 21, 2012

No hyphenation patterns were loaded for the language

http://tex.stackexchange.com/questions/1972/no-hyphenation-patterns-were-loaded-for-the-language

You may have to install spanish language support for TeX on your operating system. For instance, on Debian or Ubuntu it means to install texlive-lang-spanish I guess.

Afterwards it may be necessary to rebuilt the format files, for instance by

fmtutil --all

at the command prompt or the package manager of your TeX distribution.

I suggest you add some information to your question regarding operating system and TeX distribution.

However, this topic in the UK TeX FAQ may help you: Using a new language with Babel. It deals with this warning message and shows ways how to fix that.

Online Citation Conversion

http://www.kromosoft.com/resources/citationconversion.php