aboutsummaryrefslogtreecommitdiffstats
path: root/print/latex-logpap/pkg-descr
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-14 06:03:35 +0800
committerkrion <krion@FreeBSD.org>2004-02-14 06:03:35 +0800
commit34266dd2f8a5d8354a8fb455aeae978ce351f5bf (patch)
tree5cbd5b1e33f34e48c2c480cd46b199c3817a80a5 /print/latex-logpap/pkg-descr
parentbe916a3b38bf0cbf4e8a46ca20cd81db8424dea5 (diff)
downloadfreebsd-ports-gnome-34266dd2f8a5d8354a8fb455aeae978ce351f5bf.tar.gz
freebsd-ports-gnome-34266dd2f8a5d8354a8fb455aeae978ce351f5bf.tar.zst
freebsd-ports-gnome-34266dd2f8a5d8354a8fb455aeae978ce351f5bf.zip
Add latex-logpap 0.6.20040201,
The logpap package provides four macros for drawing logarithmic-logarithmic, logarithmic-linear, linear-logarithmic and (because it was easy to implement) linear-linear graph paper with LaTeX. PR: ports/62805 Submitted by: hrs@FreeBSD.org
Diffstat (limited to 'print/latex-logpap/pkg-descr')
-rw-r--r--print/latex-logpap/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/print/latex-logpap/pkg-descr b/print/latex-logpap/pkg-descr
new file mode 100644
index 000000000000..769a493206fe
--- /dev/null
+++ b/print/latex-logpap/pkg-descr
@@ -0,0 +1,3 @@
+The logpap package provides four macros for drawing logarithmic-logarithmic,
+logarithmic-linear, linear-logarithmic and (because it was easy to implement)
+linear-linear graph paper with LaTeX.