From 5a7724d89c53b8454afb9b8daa0737ea63a471cb Mon Sep 17 00:00:00 2001 From: Bernhard Roider Date: Sat, 8 Mar 2008 13:06:09 +0000 Subject: [PATCH] config for bm.sty git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23559 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/chkconfig.ltx | 1 + lib/doc/LaTeXConfig.lyx | 56 +++++++++++++++++++++++++++++++++++++++-- 2 files changed, 55 insertions(+), 2 deletions(-) diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index 6ca50ffa17..1872cba143 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -222,6 +222,7 @@ \TestPackage{array} \TestPackage{babel} \TestPackage{bibtopic} +\TestPackage{bm} \TestPackage{booktabs} \TestPackage{braille} \TestPackage{color} % this one should be there if graphics.sty is there. diff --git a/lib/doc/LaTeXConfig.lyx b/lib/doc/LaTeXConfig.lyx index b4edb9f1dd..968df04299 100644 --- a/lib/doc/LaTeXConfig.lyx +++ b/lib/doc/LaTeXConfig.lyx @@ -1,5 +1,5 @@ -#LyX 1.6.0svn created this file. For more info see http://www.lyx.org/ -\lyxformat 316 +#LyX 1.6svn created this file. For more info see http://www.lyx.org/ +\lyxformat 317 \begin_document \begin_header \textclass article @@ -3260,6 +3260,58 @@ texconfig \end_layout \end_deeper +\begin_layout Subsection +bm +\end_layout + +\begin_layout Description +Found: +\begin_inset Info +type "package" +arg "bm" +\end_inset + + +\end_layout + +\begin_layout Description +CTAN: +\family typewriter +macros/latex/required/tools +\end_layout + +\begin_layout Description +Notes: The +\family sans +bm +\family default + package defines a command +\family typewriter + +\backslash +bm +\family default + which makes its argument bold. + The argument may be any maths object from a single symbol to an expression. + This is closely related to the specification of the +\family typewriter + +\backslash +boldsymbol +\family default + +\family sans +amsbsy +\family default + command in AMS-LaTeX, but +\family typewriter + +\backslash +bm +\family default + is rather more careful in the way it does things. +\end_layout + \begin_layout Subsection booktabs \end_layout