> > > 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}
> >   ...
> 
> Just to check: you mean I should write macros that do this, right?

Yep.


    Werner

_______________________________________________
Cjk maillist  -  [email protected]
https://lists.ffii.org/mailman/listinfo/cjk

Reply via email to