]> AND Private Git Repository - mpi-energy.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Align numbers on the right in tables.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 17 Mar 2014 09:22:40 +0000 (10:22 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 17 Mar 2014 09:22:40 +0000 (10:22 +0100)
paper.tex

index 332f1f1e15e120a31c108bb48ad9ff687dbe2bb4..f6794f58461425caafaf02d3e08405a09b497e11 100644 (file)
--- a/paper.tex
+++ b/paper.tex
@@ -571,7 +571,7 @@ same time over all available scales.
   \AG{Use the same number of decimals for all numbers in a column,
     and vertically align the numbers along the decimal points.
     The same for all the following tables.}
-  \begin{tabular}{ | l | l | l |l | r |}
+  \begin{tabular}{|l|*{4}{r|}}
     \hline
     Program & Optimal & Energy  & Performance&Energy-Perf.\\
     Name & Scaling Factor& Saving \%&Degradation \% &Distance  \\ \hline
@@ -612,7 +612,7 @@ benchmarks programs for classes A,B and C.
   \caption{Comparing Results for  The NAS Class A}
   % title of Table
   \centering
-  \begin{tabular}{ | l | l | l |l | l | r|  }
+  \begin{tabular}{|l|l|*{4}{r|}}
     \hline
     Method&Program&Factor& Energy& Performance &Energy-Perf.\\
     Name &Name&Value& Saving \%&Degradation \% &Distance
@@ -653,7 +653,7 @@ benchmarks programs for classes A,B and C.
   \caption{Comparing Results for The NAS Class B}
   % title of Table
   \centering
-  \begin{tabular}{ | l | l | l |l | l |r|  }
+  \begin{tabular}{|l|l|*{4}{r|}}
     \hline
     Method&Program&Factor& Energy& Performance &Energy-Perf.\\
     Name &Name&Value& Saving \%&Degradation \% &Distance
@@ -695,7 +695,7 @@ benchmarks programs for classes A,B and C.
   \caption{Comparing Results for The NAS Class C}
   % title of Table
   \centering
-  \begin{tabular}{ | l | l | l |l | l |r|  }
+  \begin{tabular}{|l|l|*{4}{r|}}
     \hline
     Method&Program&Factor& Energy& Performance &Energy-Perf.\\
     Name &Name&Value& Saving \%&Degradation \% &Distance