JDMCreator / LaTeXTableEditor

readme
MIT License
141 stars 14 forks source link

Table doesn't compile and unable to add a caption to the top #77

Closed MCCDP closed 7 months ago

MCCDP commented 1 year ago
\begin{longtblr}[
  label = none,
  entry = none,
]
{
  row{1} = {c},
  cell{2}{1} = {r=2}{c},
  cell{4}{1} = {r=7}{c},
  cell{11}{1} = {r=5}{c},
  cell{16}{1} = {c},
  cell{17}{1} = {r=6}{c},
  cell{23}{1} = {r=4}{c},
  cell{27}{1} = {r=5}{c},
  cell{32}{1} = {r=5}{c},
  cell{37}{1} = {r=8}{c},
  cell{45}{1} = {r=2}{c},
  cell{47}{1} = {c},
  cell{48}{1} = {r=3}{c},
  cell{51}{1} = {r=2}{c},
  cell{53}{1} = {r=6}{c},
  vlines,
  hline{1-2,4,11,16-17,23,27,32,37,45,47-48,51,53,59} = {-}{},
  hline{3,5-10,12-15,18-22,24-26,28-31,33-36,38-44,46,49-50,52,54-58} = {2-3}{},
}
\textbf{Day}         & \textbf{Objective}                                                       & \textbf{Team member}              \\
{Tuesday \\2 May}    & {Introduction of CDP\\First contact with group supervisor}               & Everyone                          \\
                     & Creativity lecture and assignment                                        & Everyone                          \\
{Wednesday \\3 May}  & {Literature review of sources provided \\by principles}                  & Everyone                          \\
                     & Long term planning and division of tasks                                 & Everyone                          \\
                     & Process description                                                      & {Lidwien \\~Marie-Claire}         \\
                     & Preliminary process design                                               & Felix  Sander                     \\
                     & Opportunity assessment                                                   & Jasna                             \\
                     & Assembling kinetic data                                                  & Chuyue                            \\
                     & SHE study                                                                & Noah                              \\
{Thursday\\4 May}    & Setting up of database                                                   & Chuyue                            \\
                     & HSE study                                                                & Noah                              \\
                     & Analysis of creativity literature                                        & {Felix, Lidwien \\ Sander}        \\
                     & {Preparation of kick-off meeting \\presentation slides}                  & {Jasna \\ Marie-Claire}           \\
                     & {Meeting with group supervisor for \\preparation of kick-off meeting}    & Everyone                          \\
{Friday~\\5 May}     & {Free day\\(some progress made on preliminary \\design and other tasks)} & Everyone                          \\
{Monday~\\8 May}     & {Motivational Monday~\\Team meeting}                                     & Everyone                          \\
                     & Further literature review                                                & Jasna                             \\
                     & Planning the brainwriting session                                        & Sander                            \\
                     & Further setting up of database                                           & Chuyue                            \\
                     & HSE study                                                                & Noah                              \\
                     & Writing of creativity plan                                               & Felix  Lidwien                    \\
{Tuesday\\9 May}     & Brainwriting session                                                     & Everyone                          \\
                     & {Overview made with questions \\for principles~}                         & Everyone                          \\
                     & Writing of introduction                                                  & Jasna                             \\
                     & HSE finalised                                                            & Noah                              \\
{Wednesday~\\10 May} & Final preparation kick-off meeting                                       & Felix  Noah                       \\
                     & Finalisation introduction                                                & Jasna                             \\
                     & Set-up structure of report                                               & {Marie-Claire \\ Sander}          \\
                     & Kick-off meeting                                                         & Everyone                          \\
                     & {Analysing and summarising the \\kick-off meeting}                       & Everyone                          \\
{Thursday~\\11 May}  & Opportunity assessment                                                   & Jasna                             \\
                     & Project description                                                      & {Felix, Lidwien \\ Marie-Claire}  \\
                     & {Setting up mass balances and \\reading literature}                      & Sander                            \\
                     & Financial analysis                                                       & Noah                              \\
                     & Inital process design in Aspen                                           & Chuyue                            \\
{Friday~\\12 May}    & {Feedback Friday meeting\\Opportunity assessment was divided~}           & Everyone                          \\
                     & {Opportunity assessment: \\Mixer}                                        & Lidwien  Marie-Claire             \\
                     & {Opportunity assessment: \\Crystalliser}                                 & Felix  Noah                       \\
                     & {Opportunity assessment: \\Reactor}                                      & Chuyue  Jasna                     \\
                     & {Opportunity assessment: \\Overall process}                              & Sander                            \\
                     & {Visualisation of opportunity \\assessment~in the report}                & {Sander, Lidwien \\ Marie-Claire} \\
                     & {Feedback on project description \\and incorporation in the report}      & {Sander \\ Marie-Claire}          \\
                     & Preparation bowtie session                                               & Noah                              \\
{Monday~\\15 May}    & {Motivational Monday~\\Team meeting}                                     & Everyone                          \\
                     & Creation of bowtie                                                       & Everyone                          \\
{Tuesday\\16 May}    & {Continuation of individual creation of \\opportunity assessment parts}  & Everyone                          \\
{Wednesday\\17 May}  & {Analysis and discussion on opportunity\\assessment ideas}               & Everyone                          \\
                     & {Continuation of indivual creation of \\opportunity assessment parts}    & Everyone                          \\
                     & Weekly meeting with group supervisor                                     & Everyone                          \\
{Monday~\\22 May}    & {Motivational Monday~\\Team meeting}                                     & Everyone                          \\
                     & {Continuation of individual creation of \\opportunity assessment parts}  & Everyone                          \\
{Tuesday\\23 May}    & {Incorporation of creativity plan into \\the report}                     & Felix  Lidwien                    \\
                     & {Incorporation of individual opportunity \\assessment into the report}   & Everyone                          \\
                     & {Incorporation of planning updates \\into the report}                    & Marie-Claire                      \\
                     & {Finalising flowsheets and incorporating \\them into the report}         & {Chuyue \\ Sander}                \\
                     & Incorporation of HSE into the report                                     & Noah                              \\
                     & {Incorporation of creativity plan\\into the report}                      & Felix and Lidwien                 
\end{longtblr}
JDMCreator commented 1 year ago

Could you provide more context, as I can compile your code.