diff --git a/manuscript.md b/manuscript.md index 1ef9046..232880c 100644 --- a/manuscript.md +++ b/manuscript.md @@ -269,7 +269,12 @@ We can create tables using the following template: [More complicated table can be done using multimarkdown in .multiTable Code Block. You have to use this format for all table as default.] ~~~ -For the moment, we need to use `\begin{table*}` for full screen table as follows Table \ref{KapSou}. +Currently, we cannot create full width two-columns table automatically using above default syntax. +For the moment, we should use a complete \latex{} syntax to fulfill this. +The detailed syntax for this purpose will be shown in the Appendix. + +