View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011063 | Scribus | Import / Export | public | 2012-09-05 19:27 | 2014-10-24 23:00 |
Reporter | jzeleny | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 1.4.2.svn | ||||
Summary | 0011063: [PATCH] Support automatic line spacing in gettext plugins | ||||
Description | Currently if automatic line spacing is set in gettext import modules, the line spacing is computed and then fixed value is set. My proposed patches modify this behavior in following way: The first patch detects if automatic line spacing was previously set in the frame style and if yes, it propagates this fact to the gettext frame style object. The second patch detects if the line spacing of the frame is supposed to be automatic and if yes, it propagates the fact into the paragraph style instead of calculating fixed value that should be used | ||||
Steps To Reproduce | - create a frame with automatic line spacing - import a text into the frame for example with HTML import plugin - see that the line spacing has changed from automatic to fixed, sometimes the difference is also visible on line spaces For the last step you might have to select other object that the text frame and then select the text frame again. Also use these steps to verify my fix of that behavior. | ||||
Tags | patch | ||||
Patch | Yes | ||||