]> git.lyx.org Git - features.git/commitdiff
JSS template should load math packages automatically.
authorRichard Heck <rgheck@lyx.org>
Wed, 29 Jun 2016 03:38:46 +0000 (23:38 -0400)
committerRichard Heck <rgheck@lyx.org>
Wed, 29 Jun 2016 03:39:13 +0000 (23:39 -0400)
Fixes bug 9242.

lib/templates/JSS-article.lyx
status.22x

index f2e265f9288322aeca22bba89c2af959a6cfbf53..f599cc006180622763eea016ad89f9e4ebd594aa 100644 (file)
 \use_hyperref false
 \papersize default
 \use_geometry false
-\use_package amsmath 0
-\use_package amssymb 0
-\use_package cancel 0
-\use_package esint 0
+\use_package amsmath 1
+\use_package amssymb 1
+\use_package cancel 1
+\use_package esint 1
 \use_package mathdots 1
-\use_package mathtools 0
+\use_package mathtools 1
 \use_package mhchem 1
-\use_package stackrel 0
-\use_package stmaryrd 0
-\use_package undertilde 0
+\use_package stackrel 1
+\use_package stmaryrd 1
+\use_package undertilde 1
 \cite_engine natbib
 \cite_engine_type authoryear
 \biblio_style plainnat
index b7141e092eca9de763809d8a70d8d4d414b7229b..e43d1b6eea205e154fe3f0e9fa24b63ec7ce6371 100644 (file)
@@ -79,6 +79,8 @@ What's new
 
 - Fix size issue with outliner icons on HiDPI monitors (bug 10125).
 
+- Load math packages automatically with JSS template (bug 9242).
+
 
 * LYX2LYX