View Issue Details

IDProjectCategoryView StatusLast Update
0011600ScribusImport / Exportpublic2013-07-06 06:10
ReporterJLuc Assigned Tofschmid  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.5.0svn 
Fixed in Version1.5.0svn 
Summary0011600: IDML import : tabs not imported in style definitions
Descriptiontabs are not imported in style definitions

See for example style "COURANT PUCES &TAB" in #11597uploaded document
I had a look in Styles.xml and found this "TabList" that (probably) defines the tabs :

<ParagraphStyle Self="ParagraphStyle/COURANT PUCES &TAB" Name="COURANT PUCES &TAB" Imported="false" NextStyle="ParagraphStyle/COURANT PUCES &TAB" KeyboardShortcut="0 0">
    <Properties>
        <BasedOn type="object">ParagraphStyle/TEXTE COURANT 11</BasedOn>
        <PreviewColor type="enumeration">Nothing</PreviewColor>
        <TabList type="list">
            <ListItem type="record">
                <Alignment type="enumeration">LeftAlign</Alignment>
                <AlignmentCharacter type="string">.</AlignmentCharacter>
                <Leader type="string"></Leader>
                <Position type="unit">26.92913385826772</Position>
            </ListItem>
        </TabList>
        <BulletsFont type="string">$ID/</BulletsFont>
        <BulletsFontStyle type="enumeration">Nothing</BulletsFontStyle>
    </Properties>
</ParagraphStyle>
TagsNo tags attached.
Patch

Activities

JLuc

2013-06-18 10:40

developer  

JLuc

2013-06-18 10:43

developer  

fschmid

2013-06-29 09:09

administrator   ~0030389

Tabs are now imported ok, but list bullets are still not right

christoph_s

2013-07-06 06:10

administrator   ~0030407

JLuc, please file another bug for the bullet issue.

Issue History

Date Modified Username Field Change
2013-06-18 10:40 JLuc New Issue
2013-06-18 10:40 JLuc File Added: tabs of imported style rendering.jpg
2013-06-18 10:43 JLuc File Added: tabs in style - original rendering.jpg
2013-06-20 22:24 christoph_s Assigned To => fschmid
2013-06-20 22:24 christoph_s Status new => assigned
2013-06-29 09:09 fschmid Note Added: 0030389
2013-06-29 09:09 fschmid Status assigned => resolved
2013-06-29 09:09 fschmid Fixed in Version => 1.5.0svn
2013-06-29 09:09 fschmid Resolution open => fixed
2013-07-06 06:10 christoph_s Note Added: 0030407
2013-07-06 06:10 christoph_s Status resolved => closed