[cig-commits] [commit] devel: doc: Remove broken LaTeX commands. (1958ca1)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Feb 6 06:09:24 PST 2014


Repository : ssh://geoshell/specfem2d

On branch  : devel
Link       : https://github.com/geodynamics/specfem2d/compare/24dca31bf087ee51d2d1db912640d58ade2df07c...a3880316a04510a6c88ed36ceee2fab3c0169f6e

>---------------------------------------------------------------

commit 1958ca1a62671d2060d02c29e6ed3ece5bfda481
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Thu Jan 23 19:25:33 2014 -0500

    doc: Remove broken LaTeX commands.
    
    You can't define a command that starts or ends an environment in this
    manner. I also don't think it's very clear if you hide LaTeX's normal
    environment delimiters.


>---------------------------------------------------------------

1958ca1a62671d2060d02c29e6ed3ece5bfda481
 doc/USER_MANUAL/newcommands.tex | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/doc/USER_MANUAL/newcommands.tex b/doc/USER_MANUAL/newcommands.tex
index 8c96a78..f8c0017 100644
--- a/doc/USER_MANUAL/newcommands.tex
+++ b/doc/USER_MANUAL/newcommands.tex
@@ -460,13 +460,6 @@
 \newcommand{\twentyfivefourths}{\mbox{$\frac{25}{4}$}}
 \newcommand{\twofifteenth}{\mbox{$\frac{2}{15}$}}
 
-%equation formatting
-
-\newcommand{\eq}{\begin{equation}}
-\newcommand{\en}{\end{equation}}
-\newcommand{\eqa}{\begin{eqnarray}}
-\newcommand{\ena}{\end{eqnarray}}
-
 %fattened bold Greek subscripts
 
 \newcommand{\subtau}{\mbox{\boldmath $\scriptstyle{\tau}$}}



More information about the CIG-COMMITS mailing list