AZ logo

CTAN directory: /macros/latex/contrib/pointRuler

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
pointruler 12" Ruler containing Points and Inches.

Files

Name Size* Date UTC Notes
Makefile 1 KiB 2003-Sep-04
README 1 KiB 2003-Sep-04 Shown below
inches.c 1 KiB 2003-Sep-04
pointruler.mp 4 KiB 2009-Oct-27
points.c 1 KiB 2003-Sep-04
ps2eps 20 KiB 2003-Sep-04
ruler.eps 466 KiB 2003-Sep-04
ruler.pdf 15 KiB 2003-Sep-04
ruler.tex 1 KiB 2003-Sep-04

  *File sizes in kibibytes.

Contents of README

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