diff options
author | Harish Badrinath | 2012-03-06 13:29:59 +0530 |
---|---|---|
committer | Harish Badrinath | 2012-03-06 13:29:59 +0530 |
commit | 4bb01fba846707e586e701581ec473e17925e975 (patch) | |
tree | 292268624d505b2457a2771ca11e6f54103d7c98 /Latex/Latex6 | |
parent | 186de388ed3f7637799a8056b93bbd2711feec41 (diff) | |
download | sdes-stscripts-4bb01fba846707e586e701581ec473e17925e975.tar.gz sdes-stscripts-4bb01fba846707e586e701581ec473e17925e975.tar.bz2 sdes-stscripts-4bb01fba846707e586e701581ec473e17925e975.zip |
Formatting fix for two_column.py (Latex6)
Diffstat (limited to 'Latex/Latex6')
-rw-r--r-- | Latex/Latex6/latex_math_biblo_beamer_script.rst | 4 |
1 files 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. |