2012
multicol - How to balance last page of two-column layout in LaTeX? - TeX - LaTeX - Stack Exchange
usepackage{flushend}
Yes, it's that simple.
I <3 ROFLcopter: Embedding fonts in PDF with GhostScript
(via)pdftops paper.pdf
Followed by:
ps2pdf -dSAFER -dNOPLATFONTS -sPAPERSIZE=letter -dEmbedAllFonts=true -dPDFSETTINGS=/prepress paper.ps paper.pdf
eqnarray vs. align - TeXblog - Typography with TeX and LaTeX
(via)So eqnarray is obsolete. Not that I'll complain, personally.
2010
Detexify LaTeX handwritten symbol recognition
by 2 others (via)Wow.! Béton!
Dessinez, c'est gagné, version LaTeX
Vincent Goulet - Ressources
(via)Le séparateur décimal en français est la virgule et non le point. Or, en mode mathématique, LaTeX ajoute automatiquement une espace fine après une virgule comme s'il s'agissait d'une énumération. Afin de pouvoir utiliser de manière conviviale la virgule comme séparateur décimal en mode mathématique, charger le très pratique paquetage icomma (*\usepackage{icomma}*). Avec ce paquetage, la virgule agira comme séparateur décimal en mode mathématique lorsqu'elle est suivie d'un caractère autre qu'une espace. Ainsi, $x = 1,2$ et $x = 1, 2$ donneront des résultats différents.
Bilou HomeBrew's Blog: publishing
my own publishing tricks ...
How to concatenate PDFs without pain
(via)texexec saved the day ^_^
texexec --pdfarrange --result out.pdf in1.pdf in2.pdf in3.pdf ...
Ubuntu -- Liste des fichiers du paquet texlive-bibtex-extra/intrepid/all
(via)I couldn't open style file alphaurl.bst
---line 2 of file ResumeNet_D2.2a.aux
: \bibstyle{alphaurl
: }
I'm skipping whatever remains of this command
dia2pdf - high quality pdf figures with dia and pdflatex
(via)ps2pdf -dEPSCrop TMPFILE myfigure.pdf
^ for those who used to experience troubles with eps2*
Oh, and export to eps with Latin-1 font, not pango.
2009
Christophe Jacquet — Éviter les veuves et orphelines en LaTeX
(via)widowpenalty=10000 clubpenalty=10000
2008
CQF.info :: View topic - style file broken in ubuntu, can't find font?
(via)beetle:~/work/wasp/phd> dvipdf Master-bk.dvi
dvips: Font ptmb8t not found, using cmr10 instead.
dvips: Checksum mismatch in font ptmb8t
dvips: ! invalid char 201 from font ptmb8t
-- here's how to get that fixed : apt-get install tetex-bin tetex-base
2007
pageframe.sty for LaTeX 2e by Mark Reed
(via)%% By default, draws a frame around the text area to represent
%% the edge of the paper -- useful when pages for a book of size
%% 7x9 inches (for example) is being proofed on 8 1/2 x 11 inch
%% paper.
1
(13 marks)