ConTeXt xtables 永遠不會 \def'ed

ConTeXt xtables 永遠不會 \def'ed

我是 ConTeXt 的新手。

我想使用 xtables 但出現錯誤: \startxtable 從未 \def'ed。

我是否忘記了一些非常基本的事情?

\starttext
\startxtable[width=4cm]
  \startxrow
     \startxcell one \stopxcell
     \startxcell two \stopxcell
   \stopxrow
   \startxrow
      \startxcell alpha \stopxcell
      \startxcell beta  \stopxcell
    \stopxrow
\stopxtable
\stoptext

答案1

我對 TeXLive 2013 附帶的 ConTeXt 版本沒有問題ConTeXt ver: 2013.05.28 00:36 MKIV current fmt: 2014.1.3

相關內容