diff --git a/lib/Makefile.am b/lib/Makefile.am index 7fb7552b6b..a861993066 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -66,8 +66,8 @@ dist_bind_DATA = \ caexamplesdir = $(pkgdatadir)/examples/ca dist_caexamples_DATA = \ - examples/ca/ItemizeBullets.lyx - examples/ca/mathed.lyx + examples/ca/ItemizeBullets.lyx \ + examples/ca/mathed.lyx \ examples/ca/splash.lyx csexamplesdir = $(pkgdatadir)/examples/cs diff --git a/status.15x b/status.15x index 4d13cdb9aa..00a27f27e8 100644 --- a/status.15x +++ b/status.15x @@ -93,6 +93,8 @@ What's new - Fix instant preview when \usepackage[pdftex]{hyperref} is used in the preamble (bug 2165). +- Actually install Catalan mathed manual and splash document. + - The LaTeX package amscd is now loaded automatically after math diagrams have been created (bug 5090).