[powerdot] raggedright in twocolumn
- From: Patrice Mégret <Patrice.Megret@xxxxxxxxxx>
- To: <powerdot@xxxxxxxxxxxxx>
- Date: Fri, 11 May 2007 14:38:59 +0200
Dear Hendri,
Thanks for your code :
1. \makeatletter
2. \let\old@pd@twocolumn\pd@twocolumn
3. \def\pd@twocolumn[#1]#2#3{%
4. \old@pd@twocolumn[#1]{\raggedright#2}{\raggedright#3}%
5. }
6. \makeatother
It works very fine but to cope with my presentations I had just change \def by
\long\def in line 3.
Best regards,
Patrice MEGRET
- Follow-Ups:
- [powerdot] Re: raggedright in twocolumn
- From: Hendri Adriaens
Other related posts:
- » [powerdot] raggedright in twocolumn
- » [powerdot] Re: raggedright in twocolumn
- [powerdot] Re: raggedright in twocolumn
- From: Hendri Adriaens