view .svn/pristine/b3/b35afd1ff8209f5370c69b033029ad5565b76a8e.svn-base @ 1080:5bd8c86cfa6a issue_540

Makes the Publication model act as an activity; overloading the default ActivitiesController#index view in the Bibliography Plugin in order to differentiate Publications from the other event types. * Known issues: ** route to /activities is not working (only to /activity); ** publication cache needs to be implemented in the model, not in the helper; ** when a publication is added to n projects, n events are created (all with the same content).
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 22 Nov 2012 16:51:23 +0000
parents cbb26bc654de
children
line wrap: on
line source
-*-mode:text;-*-
$Id: INSTALL,v 1.1 2002/12/12 15:09:05 peterlin Exp $


		Installing the Free UCS outline fonts
		=====================================


These installation notes are supposed to provide a helpful guidance
through the process of installation of free UCS outline fonts. They
can probably be significantly improved. Please direct your comments,
suggestions for improvements, criticisms etc. to Primoz PETERLIN
<primoz.peterlin@biofiz.mf.uni-lj.si> and thus help improve them.


1. UNIX/GNU/Linux/BSD Systems

The rather awkward "UNIX/GNU/Linux/BSD" agglomeration is used to
denote any system capable of running XFree86 server with FreeType
<http://www.freetype.org/>, a high-quality free font rasterizer.

1.1 The rough way

Unfortunately, hardly any other way exists at the moment.

1) Fetch the freefont-ttf.tar.gz package with Free UCS outline fonts
   in the TrueType format.

2) Unpack TrueType fonts into a suitable directory,
   e.g. /usr/share/fonts/default/TrueType/.

3) If you have chosen any other directory, make sure the directory you
   used to install the fonts is listed in the path searched by the X
   Font Server. Append the directory to the "catalogue=" in the
   /etc/X11/fs/config.

4) Run ttmkfdir in the directory where you unpacked the fonts.


1.2 Debian GNU/Linux

Users of Debian GNU/Linux system will probably want to use the
pre-packed Debian package, as available from the Debian site, 
<http://packages.debian.org/unstable/x11/ttf-freefont.html>, or
any of its mirrors. You can install them by issuing the command

apt-get install ttf-freefont


2. Microsoft Windows 95/98/NT/2000/XP

To be written.


3. MacOS

To be written.