From fd1e521418b6d92595b629cb0d3fee7a35f11f75 Mon Sep 17 00:00:00 2001 From: drochner Date: Mon, 15 Jan 2001 18:16:26 +0000 Subject: update to 1.1.6 changes: Warning!: One warning before we list the new features: The file format in LyX 1.1.6 is not backwards compatible to 1.1.5 and previous versions, so you should be carefull before upgrading. - many popups have been rewritten to use the new GUI-I scheme. In the process they have received a nice cleanup: the Document and Paragraph popups now contain in one single place what was previously scattered in many places. Similarly, the citation and cross reference popups have been overhauled. - LyX now has a Preference popup where you can change most of your lyxrc settings. - the menus can now be defined in a text file, and they automatically display the keyboard bindings associated with commands. - it is now possible to provide your own icons for the toolbar. - last but not least, work has begun on a KDE and a Gnome frontend for LyX. They are not officially supported for this version, but this will give you an idea of what is happening. Other major changes in 1.1.6 include: - the table support has been completely rewritten. It is now a modular object (inset), each cell of which owns a (also) newly written text inset. This now permits automatic text-wrap inside a tabular cell (if you define a width), multiparagraph mode AND setting of layouts for the paragraphs (lists inside a tabular cell!). Last but not least, a wide tabular now scrolls automatically so that all of it is visible without the need to enlarge the window! While there are as yet no other new features, they will be now MUCH easier to add. It may be that because of being "young" code some features may not work right now, but at least it is much better than before. - new external material inset: this is a new kind of very powerful inset which will allow LyX to interface intelligently with external applications. Among other good things, it will finally allow you to include GIF, JPEG, TIF, PNG, or just about any other raster format images in your document. It will even do an approximate ascii rendering when you do Ascii export if you have gifscii installed. - The code which converts from LyX format to anything else (for viewing or exporting purposes) and from anything else to LyX has been rewritten. In particular, it is now possible to export to PDF, and to import from HTML/MSWord. In fact it's now possible to add new import/export formats without recompiling LyX by specifying external programs or scripts in lyxrc settings (note that the old import/export lyxrc settings no longer work). - LyX can do command line exports without opening any GUI components. - The multilingual support has been improved. It is now possible to use in a document languages with different encodings, e.g. German (iso8859-1) and Czech (iso8859-2). Such a document can be viewed on screen using an iso10646-1 (Unicode) font. However, it is (currently) not possible to have differently encoded languages in the same paragraph. The languages and the encodings are defined in text files. - Improved support for Hebrew and Arabic (also present in 1.1.5fix2). - included files work now with docbook and linuxdoc; new layout docbook-book. - PSpell library and Aspell spell checker support now included thanks largely to Kevin Atkinson (PSpell and Aspell maintainer). --- print/lyx/Makefile | 8 ++- print/lyx/files/md5 | 4 +- print/lyx/files/patch-sum | 1 + print/lyx/pkg/PLIST | 169 ++++++++++++++++++++++++++++++++++++---------- 4 files changed, 142 insertions(+), 40 deletions(-) (limited to 'print') diff --git a/print/lyx/Makefile b/print/lyx/Makefile index caaa2ce8b9e..671a2245c04 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.27 2000/09/28 20:34:05 fredb Exp $ +# $NetBSD: Makefile,v 1.28 2001/01/15 18:16:26 drochner Exp $ # FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp # -DISTNAME= lyx-1.1.2 +DISTNAME= lyx-1.1.6 CATEGORIES= print -MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ +# XXX temporary: problems with the ftp server +#MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ +MASTER_SITES= ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ MAINTAINER= frueauf@netbsd.org HOMEPAGE= http://www.lyx.org/ diff --git a/print/lyx/files/md5 b/print/lyx/files/md5 index 9a6bcbfe94b..3333c8109cb 100644 --- a/print/lyx/files/md5 +++ b/print/lyx/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.7 1999/11/14 22:51:19 frueauf Exp $ +$NetBSD: md5,v 1.8 2001/01/15 18:16:26 drochner Exp $ -MD5 (lyx-1.1.2.tar.gz) = 5dd71d171284edabafc7a3cd42ca89e6 +MD5 (lyx-1.1.6.tar.gz) = 07358580d2d5b8ff2cba85da7dc3d17a diff --git a/print/lyx/files/patch-sum b/print/lyx/files/patch-sum index 7e6d18906ed..a6ccbb29646 100644 --- a/print/lyx/files/patch-sum +++ b/print/lyx/files/patch-sum @@ -1,4 +1,5 @@ + This placeholder file is generated by the ``makepatchsum'' target whenever the patches directory is empty or missing. Its purpose is to ensure that the presence of any obsolete patches will cause diff --git a/print/lyx/pkg/PLIST b/print/lyx/pkg/PLIST index 4f5e7150e5b..375ca815579 100644 --- a/print/lyx/pkg/PLIST +++ b/print/lyx/pkg/PLIST @@ -1,32 +1,37 @@ -@comment $NetBSD: PLIST,v 1.8 1999/11/28 21:17:10 frueauf Exp $ +@comment $NetBSD: PLIST,v 1.9 2001/01/15 18:16:26 drochner Exp $ +bin/listerrors bin/lyx bin/noweb2lyx bin/reLyX +lib/locale/ca/LC_MESSAGES/lyx.mo +lib/locale/cs/LC_MESSAGES/lyx.mo +lib/locale/da/LC_MESSAGES/lyx.mo +lib/locale/de/LC_MESSAGES/lyx.mo +lib/locale/es/LC_MESSAGES/lyx.mo +lib/locale/eu/LC_MESSAGES/lyx.mo +lib/locale/fi/LC_MESSAGES/lyx.mo +lib/locale/fr/LC_MESSAGES/lyx.mo +lib/locale/he/LC_MESSAGES/lyx.mo +lib/locale/hu/LC_MESSAGES/lyx.mo +lib/locale/it/LC_MESSAGES/lyx.mo +lib/locale/nl/LC_MESSAGES/lyx.mo +lib/locale/no/LC_MESSAGES/lyx.mo +lib/locale/pl/LC_MESSAGES/lyx.mo +lib/locale/pt/LC_MESSAGES/lyx.mo +lib/locale/ro/LC_MESSAGES/lyx.mo +lib/locale/ru/LC_MESSAGES/lyx.mo +lib/locale/sl/LC_MESSAGES/lyx.mo +lib/locale/sv/LC_MESSAGES/lyx.mo +lib/locale/tr/LC_MESSAGES/lyx.mo +lib/locale/wa/LC_MESSAGES/lyx.mo man/man1/lyx.1 man/man1/reLyX.1 -share/locale/ca/LC_MESSAGES/lyx.mo -share/locale/cs/LC_MESSAGES/lyx.mo -share/locale/da/LC_MESSAGES/lyx.mo -share/locale/de/LC_MESSAGES/lyx.mo -share/locale/es/LC_MESSAGES/lyx.mo -share/locale/fi/LC_MESSAGES/lyx.mo -share/locale/fr/LC_MESSAGES/lyx.mo -share/locale/hu/LC_MESSAGES/lyx.mo -share/locale/it/LC_MESSAGES/lyx.mo -share/locale/nl/LC_MESSAGES/lyx.mo -share/locale/no/LC_MESSAGES/lyx.mo -share/locale/pl/LC_MESSAGES/lyx.mo -share/locale/pt/LC_MESSAGES/lyx.mo -share/locale/ru/LC_MESSAGES/lyx.mo -share/locale/sl/LC_MESSAGES/lyx.mo -share/locale/sv/LC_MESSAGES/lyx.mo -share/locale/tr/LC_MESSAGES/lyx.mo -share/locale/wa/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 +share/lyx/bind/fi_menus.bind share/lyx/bind/fr_menus.bind share/lyx/bind/hollywood.bind share/lyx/bind/hu_menus.bind @@ -44,37 +49,59 @@ share/lyx/doc/BUGS.lyx share/lyx/doc/Customization.lyx share/lyx/doc/DocStyle.lyx share/lyx/doc/Extended.lyx +share/lyx/doc/ExternalMaterial.lyx +share/lyx/doc/FAQ.lyx share/lyx/doc/Intro.lyx share/lyx/doc/LaTeXConfig.lyx share/lyx/doc/LaTeXConfig.lyx.in -share/lyx/doc/README.Documentation +share/lyx/doc/LyXConfig.lyx.in share/lyx/doc/Reference.lyx +share/lyx/doc/TOC.lyx share/lyx/doc/Tutorial.lyx share/lyx/doc/UserGuide.lyx +share/lyx/doc/cs_TOC.lyx share/lyx/doc/cs_Tutorial.lyx share/lyx/doc/de_BUGS.lyx share/lyx/doc/de_Customization.lyx share/lyx/doc/de_Extended.lyx +share/lyx/doc/de_FAQ.lyx share/lyx/doc/de_Intro.lyx +share/lyx/doc/de_TOC.lyx share/lyx/doc/de_Tutorial.lyx share/lyx/doc/de_UserGuide.lyx share/lyx/doc/es_Intro.lyx +share/lyx/doc/es_TOC.lyx share/lyx/doc/es_Tutorial.lyx share/lyx/doc/escher-lsd.eps +share/lyx/doc/eu_Intro.lyx +share/lyx/doc/eu_TOC.lyx +share/lyx/doc/eu_Tutorial.lyx +share/lyx/doc/fr_Extended.lyx share/lyx/doc/fr_Intro.lyx +share/lyx/doc/fr_TOC.lyx share/lyx/doc/fr_Tutorial.lyx +share/lyx/doc/hu_Intro.lyx +share/lyx/doc/hu_TOC.lyx share/lyx/doc/it_Intro.lyx +share/lyx/doc/it_TOC.lyx share/lyx/doc/it_Tutorial.lyx share/lyx/doc/mobius.eps share/lyx/doc/nl_Intro.lyx +share/lyx/doc/nl_TOC.lyx share/lyx/doc/nl_Tutorial.lyx share/lyx/doc/pl_Intro.lyx +share/lyx/doc/pl_TOC.lyx share/lyx/doc/pl_Tutorial.lyx share/lyx/doc/platypus.eps share/lyx/doc/pt_Intro.lyx +share/lyx/doc/pt_TOC.lyx +share/lyx/doc/ro_Intro.lyx +share/lyx/doc/ro_TOC.lyx share/lyx/doc/sl_Intro.lyx +share/lyx/doc/sl_TOC.lyx share/lyx/doc/sl_Tutorial.lyx share/lyx/doc/sv_Intro.lyx +share/lyx/doc/sv_TOC.lyx share/lyx/doc/sv_Tutorial.lyx share/lyx/examples/Foils.lyx share/lyx/examples/ItemizeBullets.lyx @@ -88,48 +115,95 @@ share/lyx/examples/aa_paper.lyx share/lyx/examples/aas_sample.lyx share/lyx/examples/amsart-test.lyx share/lyx/examples/amsbook-test.lyx -share/lyx/examples/beispiel_gelyxt.lyx -share/lyx/examples/beispiel_roh.lyx share/lyx/examples/ca_splash.lyx +share/lyx/examples/de_beispiel_gelyxt.lyx +share/lyx/examples/de_beispiel_roh.lyx share/lyx/examples/de_splash.lyx -share/lyx/examples/docbook_example.lyx -share/lyx/examples/ejemplo_con_lyx.lyx -share/lyx/examples/ejemplo_sin_lyx.lyx +share/lyx/examples/decimal.lyx +share/lyx/examples/docbook_article.lyx +share/lyx/examples/es_ejemplo_con_lyx.lyx +share/lyx/examples/es_ejemplo_sin_lyx.lyx share/lyx/examples/es_splash.lyx +share/lyx/examples/eu_adibide_gordina.lyx +share/lyx/examples/eu_adibide_lyx-atua.lyx +share/lyx/examples/eu_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_exemple_brut.lyx +share/lyx/examples/fr_exemple_lyxifie.lyx share/lyx/examples/fr_splash.lyx +share/lyx/examples/it_ItemizeBullets.lyx share/lyx/examples/it_splash.lyx share/lyx/examples/landslide.lyx +share/lyx/examples/multicol.lyx +share/lyx/examples/nl_opsommingstekens.lyx share/lyx/examples/nl_splash.lyx +share/lyx/examples/nl_voorbeeld_ruw.lyx +share/lyx/examples/nl_voorbeeld_verlyxt.lyx share/lyx/examples/noweb2lyx.lyx share/lyx/examples/pl_splash.lyx -share/lyx/examples/primer_lyxan.lyx -share/lyx/examples/primer_surov.lyx share/lyx/examples/pt_splash.lyx share/lyx/examples/ru_splash.lyx share/lyx/examples/scriptone.lyx +share/lyx/examples/sl_primer_lyxan.lyx +share/lyx/examples/sl_primer_surov.lyx share/lyx/examples/sl_splash.lyx share/lyx/examples/splash.lyx -share/lyx/images/amssymb.xbm +share/lyx/external_templates +share/lyx/encodings share/lyx/images/amssymb.xpm -share/lyx/images/psnfss1.xbm +share/lyx/images/banner.xpm +share/lyx/images/buffer-close.xpm +share/lyx/images/buffer-export_ascii.xpm +share/lyx/images/buffer-export_latex.xpm +share/lyx/images/buffer-open.xpm +share/lyx/images/buffer-print.xpm +share/lyx/images/buffer-update_dvi.xpm +share/lyx/images/buffer-update_ps.xpm +share/lyx/images/buffer-view_dvi.xpm +share/lyx/images/buffer-view_ps.xpm +share/lyx/images/buffer-write.xpm +share/lyx/images/build-program.xpm +share/lyx/images/copy.xpm +share/lyx/images/cut.xpm +share/lyx/images/depth-next.xpm +share/lyx/images/dialog-tabular-insert.xpm +share/lyx/images/figure-insert.xpm +share/lyx/images/font-bold.xpm +share/lyx/images/font-emph.xpm +share/lyx/images/font-free.xpm +share/lyx/images/font-noun.xpm +share/lyx/images/font-sans.xpm +share/lyx/images/footnote-insert.xpm +share/lyx/images/layout.xpm +share/lyx/images/layout_LaTeX.xpm +share/lyx/images/layout_LyX-Code.xpm +share/lyx/images/layout_Scrap.xpm +share/lyx/images/layout_Section.xpm +share/lyx/images/lyx-quit.xpm +share/lyx/images/lyx.xpm +share/lyx/images/marginalnote-insert.xpm +share/lyx/images/marginpar-insert.xpm +share/lyx/images/math-mode.xpm +share/lyx/images/melt.xpm +share/lyx/images/paste.xpm share/lyx/images/psnfss1.xpm -share/lyx/images/psnfss2.xbm share/lyx/images/psnfss2.xpm -share/lyx/images/psnfss3.xbm share/lyx/images/psnfss3.xpm -share/lyx/images/psnfss4.xbm share/lyx/images/psnfss4.xpm -share/lyx/images/standard.xbm +share/lyx/images/redo.xpm share/lyx/images/standard.xpm +share/lyx/images/tabular-insert.xpm +share/lyx/images/tex-mode.xpm +share/lyx/images/undo.xpm +share/lyx/images/unknown.xpm share/lyx/kbd/american-2.kmap share/lyx/kbd/american.kmap +share/lyx/kbd/arabic.kmap share/lyx/kbd/brazil.kmap share/lyx/kbd/brazil2.kmap share/lyx/kbd/czech.kmap +share/lyx/kbd/czech-prg.kmap share/lyx/kbd/european.kmap share/lyx/kbd/francais.kmap share/lyx/kbd/french.kmap @@ -137,13 +211,17 @@ share/lyx/kbd/german-2.kmap share/lyx/kbd/german-3.kmap share/lyx/kbd/german.kmap share/lyx/kbd/greek.kmap +share/lyx/kbd/hebrew.kmap share/lyx/kbd/iso8859-1.cdef share/lyx/kbd/iso8859-2.cdef share/lyx/kbd/iso8859-7.cdef +share/lyx/kbd/iso8859-8.cdef share/lyx/kbd/koi8-r.kmap +share/lyx/kbd/latvian.kmap share/lyx/kbd/magyar-2.kmap share/lyx/kbd/magyar-3.kmap share/lyx/kbd/magyar.kmap +share/lyx/kbd/null.kmap share/lyx/kbd/polish.kmap share/lyx/kbd/portuges.kmap share/lyx/kbd/romanian.kmap @@ -154,6 +232,7 @@ share/lyx/kbd/slovene.kmap share/lyx/kbd/transilvanian.kmap share/lyx/kbd/turkish-f.kmap share/lyx/kbd/turkish.kmap +share/lyx/languages share/lyx/layouts/IEEEtran.layout share/lyx/layouts/aapaper.inc share/lyx/layouts/aapaper.layout @@ -172,11 +251,14 @@ share/lyx/layouts/book.layout share/lyx/layouts/broadway.layout share/lyx/layouts/dinbrief.layout share/lyx/layouts/docbook.layout +share/lyx/layouts/docbook-book.layout share/lyx/layouts/egs.layout share/lyx/layouts/ejour2.layout share/lyx/layouts/foils.layout share/lyx/layouts/g-brief-de.layout share/lyx/layouts/g-brief-en.layout +share/lyx/layouts/heb-article.layout +share/lyx/layouts/heb-letter.layout share/lyx/layouts/hollywood.layout share/lyx/layouts/iletter.layout share/lyx/layouts/latex8.layout @@ -186,6 +268,7 @@ share/lyx/layouts/literate-article.layout share/lyx/layouts/literate-book.layout share/lyx/layouts/literate-report.layout share/lyx/layouts/literate-scrap.inc +share/lyx/layouts/llncs.layout share/lyx/layouts/lyxmacros.inc share/lyx/layouts/manpage.layout share/lyx/layouts/obsolete.inc @@ -199,6 +282,8 @@ share/lyx/layouts/scrclass.inc share/lyx/layouts/scrlettr.layout share/lyx/layouts/scrmacros.inc share/lyx/layouts/scrreprt.layout +share/lyx/layouts/seminar.layout +share/lyx/layouts/siamltex.layout share/lyx/layouts/slides.layout share/lyx/layouts/stdclass.inc share/lyx/layouts/stdlayouts.inc @@ -207,6 +292,9 @@ share/lyx/layouts/stdlists.inc share/lyx/layouts/stdsections.inc share/lyx/layouts/stdstarsections.inc share/lyx/layouts/stdstruct.inc +share/lyx/layouts/stdtitle.inc +share/lyx/layouts/svjog.layout +share/lyx/layouts/svjour.inc share/lyx/reLyX/BUGS share/lyx/reLyX/BasicLyX.pm share/lyx/reLyX/CHANGES @@ -222,9 +310,16 @@ share/lyx/reLyX/Verbatim.pm share/lyx/reLyX/reLyX.pod share/lyx/reLyX/reLyXmain.pl share/lyx/reLyX/syntax.default +share/lyx/scripts/fen2latex.py +share/lyx/scripts/fig2pstex.py +share/lyx/scripts/general_command_wrapper.py +share/lyx/scripts/pic2ascii.py +share/lyx/scripts/pic2png_eps.py +share/lyx/scripts/pic2png_eps.sh share/lyx/lyxrc.defaults share/lyx/lyxrc.example share/lyx/packages.lst +share/lyx/templates/IEEEtran.lyx share/lyx/templates/aapaper.lyx share/lyx/templates/aastex.lyx share/lyx/templates/dinbrief.lyx @@ -245,6 +340,8 @@ share/lyx/tex/hollywood.cls share/lyx/tex/iletter.cls share/lyx/tex/revtex.cls share/lyx/textclass.lst +share/lyx/ui/default.ui +share/lyx/ui/old-default.ui @dirrm share/lyx/bind @dirrm share/lyx/clipart @dirrm share/lyx/doc @@ -254,6 +351,8 @@ share/lyx/textclass.lst @dirrm share/lyx/layouts @dirrm share/lyx/reLyX/Text @dirrm share/lyx/reLyX +@dirrm share/lyx/scripts @dirrm share/lyx/templates @dirrm share/lyx/tex +@dirrm share/lyx/ui @dirrm share/lyx -- cgit v1.2.3