diff options
author | wiz <wiz> | 2002-07-20 01:20:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-07-20 01:20:05 +0000 |
commit | 10253ac5a8f9fe55c61039f93cbefc45cfd6e0e7 (patch) | |
tree | 15183cafacbcc61a3d369bd6ba4dccc5f30659f2 /editors/TeXmacs/PLIST | |
parent | 132df9d575c7fc97e0ad1a0bfb849c76a57904df (diff) | |
download | pkgsrc-10253ac5a8f9fe55c61039f93cbefc45cfd6e0e7.tar.gz |
Update to 1.0.0.9, requested by Julio Merino in pkg/17650.
Changes since 1.0.0.7:
* You may now make money donations to the TeXmacs project (1.0.0.9).
* Headers and footers through menus (1.0.0.9).
* Minor bug fixes (1.0.0.9).
* Reorganization of the online manual (1.0.0.9).
* Standard keyboard prefixes part of tmdoc style file (1.0.0.9).
* Some changes for compilation with g++ 3.1 (1.0.0.8).
* Implementation of arrows with limits above and below (1.0.0.8).
Diffstat (limited to 'editors/TeXmacs/PLIST')
-rw-r--r-- | editors/TeXmacs/PLIST | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/editors/TeXmacs/PLIST b/editors/TeXmacs/PLIST index 809341923a7..95c88813958 100644 --- a/editors/TeXmacs/PLIST +++ b/editors/TeXmacs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/06/16 18:50:26 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/07/20 01:20:05 wiz Exp $ bin/fig2ps bin/texmacs include/TeXmacs.h @@ -202,6 +202,10 @@ share/${PKGNAME}/misc/convert/html_commands share/${PKGNAME}/misc/convert/latex_commands share/${PKGNAME}/misc/convert/special.pro share/${PKGNAME}/misc/convert/tex.pro +share/${PKGNAME}/misc/images/.xvpics/tm_gnu1.png +share/${PKGNAME}/misc/images/.xvpics/tm_gnu2.png +share/${PKGNAME}/misc/images/tm_gnu1.png +share/${PKGNAME}/misc/images/tm_gnu2.png share/${PKGNAME}/misc/latex/TeXmacs.sty share/${PKGNAME}/misc/latex/f2pspost.tex share/${PKGNAME}/misc/maxima/texmacs.lisp @@ -371,6 +375,9 @@ share/${PKGNAME}/misc/reduce/README share/${PKGNAME}/misc/reduce/patch share/${PKGNAME}/misc/reduce/reducerc share/${PKGNAME}/packages/common-base.ts +share/${PKGNAME}/packages/documentation/tmdoc-keyboard.ts +share/${PKGNAME}/packages/documentation/tmdoc-markup.ts +share/${PKGNAME}/packages/documentation/tmdoc-traversal.ts share/${PKGNAME}/packages/environment/env-default.ts share/${PKGNAME}/packages/environment/env-europe.ts share/${PKGNAME}/packages/environment/env-float.ts @@ -525,7 +532,6 @@ share/${PKGNAME}/texts/tutorial/overview.tm @dirrm share/${PKGNAME}/packages/header @dirrm share/${PKGNAME}/packages/example @dirrm share/${PKGNAME}/packages/environment -@exec ${MKDIR} %D/share/${PKGNAME}/packages/documentation @dirrm share/${PKGNAME}/packages/documentation @dirrm share/${PKGNAME}/packages @exec ${MKDIR} %D/share/${PKGNAME}/misc/tex @@ -537,6 +543,8 @@ share/${PKGNAME}/texts/tutorial/overview.tm @dirrm share/${PKGNAME}/misc/mime @dirrm share/${PKGNAME}/misc/maxima @dirrm share/${PKGNAME}/misc/latex +@dirrm share/${PKGNAME}/misc/images/.xvpics +@dirrm share/${PKGNAME}/misc/images @dirrm share/${PKGNAME}/misc/convert @dirrm share/${PKGNAME}/misc @exec ${MKDIR} %D/share/${PKGNAME}/langs/programming |