Am 27.01.2012 00:13, schrieb Norbert Preining:
On Do, 26 Jan 2012, Herbert Voss wrote:
Why do I get the extra vertical space before bar?
my output with current live http://perce.de/temp/cjk.png
Different question, why is the spacing sooo bad? I am suprised.
I recreated a more or less similar document for uptex and that looks
like
http://www.logic.at/people/preining/shot.png
yes, that is what I'd expected also with LuaTeX.
\documentclass[12pt]{utarticle}
\begin{document}
\fbox{\minipage[t][0.35\linewidth][t]{5cm}
....
\endminipage}
\end{document}
(I used the Kozuka fonts as I don't have the one specified in the
original document.
With this font I get the same problems
Herbert