Hello Dima, On Mon, 11 Aug 2003 12:37:46 +0400, Dima wrote
> I need to make %Quotes not larger than, say, 50 chars. > Is there a macro to wrap text to a certain length? This can be done in the current beta, but not the release version. Since you appear to be using the beta series, I'll point you to: <http://www.mail-archive.com/[EMAIL PROTECTED]/msg27966.html> It has two templates, a recursive wrapping engine template and a driver template. You need both, and %QINCLUDE the driver template into your main template. The driver template calls the wrapping engine template. ****NOTE**** These templates will **NOT** work with the 1.62 release version. You **must** use 1.63 beta 11 or higher for the templates to work. ************ -- Thanks for writing, Januk Aggarwal ________________________________________________________ http://www.silverstones.com/thebat/TBUDLInfo.html
