[问题] 有没有人可以帮忙设计台英中辞典?

楼主: gaoanyong (Greves)   2014-11-14 12:53:57
大家好
我再设计一个三语辞典,台语(含汉字、罗马拼音)、英文、中文
目前 data 都已经有,基本 formatting 也有,可是希望可以做得专业一点
每个台语的词语有如下的 entry:
\begin{entry}
\twchar{曷}
\tailo{a\cvo h}
\zhdef{何须、哪}
\endef{there is no need; why should}
\wrong{恶霸}
\extw{\C{曷使}{a\cvo h-sái}}
\exen{There's no need for that.}
\extw{\C{曷著}{a\cvo h-tio\cvo h}}
\exen{That's unnecessary.}
\end{entry}
\newenvironment 部分是这样:
{%
\begin{tabularx}{\textwidth}{lXXX}
\toprule
\LARGE\@twchar & \LARGE\@tailo & \large\@endef & \@zhdef \\
\\
\color[HTML]{ED1C24}\the\wrongs & \the\alts & \the\extws & \the\exens
\end{tabularx}%
}
这样空间太多,希望可以 put everything closer together,少一点空白的地方,
也整齐一点 line up rows/columns 比较好
Example PDF: http://goo.gl/aNfGnN
Full .tex: https://bpaste.net/show/f54a25a631d8 (MiKTeX compile with XeLaTeX,
字体 NotoSansTC-Regular.otf 下载: http://goo.gl/Vp0MJT
Advice?
谢谢!

Links booklink

Contact Us: admin [ a t ] ucptt.com