]> git.lyx.org Git - lyx.git/blobdiff - src/lyx_sty.C
more cursor dispatch
[lyx.git] / src / lyx_sty.C
index a4a7308aacf3bd532cb5ed07bd28cb72b8c90644..4c9f42af7bd9d115be291749282871663d547bc9 100644 (file)
@@ -107,11 +107,6 @@ string const floatingfootnote_def =
        "  \\expandafter\\noexpand\\csname SF@gobble@opt \\endcsname}\n"
        "\\def\\SF@gobble@twobracket[#1]#2{}\n";
 
-string const minipageindent_def =
-       "%% This length is the backup for minipages of the \\parindent\n"
-       "\\newlength{\\LyXMinipageIndent}\n"
-       "\\setlength{\\LyXMinipageIndent}{\\parindent}\n";
-
 string const boldsymbol_def =
        "%% Bold symbol macro for standard LaTeX users\n"
        "\\newcommand{\\boldsymbol}[1]{\\mbox{\\boldmath $#1$}}\n";