commit 6f41779f5d71f23ae23f28fe63e5d72acd34b130
Author: Scott Kostyshak <[email protected]>
Date:   Wed Dec 25 15:57:48 2013 -0500

    JASATeX: add note that it fails with system fonts
    
    The JASATeX class is currently unmaintained. Also, this
    commit moves the system font tests from inverted to ignored
    (otherwise lualatex and xelatex run in infinite loops).

diff --git a/development/autotests/ignoredTests 
b/development/autotests/ignoredTests
index 2ae8b8e..e25ac4b 100644
--- a/development/autotests/ignoredTests
+++ b/development/autotests/ignoredTests
@@ -11,3 +11,7 @@ export/templates/attic/latex8_dvi3_texF
 export/templates/attic/latex8_pdf3
 export/templates/attic/latex8_pdf4_systemF
 export/templates/attic/latex8_pdf4_texF
+# LuaTeX and XeTeX both enter in infinite loops
+export/examples/JASA_dvi3_systemF
+export/examples/JASA_pdf4_systemF
+export/examples/JASA_pdf5_systemF
diff --git a/development/autotests/revertedTests 
b/development/autotests/revertedTests
index ff93de0..ec8704d 100644
--- a/development/autotests/revertedTests
+++ b/development/autotests/revertedTests
@@ -141,9 +141,6 @@ export/doc/nb/Intro_pdf4_systemF
 export/doc/ru/Intro_pdf4_texF
 export/doc/sk/Intro_pdf4_systemF
 export/doc/sv/Intro_pdf4_systemF
-export/examples/JASA_dvi3_systemF
-export/examples/JASA_pdf4_systemF
-export/examples/JASA_pdf5_systemF
 export/examples/MultilingualCaptions_pdf4_systemF
 export/examples/aas_sample_pdf4_systemF
 export/examples/simplecv_pdf4_systemF
diff --git a/lib/examples/JASA.lyx b/lib/examples/JASA.lyx
index fe1dc5c..415d5ff 100644
--- a/lib/examples/JASA.lyx
+++ b/lib/examples/JASA.lyx
@@ -75,6 +75,24 @@
 status open
 
 \begin_layout Plain Layout
+Update: the ASA does not recommend JASATeX for submission.
+ See 
+\begin_inset Flex URL
+status open
+
+\begin_layout Plain Layout
+
+http://jasa.peerx-press.org/html/jasa/Using_LaTeX_for_JASA.html
+\end_layout
+
+\end_inset
+
+.
+ Note that the JASATeX .cls file has not been updated in years and that 
lualatex
+ and xelatex might enter into infinit loops if system fonts are used.
+\end_layout
+
+\begin_layout Plain Layout
 This is a template LyX file for articles to be submitted to the Journal
  of the Acoustical Society of America (JASA).
  How to install the JASAS LaTeX class to your LaTeX system is explained

Reply via email to