From 4ef9aa8a8bbb78a514e8332675db10b2544c6bf2 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 2 Aug 2016 11:11:46 -0400 Subject: [PATCH] Fix quotes in InStar module description. --- lib/layouts/InStar.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/layouts/InStar.module b/lib/layouts/InStar.module index a735cd035e..8dc050e9c4 100644 --- a/lib/layouts/InStar.module +++ b/lib/layouts/InStar.module @@ -1,10 +1,10 @@ #\DeclareLyXModule{Title and Preamble Hacks} #DescriptionBegin #Provides two new styles: -#1. An "In Premable" style that puts whatever is entered into it into the preamble. +#1. An 'In Premable' style that puts whatever is entered into it into the preamble. # This can be used, if one wishes, to include preamble code in the body of the # LyX document. -#2. An "In Title" style that will put its contents into the body of the LaTeX +#2. An 'In Title' style that will put its contents into the body of the LaTeX # document, but before \maketitle is issued. This is useful for making branches # and notes in title-related material. (If you put these in a Standard layout, # this signals to LyX to output \maketitle, which may then come too early.) -- 2.39.5