> I managed to make the changes I was trying for, and send a PDF file
> along with this mail, as well as the c70{min,goth,maru}.fdx files.
Thanks! Will commit soon.
> In my demo file I have put fboxes around some characters to show how
> my .fdx file mods affected them. I don't think the fact that the
> box moved is very nice, it would be nicer if I could do the same
> thing via a "kern in the other dimension", since it appears the kern
> adjustment shifts the character but not the box. Sorry, I need to
> read more about how I could accomplish such a thing (if even
> possible).
To do that I think you need a box within a box (and probably again
within a box -- \hbox and \vbox commands appropriately combined).
> Is there a way to specify a number of full-width characters, wanted
> per column similar to the "zw" notation in pTeX, where you can use
> that unit to reserve space
>
> (begin{minpage}[c]{11zw})?
I suggest to do something like this:
% \CJKsetWidth sets register \CJKwidth
\CJKsetWidth{<number of full-width CJK characters>}
\begin{minipage}[c]{\CJKwidth}
...
Werner
_______________________________________________
Cjk maillist - [email protected]
https://lists.ffii.org/mailman/listinfo/cjk