From 4bb01fba846707e586e701581ec473e17925e975 Mon Sep 17 00:00:00 2001 From: Harish Badrinath Date: Tue, 6 Mar 2012 13:29:59 +0530 Subject: Formatting fix for two_column.py (Latex6) --- Latex/Latex6/latex_math_biblo_beamer_script.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Latex/Latex6/latex_math_biblo_beamer_script.rst b/Latex/Latex6/latex_math_biblo_beamer_script.rst index cedf88d..a1de297 100644 --- a/Latex/Latex6/latex_math_biblo_beamer_script.rst +++ b/Latex/Latex6/latex_math_biblo_beamer_script.rst @@ -71,8 +71,8 @@ We can load amsmath by issuing the \usepackage{amsmath} in the preamble.It must be noted that amsmath is included in the base distribution of LaTex, in atleast the most recent versions. -Math formulae can be embedded in one of two ways. The first is, “inline” or -“text style ” method, which is done by enclosing the required commands and +Math formulae can be embedded in one of two ways. The first is, “inline” or +“text style ” method, which is done by enclosing the required commands and text within two dollar signs or between an backslash opening bracket and backslash closing bracket. -- cgit