diff options
author | minskim <minskim@pkgsrc.org> | 2010-02-05 19:07:43 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-02-05 19:07:43 +0000 |
commit | 39506e0d40255b6ae38ed3d14fab1ad0982a341e (patch) | |
tree | 88fc886f511669617d16f8d19829777bf6fd3733 /editors | |
parent | f0ba06fa20468e67d3d651386dad60c35d0454ca (diff) | |
download | pkgsrc-39506e0d40255b6ae38ed3d14fab1ad0982a341e.tar.gz |
Mention dvipdfmx instead of dvipdfm; the latter was obsoleted by the former.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/lyx/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx/MESSAGE b/editors/lyx/MESSAGE index dd63c1d6291..2ccfc7e7ba8 100644 --- a/editors/lyx/MESSAGE +++ b/editors/lyx/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2009/10/16 12:36:20 reed Exp $ +$NetBSD: MESSAGE,v 1.2 2010/02/05 19:07:43 minskim Exp $ After upgrading LyX or adding new converters, document previewers, TeX fonts, or other features, LyX users should consider running @@ -9,7 +9,7 @@ options to further configure these features. Examples of packages that can be used to extend LyX include: converters/latex2rtf, converters/wv, graphics/ImageMagick, -graphics/tgif, graphics/tiff, print/dvipdfm, print/ghostscript-esp, +graphics/tgif, graphics/tiff, print/dvipdfmx, print/ghostscript-esp, print/ghostscript-gnu, print/ghostscript-nox11, print/gv, print/transfig, textproc/dsssl-docbook-modular, textproc/ispell-base, textproc/latex2html, and x11/kdebase3. |