From 90635e8caf9a228fd316dda2d44fc8a17433f620 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 22 Sep 2011 16:03:48 +0000 Subject: [PATCH] Typo. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39732 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/BufferParams.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BufferParams.cpp b/src/BufferParams.cpp index 168e63b014..4f1edc1a21 100644 --- a/src/BufferParams.cpp +++ b/src/BufferParams.cpp @@ -1224,7 +1224,7 @@ bool BufferParams::writeLaTeX(otexstream & os, LaTeXFeatures & features, // http://www.tug.org/texmf-dist/doc/latex/base/fixltx2e.pdf // !! To use the Fix-cm package, load it before \documentclass, and use the command // \RequirePackage to do so, rather than the normal \usepackage - // Do not to load any other package before the document class, unless you + // Do not try to load any other package before the document class, unless you // have a thorough understanding of the LATEX internals and know exactly what you // are doing! if (features.mustProvide("fix-cm")) -- 2.39.2