[Rivet] how to make rivet plots look bigger

Hendrik Hoeth hendrik.hoeth at cern.ch
Tue Jun 14 23:47:21 BST 2011


Hi Luca,

simplest solution: Make the plots _smaller_ (by using PlotSize=...) and
scale them up when you include them in the poster
(\includegraphics[scale=...]{}).

If you still want to change those things, you'll have to hack
make-plots, since they are hard-coded:

- Line 1564 sets framelinewidth.
- Lines 1604-1607 set tickmark widths and lengths.
- Search for "draw_majorticklabel" in the XTicks and YTicks classes and
  add your font size commands there.

Cheers,

     Hendrik

-- 
The minimum number of planes one should own is one. The correct number
is n+1, where n is the number of planes currently owned. This equation
may also be re-written as s-1, where s is the number of planes owned
that would result in separation from your partner.       -- Veluminati


More information about the Rivet mailing list