Commit graph

871 commits

Author SHA1 Message Date
martti
514757bfda Updated lyx to 1.2.0
Changes (see the NEWS file for a complete list):

- Floats, footnotes and margin notes are now real insets. The
  positional parameters of figure, table and algorithm floats can be set
  float-by-float

- Most problems with the new table inset of 1.1.6 have been addressed
  (memory consumption, file bloat, spell-checking, search and replace...).
  Better longtable header/footer support was implemented.

- Notes inset can now contain arbitrary LyX constructs; they will not
  appear in the output.

- New minipage inset

- New graphics inset with support for hassle-free inclusion of various
  image formats (GIF, JPEG, PNG and EPS by default) and a new
  rendering scheme that should fix the bugs we had with the older
  ghostscript method.

- Support for natbib for bibliography citations

- The math editor has been mostly rewritten

- New ligature break special character, useful for words like
  "shelfful", or many german words

- Support for parsing preamble when converting LaTeX files. Along
  with changes in the LaTeX production of alignment options, this
  improves round-trip work where you export a LyX document as
  LaTeX, and later reimport it from LaTeX.

- Support for setting bookmarks and jumping to them

- It is possible to cycle between a label and its references.

- Preliminary support for multiple bibliographies

- Babel can be disabled

- A thesaurus facility (English only)
2002-05-29 07:36:31 +00:00
fredb
a882ebd771 At a note to the dependencies section, at the suggestion of agc, to warn
people away from "fixing" them again.
2002-05-20 14:04:43 +00:00
wiz
f5ba92060b Update to 1.4.13, by Ingolf Steinbach in pkg/16908, with minimal changes.
Major news for the 1.4 releases:

DESIGN

* More pervasive GUILE integration resulting in improved design and
  implementation.  LilyPond is smaller, cleaner, more flexible, etc.

 - Improved speed with comparable memory footprint
 - More tweakability using less memory with the new `property push'
   mechanism.
 - Improved robustness: Lily almost never crashes.
 - Access to internal music representation

* New font selection scheme similar to Latex-NFSS.

* Flexible formatting mechanism for musical texts.

* Chordnames are now configurable in every respect

* Part combining for orchestral scores and hymns: two voices are
  combined into a staff automatically, including Solo/a2
  indications as appropriate.

ERGONOMICS

* Point and click functionality using emacs and Xdvi.

* Rewritten Emacs mode

* Cleaned up syntax details

* Comprehensive documentation, including a rewritten tutorial.

* All properties have doc strings, and internal documentation is
  generated automatically.

* Windows point-and-click installer

NOTATION FEATURES

* Piano pedals, Arpeggios, Glissandi, many more note head
  shapes, Medieval clefs, custodes.

* Better lyrics placement: Automatical phrasing, melisma alignment,
  and stanza numbering.

* Typography: More elegant slurs, aligned dynamics, text crescendos,

* Easy-play note heads

* ASCIIScript: ASCII-art output

* Improved standalone postscript layout.

IMPORT/EXPORT

* dynamics, tempo changes in the MIDI output

* Finale (.etf), PMX, Musedata and Mup import tools.

MISCELLANEOUS

* Mutopia ports collection: easily accessible music archive.

* Translations into Japanese, French and Russian

* Many many many bugfixes.
2002-05-20 13:47:04 +00:00
wiz
4c90ada21f Add buildlink.mk for kpathsea library, based on pkg/16906 by Ingolf Steinbach,
with some changes.
2002-05-20 13:43:49 +00:00
fredb
fa694688af Partially revert last change. "magicfilter" only exec()'s the "netpbm"
binaries, so it doesn't care about what version of "png" is installed,
at all. Bump PKGREVISION again, though, because we only want to go forward
with that.
2002-05-19 16:29:08 +00:00
tron
51c20556db Avoid problems with Acrobat reader running under Linux emulation. This
fixes PR pkg/15942 by Markus W Kilbinger.
2002-05-14 17:27:26 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
rh
cc8190223c Make sure the CFLAGS gathered from the configure scripts actually get
passed to the compiler.
Bump PKGREVISION to nb2.
2002-05-11 21:35:36 +00:00
markd
28b4d02b25 Add and enable dvipdfm 2002-05-08 11:58:51 +00:00
markd
171ec917b0 Initial import of dvipdfm-0.13.2c, a DVI to PDF translator 2002-05-08 11:54:02 +00:00
markd
b6a4557629 Overwrite dvipdfm.def file from the distribution with the version wanted
by the latest dvipdfm. (This version of the file is already included in
current teTeX beta distributions).
Bump PKGREVISION.
2002-05-08 11:37:52 +00:00
wiz
4540456ef9 Depends on gnome-print-lib>=4.2.1 to compile. 2002-05-03 13:52:14 +00:00
wiz
9f81580007 Use MASTER_SITE_SOURCEFORGE. 2002-05-03 13:50:12 +00:00
wiz
c3e5f37ae6 Use MASTER_SITE_SOURCEFORGE. 2002-05-03 13:44:40 +00:00
drochner
de7e32cc2a add gimp-print-cups 2002-05-03 12:46:02 +00:00
drochner
66a1709845 initial import of CUPS support for gimp-print 4.2.1 2002-05-03 12:45:21 +00:00
drochner
397bb01a5e update to 4.2.1:
-bugfixes
-translations for Slovak, Greek, and Dutch
-quality improvements (for Epson printers)
2002-05-03 12:43:04 +00:00
jlam
ec8f6ad65a Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
2002-04-23 02:08:51 +00:00
fredb
0c650c171e Use the EVAL_PREFIX macro to grok the location of "forms.h", as suggested
by agc. For the "forms", "jpeg", and "Xpm" shared libraries, we have to
cast a wider net, so partially revert last commit. For that, "X11BASE" is
correct, as we already search "LOCALBASE" by virtue of ${LDFLAGS} set in
bsd.pkg.mk. This should fix PR pkg/16308.
2002-04-19 16:53:41 +00:00
fredb
3d215bc45c - - Force the locale dir to ${prefix}/share in a more definite way.
(On my my Mac with an NFS mounted object directory, it keeps rebuilding
    po/Makefile and getting it wrong.)
- - Take a stab at fixing PR pkg/16308: X11BASE -> X11PREFIX.
2002-04-18 23:55:26 +00:00
fredb
e6b7b9696f Work around a bug in gcc-2.95.3 (NetBSD-1.5ZC-m68k). 2002-04-18 15:59:55 +00:00
fredb
9807afcb60 Update dependency on xforms. We're mainly bumping the dependency
and package revision, since we may now link against the forms shared
library, and because we also have to add a dependency on jpeg lib.
2002-04-17 04:45:06 +00:00
abs
59b1ff4512 Add distinfo missed in last 2002-04-16 11:52:52 +00:00
abs
21ef9954ce Update if-psprint to 1.5
Switch to external distfile, slightly better getopt() handling
2002-04-16 11:52:24 +00:00
rh
d78ee5c456 Add build dependency on bison>=1.32 2002-04-14 11:25:08 +00:00
joda
bdf1bc8d13 switch to using freetype2; should close pkg/16051 2002-04-10 12:17:39 +00:00
jlam
ca84851d06 Strongly buildlinkify and use LIBTOOL_OVERRIDE to use the pkgsrc libtool
instead of the package-supplied one.
2002-04-10 01:59:14 +00:00
wiz
a104501883 Remove two unnecessary options. pkg/16257 by rxg. 2002-04-09 12:58:44 +00:00
mycroft
6de28492c4 Crank PKGREVISION. 2002-04-08 12:42:35 +00:00
mycroft
5a936cd3a6 Fix a remarkably obvious bug introduced in 1.0.2 that prevented PDF files from
loading.
2002-04-08 12:41:50 +00:00
tron
b6343d0c10 Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
uebayasi
c3d0e0b897 Add & enable ttftot42. 2002-04-02 11:52:22 +00:00
uebayasi
e3913bc5c5 Initial import of ttftot42, TrueType font to Type 42 converter. Submitted
by Rui-Xiang Guo <rxg@netbsd.org> in pkg/14773.  This package stems from
FreeBSD's one.

From DESCR:

  TrueType fonts cannot be converted to Type 1 fonts without loss of
quality, since conversion introduces rounding errors and loses hinting
information.  Therefore, newer PostScript interpreters (Adobe
PostScript since version 2013, ghostscript since 5.03) include a
TrueType rasterizers.  To use a TrueType font with them, it has to be
embedded in a PostScript font dictionary; this format is called Type 42.

  This program generates such Type 42 fonts from TrueType fonts.  It
can also generate Adobe Font Metrics files (AFM files), including
kerning information.

  Not yet supported are TrueType Collections and the creation of CID
keyed fonts from large TrueType fonts (East Asian or Unicode fonts).
2002-04-02 11:51:25 +00:00
fredb
39cd50946e {DIST_SUBDIR} shouldn't change when ${PKGREVISION} changes. 2002-03-28 21:15:11 +00:00
perry
c48049a3fe do the right thing with freetype2 (patch by agc) 2002-03-27 18:51:51 +00:00
rh
49e1fd6709 Update gnome-print to 0.35. This is mainly a bug-fix release, but also
includes the following changes:

- Print preview clips now all graphics, including text and bitmaps -
  it makes gnumeric and sodipodi previews much nicer

- Fontmaps can contain per-locale default entries now, so unknown
  font names do not fall uniformly back to Helvetica any more

- Added --dir flag to gnome-font-install (Tambet)
2002-03-26 09:20:44 +00:00
simonb
e2299c4375 Don't truncate the output of tmpnam() so that the same temporary file
names are used regardless of the process ID.
2002-03-23 16:34:52 +00:00
simonb
01b7fc0d9a Fix another divide-by-zero problem. 2002-03-23 16:32:32 +00:00
simonb
9cbe9539bb Work around divide-by-zero core dumps on alpha.
Problem report and patch sent to the xpdf author.
2002-03-23 14:08:12 +00:00
uebayasi
610699adbb Dropped in the previous commit. 2002-03-23 06:55:05 +00:00
uebayasi
11ef2977ac Update to 1.0.2.
No ChangeLog/NEWS are available.
2002-03-23 06:43:53 +00:00
fredb
cc0facf106 Use ${PKGNAME_NOREV} for ${DIST_SUBDIR}. 2002-03-21 03:48:15 +00:00
jlam
e6d9a15a66 PKG_SYSCONFDIR already appends /cups. Fix noted in pkg/15934 by
Tero Kivinen <kivinen@ssh.fi>.
2002-03-20 22:46:58 +00:00
fredb
383712719b Use PKGNAME_NOREV in MASTER_SITES and DIST_SUBDIR definitions. 2002-03-17 16:02:34 +00:00
wiz
4516f0fe3e Belatedly bump PKGREVISION to 4 for Kyocera Prescibe printer driver
update from 0.3 to 0.4.
2002-03-16 23:34:37 +00:00
itohy
96b6e7eea1 Update driver for Kyocera Prescribe page printers to gdevprsc-0.4,
which selects correct side on duplex printing even if empty pages exist.
2002-03-15 05:04:05 +00:00
fredb
10fc31b0a3 Fix up redundant PKGREVISION and "nb1" in PKGNAME. 2002-03-14 20:18:18 +00:00
fredb
9593b61c40 Oops. Don't set PKGREVISION here -- this was overriding the setting in
both ghostscript-{,no-x11-}/Makefile.
2002-03-14 11:24:23 +00:00
lukem
06b2904603 consistently use "${_PATCH_BACKUP_ARG} .orig" to set the backup file suffix 2002-03-14 03:14:46 +00:00
lukem
f81ee4d35b if we depend upon ${PATCH} creating the backup file with a .orig
suffix, then use "${_PATCH_BACKUP_ARG} .orig" to ensure that's the case
2002-03-14 03:13:36 +00:00