Author: uwestoehr
Date: Thu Jan 26 20:18:02 2012
New Revision: 40680
URL: http://www.lyx.org/trac/changeset/40680
Log:
- knitr.lyx, knitr.module, lyxknitr.R: add missing SVN EOL style
- Makefile.am: correct sorting
Modified:
lyx-devel/trunk/lib/Makefile.am
lyx-devel/trunk/lib/examples/knitr.lyx (props changed)
lyx-devel/trunk/lib/layouts/knitr.module (props changed)
lyx-devel/trunk/lib/scripts/lyxknitr.R (props changed)
Modified: lyx-devel/trunk/lib/Makefile.am
==============================================================================
--- lyx-devel/trunk/lib/Makefile.am Thu Jan 26 16:30:58 2012 (r40679)
+++ lyx-devel/trunk/lib/Makefile.am Thu Jan 26 20:18:02 2012 (r40680)
@@ -252,9 +252,9 @@
examples/iecc05.fen \
examples/iecc07.fen \
examples/iecc12.fen \
- examples/landslide.lyx \
examples/instant_preview.lyx \
examples/knitr.lyx \
+ examples/landslide.lyx \
examples/lilypond.lyx \
examples/linguistics.lyx \
examples/listerrors.lyx \
@@ -1398,6 +1398,7 @@
layouts/jsbook.layout \
layouts/jss.layout \
layouts/kluwer.layout \
+ layouts/knitr.module \
layouts/latex8.layout \
layouts/letter.layout \
layouts/lettre.layout \
@@ -1469,7 +1470,6 @@
layouts/svmult.layout \
layouts/svprobth.layout \
layouts/sweave.module \
- layouts/knitr.module \
layouts/tabs-within-sections.module \
layouts/tarticle.layout \
layouts/tbook.layout \