Hi Volker,

How do I get the new versions of mwlib and mwlib-rl ?
On ubuntu 8.10, the command "sudo easy_install mwlib.rl" does not upgrade : the version is still 0.9.1.
Should I patch some files ? Would you sent me the updated version of pdfstyles.py & mwlib.ext ? And where should mwlib.ext be placed ?

Best regards,

Philippe


Volker Haas wrote:
Hi Philippe

pg wrote:
  
Is there a place where I can define the default paragraph margin 
adjustment as *"justified" ?*
    
I added the following to pdfstyles.py (override in customconfig.py):

text_align = TA_LEFT # default alignment of text outside of tables 
TA_LEFT, TA_JUSTIFY, TA_RIGHT, TA_CENTER are valid
table_text_align = TA_LEFT # ... inside of tables

You also need to update mwlib.ext, because there was a problem with 
reportlab and justification that I patched.

Regards,
Volker


  


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to