]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_sty.h
change LyXScreen names to begin with lower case
[lyx.git] / src / lyx_sty.h
index 56def33a5de92d2332b0f50da2d75601bf674ac1..e654a6803b9ccd488fee280d46acaaa73522e787 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *        
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
 // another object. I'll let some others have a look now... (Lgb)
 
 // include this always
+///
 extern string const lyx_def;
+///
 extern string const lyxline_def;
+///
 extern string const noun_def;
+///
 extern string const lyxarrow_def;
+///
 extern string const quotedblbase_def;
+///
 extern string const quotesinglbase_def;
+///
 extern string const guillemotleft_def;
+///
 extern string const guillemotright_def;
+///
 extern string const guilsinglleft_def;
+///
 extern string const guilsinglright_def;
+///
 extern string const paragraphindent_def;
+///
 extern string const floatingfootnote_def;
+///
 extern string const minipageindent_def;
+///
 extern string const boldsymbol_def;
+///
 extern string const binom_def;
 
 #endif