GNU/Linux - archlinux - debian - mageia

geogebra rpm spec file for mageia

  1. Name: geogebra
  2. Version: 3.2.46.0
  3. Release: %mkrel 1
  4. Summary: Dynamic mathematics software that joins geometry, algebra, tables, graphing, statistics and calculus.
  5. License: GPLv2+ ; CC-BY-SAv3+ ; CC-BY-NC-SAv3+
  6. Group: Sciences/Mathematics
  7. Url: http://www.geogebra.org
  8. Source0: http://www.geogebra.org/webstart/installer/%{name}-%{version}-src.tar.gz
  9. Source1: %{name}.desktop
  10. Source2: %{name}
  11. BuildRequires: unzip
  12. Requires: java >= 1.5.0
  13. BuildArch: noarch
  14. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
  15.  
  16. %description
  17. This package provides GeoGebra.
  18. GeoGebra is free a

pdflatex: Font futr8r at [...] not found

I recently had a really annoying issue with pdflatex:

  1. !pdfTeX error: pdflatex (file futr8r): Font futr8r at 442 not found
  2. ==> Fatal error occurred, no output PDF file produced!

The fourier font was not correctly installed on my archlinux texlive, I don't know why...
To solve this, I just had to manually install the font with the following shell command: updmap --enable Map fourier.map

Empty Menus in Emacs23

I use emacs as a TeX/LaTeX editor with the excellent AUCTeX mode, but when I upgraded to Emacs23, I lost AUCTeX menus!
I usually don't use those "rookie menus" but it's really useful to quickly recover a shortcut or a command name.

I found the clue at Life Algorithms: just add
export GDK_NATIVE_WINDOWS=1
to your ~/.bashrc.

My open source corner

Here I am: between Archlinux, my daily GNU/Linux distribution; Mandriva Linux, the one I set up for my friends and family; and Debian, running this website. Why three different distros? Because each one is designed with specifics goals.

Syndicate content