diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-05-09 14:06:38 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-05-09 14:06:38 +0000 |
commit | a500559ad63ebc0ceb372280ecc7cbcd469e00d4 (patch) | |
tree | 6879cf8bedee55aae42db9b09b5c82bd94e53d3c /print/lyx/pkg | |
parent | 0c58995fb66536d09fb32607c9627cf4515409ae (diff) | |
download | pkgsrc-a500559ad63ebc0ceb372280ecc7cbcd469e00d4.tar.gz |
Update lyx to 1.0.2.
Diffstat (limited to 'print/lyx/pkg')
-rw-r--r-- | print/lyx/pkg/PLIST | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/print/lyx/pkg/PLIST b/print/lyx/pkg/PLIST index 69b6c8ce0f8..c6df627737a 100644 --- a/print/lyx/pkg/PLIST +++ b/print/lyx/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.4 1999/03/27 18:23:17 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.5 1999/05/09 14:06:39 frueauf Exp $ bin/lyx +bin/noweb2lyx bin/reLyX man/man1/lyx.1 man/man1/reLyX.1 @@ -19,6 +20,7 @@ share/locale/sl/LC_MESSAGES/lyx.mo share/locale/sv/LC_MESSAGES/lyx.mo share/locale/tr/LC_MESSAGES/lyx.mo share/lyx/CREDITS +share/lyx/bind/broadway.bind share/lyx/bind/cua.bind share/lyx/bind/de_menus.bind share/lyx/bind/emacs.bind @@ -35,6 +37,7 @@ share/lyx/clipart/platypus.eps share/lyx/configure share/lyx/doc/BUGS.lyx share/lyx/doc/Customization.lyx +share/lyx/doc/DocStyle.lyx share/lyx/doc/Extended.lyx share/lyx/doc/Intro.lyx share/lyx/doc/LaTeXConfig.lyx @@ -48,9 +51,16 @@ share/lyx/doc/de_Customization.lyx share/lyx/doc/de_Extended.lyx share/lyx/doc/de_Intro.lyx share/lyx/doc/de_Tutorial.lyx +share/lyx/doc/de_UserGuide.lyx share/lyx/doc/escher-lsd.eps +share/lyx/doc/fr_Intro.lyx +share/lyx/doc/fr_Tutorial.lyx share/lyx/doc/mobius.eps +share/lyx/doc/pl_Intro.lyx +share/lyx/doc/pl_Tutorial.lyx share/lyx/doc/platypus.eps +share/lyx/doc/pt_Intro.lyx +share/lyx/doc/sl_Intro.lyx share/lyx/doc/sv_Intro.lyx share/lyx/doc/sv_Tutorial.lyx share/lyx/examples/Foils.lyx @@ -69,7 +79,11 @@ share/lyx/examples/beispiel_roh.lyx share/lyx/examples/de_splash.lyx share/lyx/examples/example_lyxified.lyx share/lyx/examples/example_raw.lyx +share/lyx/examples/exemple_brut.lyx +share/lyx/examples/exemple_lyxifie.lyx +share/lyx/examples/fr_splash.lyx share/lyx/examples/landslide.lyx +share/lyx/examples/noweb2lyx.lyx share/lyx/examples/pl_splash.lyx share/lyx/examples/scriptone.lyx share/lyx/examples/splash.lyx @@ -127,7 +141,9 @@ share/lyx/layouts/amsmaths.inc share/lyx/layouts/apa.layout share/lyx/layouts/article.layout share/lyx/layouts/book.layout +share/lyx/layouts/broadway.layout share/lyx/layouts/dinbrief.layout +share/lyx/layouts/egs.layout share/lyx/layouts/ejour2.layout share/lyx/layouts/foils.layout share/lyx/layouts/hollywood.layout @@ -167,6 +183,7 @@ share/lyx/reLyX/LastLyX.pm share/lyx/reLyX/MakePreamble.pm share/lyx/reLyX/README share/lyx/reLyX/ReadCommands.pm +share/lyx/reLyX/RelyxFigure.pm share/lyx/reLyX/RelyxTable.pm share/lyx/reLyX/Text/TeX.pm share/lyx/reLyX/Verbatim.pm @@ -185,6 +202,7 @@ share/lyx/templates/letter.lyx share/lyx/templates/linuxdoctemplate.lyx share/lyx/templates/revtex.lyx share/lyx/templates/slides.lyx +share/lyx/tex/broadway.cls share/lyx/tex/ejour2.cls share/lyx/tex/hollywood.cls share/lyx/tex/iletter.cls |