Tag Archives: ot

OT Tableaux: tables vs. tableaux

This posts is not simply about making tableaux. There’s a package for that, and you can actually make one yourself without the package. The problem is this: if you have tables and tableaux in your paper/thesis/dissertation, presumably you want two things: (1) you want each tableau to be numbered as ‘Tableau 1: …’; (2) you (may) want to have a list of tables and a separate list of tableaux. If you’ve tried that already, you know this won’t happen automatically. So what I do here is (a) I build a tableau from scratch (no package) and (b) make (1) and (2) above happen. Just follow the code and comment if you have suggestions, please. You’ll notice that, although the text and below is in Portuguese, I’m not using babel, so my ‘Table’ is not translated into Portuguese.


Se você é fonólogo, tableaux são bastante importantes. Não é algo tão complexo do ponto de vista gráfico: trata-se de uma tabela com algumas características específicas. Existem alguns sites que oferecem uma interface de mapeamento, em que você apenas digita restrições, candidatos e violações, e o output é um script em LaTeX pronto. Um exemplo é a página desenvolvida por K. Ryan (veja aqui).

Também há um pacote específico para tableaux (veja aqui). Contudo, o pacote ainda contém alguns bugs, e, convenhamos, não faz nada além de criar uma tabela. Ou seja: se você sabe lidar bem com tabelas em LaTeX, não terá problemas em fazer um tableau. Antes de eu chegar no problema que quero abordar, vamos à estrutura comentada (%) de um tableau bastante básico em LaTeX:

Continue reading OT Tableaux: tables vs. tableaux