Searched refs:toPandocAlignment (Results 1 – 2 of 2) sorted by relevance
139 toPandocAlignment LeftAlignedCol = AlignLeft function140 toPandocAlignment CenterAlignedCol = AlignCenter function141 toPandocAlignment RightAlignedCol = AlignRight function142 toPandocAlignment DefaultAlignedCol = AlignDefault function143 colspecs = map (\al -> (toPandocAlignment al, ColWidthDefault))
135 toPandocAlignment LeftAlignedCol = AlignLeft function136 toPandocAlignment CenterAlignedCol = AlignCenter function137 toPandocAlignment RightAlignedCol = AlignRight function138 toPandocAlignment DefaultAlignedCol = AlignDefault function139 colspecs = map (\al -> (toPandocAlignment al, ColWidthDefault))