On Jan 15, 2008 3:48 PM, Werner LEMBERG <[EMAIL PROTECTED]> wrote:

/../
> > 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?
Because I cannot find any such commands or variables in the CJK
package code, nor when doing Google searches.

Regards, Gernot

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

Reply via email to