summaryrefslogtreecommitdiff
path: root/editors/lyx-xforms
diff options
context:
space:
mode:
authorreed <reed>2006-07-23 00:28:12 +0000
committerreed <reed>2006-07-23 00:28:12 +0000
commit9d2d8d6a4bcc99eaf4d48db85ea9e195ed6941d3 (patch)
tree46f743701d751b5e26649057a7a6b7fef3d24730 /editors/lyx-xforms
parent01647f988e3e6524e1ffc9f4cb8805cb7a176eac (diff)
downloadpkgsrc-9d2d8d6a4bcc99eaf4d48db85ea9e195ed6941d3.tar.gz
Update to 1.4.2.
New features include: * A new function buffer-toggle-compression (and corresponding entry in the Document menu) has been added to change whether the file will be compressed on disk or not. * A "LaTeX (pdflatex)" output format has been added. This new output format produces .tex files that are suitable for pdflatex, including figure conversion to png, pdf or jpeg instead of eps. Changelog is at http://www.lyx.org/announce/1_4_2.txt MESSAGE updated for new user interface. gtar not needed to extract. (Note that the xforms version was not tested.)
Diffstat (limited to 'editors/lyx-xforms')
-rw-r--r--editors/lyx-xforms/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index 2017f8e4eb1..f4bc9e16a75 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2006/05/06 20:18:36 reed Exp $
+# $NetBSD: Makefile,v 1.23 2006/07/23 00:28:13 reed Exp $
#
.include "../../editors/lyx-qt/Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
-PKGREVISION= 1
COMMENT+= (xforms version)