Changes for page LaTeX Syntax 1.0

Last modified by Vincent Massol on 2024/02/19 00:13

From version 17.2
edited by Vincent Massol
on 2018/02/23 17:12
Change comment: There is no comment for this version
To version 18.1
edited by Vincent Massol
on 2018/02/23 17:16
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -42,7 +42,7 @@
42 42  ## If we're not on the last cell of the row then end with a "&"
43 43  #set ($currentCellBlock = $block)
44 44  \textit{${processor.process($block.getChildren())}}##
45 -#if ("$!currentCellBlock.getNextSibling().class.getSimpleName()" == 'TableCellBlock' || "$!currentCellBlock.getNextSibling().class.getSimpleName()" == 'TableCellBlock')
45 +#if ("$!currentCellBlock.getNextSibling().class.getSimpleName()" == 'TableCellBlock' || "$!currentCellBlock.getNextSibling().class.getSimpleName()" == 'TableHeadCellBlock')
46 46   & ##
47 47  #end
48 48  {{/code}}

Get Connected