]> git.lyx.org Git - lyx.git/blobdiff - lib/configure.m4
Add Jean-Pierre Chr��tien to our list of contributers
[lyx.git] / lib / configure.m4
index 14fe1251850183a6f6eee599949954974587a53c..b3734852a2c9cbc5d41a354cde763a99cd62d460 100644 (file)
@@ -463,16 +463,16 @@ changequote(,)dnl
 b
 
 :match
-# Remove the \DeclareFOOClass macro and add the correct boolean 
-# at the end of the line telling whether the class is 
+# Remove the \DeclareFOOClass macro and add the correct boolean
+# at the end of the line telling whether the class is
 # available
 s/^.*\DeclareLaTeXClass *\(.*\)/\1 "false"/
 s/^.*\DeclareDocBookClass *\(.*\)/\1 "'$bool_docbook'"/
 s/^.*\DeclareLinuxDocClass *\(.*\)/\1 "'$bool_linuxdoc'"/
-# If the macro had an optional argument with several 
+# If the macro had an optional argument with several
 # parameters, only keep the first one
 s/\[\([^,]*\),[^]]*\]/[\1]/
-# If the macro did not have an optional argument, provide one 
+# If the macro did not have an optional argument, provide one
 # (equal to the class name)
 s/^{/['$class']{/
 # Remove brackets and replace with correctly quoted entries
@@ -623,7 +623,7 @@ cat >$outfile <<EOF
 \\Format pstex      pstex_t PSTEX                  "" ""       ""
 \\Format tgif       obj     TGIF                   "" "$TGIF_VIEWER"   "$TGIF_EDITOR"
 \\Format sxw        sxw    "OpenOffice.Org Writer" O  ""       ""
-\\Format text       txt    "Plain text"            A  ""       "$TEXT_EDITOR"
+\\Format text       txt    "Plain text"            a  ""       "$TEXT_EDITOR"
 \\Format textparagraph txt "Plain text (paragraphs)"    "" ""  "$TEXT_EDITOR"
 \\Format tiff       tif     TIFF                   "" "$RASTERIMAGE_VIEWER"    "$RASTERIMAGE_EDITOR"
 \\Format word       doc     Word                   W  ""       ""