commit 67f5a5173aa0c4ebffd8cea40d9b64dc5a2b3a8f
Author: Scott Kostyshak <[email protected]>
Date:   Thu Jan 3 21:06:38 2019 -0500

    Fix compilation of chess-article.lyx with TL 2018
    
    Consistent with 32b77f1a.
---
 lib/examples/chess-article.lyx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/examples/chess-article.lyx b/lib/examples/chess-article.lyx
index 94ec31e..01f2975 100644
--- a/lib/examples/chess-article.lyx
+++ b/lib/examples/chess-article.lyx
@@ -7,7 +7,7 @@
 \textclass chess
 \begin_preamble
 \usepackage{multicol}
-\usepackage{chess-workshop-symbols}
+\usepackage{chessfss}
 \smallboard
 \columnsep 0.25in
 \columnseprule 0.4pt

Reply via email to