JDMCreator / LaTeXTableEditor

readme
MIT License
137 stars 14 forks source link

Code Latex doesnt want to load #50

Closed AminaOuladBouih closed 2 years ago

AminaOuladBouih commented 2 years ago
\begin{table}[]
\centering
   \begin{tabular}{|l|l|l|l|l|l|l|}
   \hline
\multicolumn{1}{|c|}{\multirow{Variable}} & \multicolumn{1}{c|}{\multirow{Moyenne}} & \multicolumn{5}{c|}{Coefficients de Variation}             \\ \cline{3-7} 
\multicolumn{1}{|c|}{}                          & \multicolumn{1}{c|}{}                         & BF\_PS & BF\_M1\_0.5 & BF\_M1\_1 & NA\_M1\_0.5 & NA\_M1\_1 \\ \hline
TIG\_HA\_BOP                                    & 69.16                                         & 15.22  & 25.47       & 27.02     & 2.66        & 3.75      \\ \hline
TIG\_HA\_EPB                                    & 22.27                                         & 20.59  & 53.57       & 57.67     & 5.7         & 8.03      \\ \hline
TIG\_HA\_EPN                                    & 737.27                                        & 7.1    & 7.04        & 7.49      & 0.81        & 1.14      \\ \hline
TIG\_HA\_SAB                                    & 254.35                                        & 7.86   & 12.85       & 13.75     & 1.54        & 2.18      \\ \hline
ST\_HA\_BOP                                     & 1.17                                          & 14.98  & 19.32       & 20.6      & 2.18        & 3.07      \\ \hline
ST\_HA\_EPB                                     & 0.61                                          & 19.57  & 24.9        & 26.88     & 2.99        & 4.21      \\ \hline
ST\_HA\_EPN                                     & 12.07                                         & 6.14   & 5.68        & 6.12      & 0.63        & 0.89      \\ \hline
ST\_HA\_SAB                                     & 3.93                                          & 9.73   & 11.33       & 12.13     & 1.35        & 1.9       \\ \hline
VMB\_HA\_BOP                                    & 5.33                                          & 17.3   & 24.02       & 25.23     & 2.45        & 3.45      \\ \hline
VMB\_HA\_EPB                                    & 4.04                                          & 23.29  & 22.74       & 24.52     & 2.64        & 3.72      \\ \hline
VMB\_HA\_EPN                                    & 65.78                                         & 6.85   & 7.32        & 7.91      & 0.78        & 1.1       \\ \hline
VMB\_HA\_SAB                                    & 19.79                                         & 12.01  & 13.06       & 13.95     & 1.54        & 2.17      \\ \hline
TIG\_GL\_RES                                    & 3637.33                                       & 11.54  & 14.09       & 14.87     & 1.54        & 2.18      \\ \hline
TIG\_GL\_FEU                                    & 413.01                                        & 26.49  & 66.09       & 71.15     & 7.14        & 10.05     \\ \hline
ST\_GL\_RES                                     & 5.75                                          & 11.66  & 12.92       & 13.61     & 1.46        & 2.05      \\ \hline
ST\_GL\_FEU                                     & 0.71                                          & 24.57  & 24.57       & 26.55     & 2.65        & 3.73      \\  
\hline
\end{table}%
davidfarmer commented 2 years ago

Is there supposed to be a double backslash at the end of each line?

What error do you get when you run LaTeX?

On Wed, 20 Oct 2021, AminaOuladBouih wrote:

\begin{table}[] \centering \begin{tabular}{|l|l|l|l|l|l|l|} \hline \multicolumn{1}{|c|}{\multirow{Variable}} & \multicolumn{1}{c|}{\multirow{Moyenne}} & \multicolumn{5}{c|}{Coefficients de Variation} \ \cline{3-7} \multicolumn{1}{|c|}{} & \multicolumn{1}{c|}{} & BF_PS & BF_M1_0.5 & BF_M1_1 & NA_M1_0.5 & NA_M1_1 \ \hline TIG_HA_BOP & 69.16 & 15.22 & 25.47 & 27.02 & 2.66 & 3.75 \ \hline TIG_HA_EPB & 22.27 & 20.59 & 53.57 & 57.67 & 5.7 & 8.03 \ \hline TIG_HA_EPN & 737.27 & 7.1 & 7.04 & 7.49 & 0.81 & 1.14 \ \hline TIG_HA_SAB & 254.35 & 7.86 & 12.85 & 13.75 & 1.54 & 2.18 \ \hline ST_HA_BOP & 1.17 & 14.98 & 19.32 & 20.6 & 2.18 & 3.07 \ \hline ST_HA_EPB & 0.61 & 19.57 & 24.9 & 26.88 & 2.99 & 4.21 \ \hline ST_HA_EPN & 12.07 & 6.14 & 5.68 & 6.12 & 0.63 & 0.89 \ \hline ST_HA_SAB & 3.93 & 9.73 & 11.33 & 12.13 & 1.35 & 1.9 \ \hline VMB_HA_BOP & 5.33 & 17.3 & 24.02 & 25.23 & 2.45 & 3.45 \ \hline VMB_HA_EPB & 4.04 & 23.29 & 22.74 & 24.52 & 2.64 & 3.72 \ \hline VMB_HA_EPN & 65.78 & 6.85 & 7.32 & 7.91 & 0.78 & 1.1 \ \hline VMB_HA_SAB & 19.79 & 12.01 & 13.06 & 13.95 & 1.54 & 2.17 \ \hline TIG_GL_RES & 3637.33 & 11.54 & 14.09 & 14.87 & 1.54 & 2.18 \ \hline TIG_GL_FEU & 413.01 & 26.49 & 66.09 & 71.15 & 7.14 & 10.05 \ \hline ST_GL_RES & 5.75 & 11.66 & 12.92 & 13.61 & 1.46 & 2.05 \ \hline ST_GL_FEU & 0.71 & 24.57 & 24.57 & 26.55 & 2.65 & 3.73 \ \hline \end{table}%

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.[AABTULE6IVCWSQZDZITZQA3UH56ONA5CNFSM5GNBM5HKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4PMDD45A.gif ]

JDMCreator commented 2 years ago

Your tabular environment is not closed. Please make sure your code compiles before reporting an issue.