[powerdot] Re: raggedright in twocolumn mode
- From: "Hendri Adriaens" <spotje@xxxxxxxxx>
- To: powerdot@xxxxxxxxxxxxx
- Date: Tue, 8 May 2007 18:34:08 +0200
Is there any way to have an homogneous behaviour without putting explictly a
\raggedright command as in lines 13 and 18 in my example.
Put the following in the preamble:
\makeatletter
\let\old@pd@twocolumn\pd@twocolumn
\def\pd@twocolumn[#1]#2#3{%
\old@pd@twocolumn[#1]{\raggedright#2}{\raggedright#3}%
}
\makeatother
I'll put it in the todolist.
-Hendri.
- References:
- [powerdot] raggedright in twocolumn mode
- From: Patrice Mégret
Other related posts:
- » [powerdot] raggedright in twocolumn mode
- » [powerdot] Re: raggedright in twocolumn mode
Is there any way to have an homogneous behaviour without putting explictly a \raggedright command as in lines 13 and 18 in my example.
- [powerdot] raggedright in twocolumn mode
- From: Patrice Mégret