commit f1f78c03337c0c0192fda0bcd0f0b60813fe0e3a
Author: Richard Heck <[email protected]>
Date: Tue Jun 28 23:38:15 2016 -0400
Revert "JSS template should load math packages automatically."
This reverts commit 525e01ce297e737797b9bfcfe74bbc81dc3ebe43.
---
lib/templates/JSS-article.lyx | 23 +++++++++++------------
status.22x | 2 --
2 files changed, 11 insertions(+), 14 deletions(-)
diff --git a/lib/templates/JSS-article.lyx b/lib/templates/JSS-article.lyx
index 3a41a2c..f2e265f 100644
--- a/lib/templates/JSS-article.lyx
+++ b/lib/templates/JSS-article.lyx
@@ -1,9 +1,9 @@
-#LyX 2.3 created this file. For more info see http://www.lyx.org/
-\lyxformat 510
+#LyX 2.2 created this file. For more info see http://www.lyx.org/
+\lyxformat 508
\begin_document
\begin_header
\save_transient_properties true
-\origin unavailable
+\origin /systemlyxdir/templates/
\textclass jss
\begin_preamble
%the following commands are used only for book or software reviews
@@ -42,7 +42,6 @@
\font_osf false
\font_sf_scale 100 100
\font_tt_scale 100 100
-\use_microtype false
\graphics default
\default_output_format pdf2
\output_sync 0
@@ -53,16 +52,16 @@
\use_hyperref false
\papersize default
\use_geometry false
-\use_package amsmath 1
-\use_package amssymb 1
-\use_package cancel 1
-\use_package esint 1
+\use_package amsmath 0
+\use_package amssymb 0
+\use_package cancel 0
+\use_package esint 0
\use_package mathdots 1
-\use_package mathtools 1
+\use_package mathtools 0
\use_package mhchem 1
-\use_package stackrel 1
-\use_package stmaryrd 1
-\use_package undertilde 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
\cite_engine natbib
\cite_engine_type authoryear
\biblio_style plainnat
diff --git a/status.22x b/status.22x
index d74c232..b7141e0 100644
--- a/status.22x
+++ b/status.22x
@@ -79,8 +79,6 @@ What's new
- Fix size issue with outliner icons on HiDPI monitors (bug 10125).
-- Load math packages automatically in JSS template (bug 9242).
-
* LYX2LYX