Index of /archives/text/CTAN/macros/latex/contrib/pointRuler
Name Last modified Size Description
Parent Directory -
pointruler.mp 2009-10-28 06:39 4.4K
ruler.pdf 2003-09-04 23:27 15K
ruler.tex 2003-09-04 23:20 1.4K
ruler.eps 2003-09-04 23:20 466K
ps2eps 2003-09-04 23:20 20K
points.c 2003-09-04 23:20 813
inches.c 2003-09-04 23:20 698
README 2003-09-04 23:20 1.0K
Makefile 2003-09-04 23:20 739
This project was developed because I wanted a 12 inch ruler that had the
point scale included. Since I could not find what I wanted, I decided to
make my own. Using the fact that there are 72.27 points/inch, I
constructed this ruler. Included you will find the ruler (ruler.eps) and
the source code (with Makefile) needed to generate this ruler from
scratch.
To generate ruler.eps, simply type "make" (without the " ").
Note: Since the generation of this ruler requires PiCTeX, you must have
the PiCTeX macros installed to build it. Also, I've noticed that TeX's
memory size is exceeded on my system. To fix, this simply edit the file
texmf.cnf (located in /usr/share/texmf/web2c/ on my system) and change
main_memory = ******
to
main_memory = (something large like 1000000)
After you make this change, you'll need to run "fmtutil --all" to recreate
all format files.
If you have any questions about this ruler, feel free to contact me.
Troy Henderson
http://www.math.tamu.edu/~thenders
thenders@math.tamu.edu