Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix Numbered list bugs #244

Open
6 tasks
Fahad-Alsaidi opened this issue Mar 28, 2018 · 2 comments
Open
6 tasks

fix Numbered list bugs #244

Fahad-Alsaidi opened this issue Mar 28, 2018 · 2 comments
Assignees

Comments

@Fahad-Alsaidi
Copy link
Contributor

Here is a list of bugs needs to be fixed to get numbered list works fine:

  • in some cases delete button doesn't delete numbered list.
  • add indentation option to intend the numbered list, this good for sub-levels.
  • make levels work in sane way
  • fix prefix & suffix specially in sublevels.
  • make levels's separator customizable
  • fix update numbered list styles.

@aoloe @ftake please mention here any bugs related to numbered list

@aoloe
Copy link

aoloe commented Mar 29, 2018

sadly, i don't use (yet) numbered lists...

in the layouts i do, i don't have many lists and when i have some i go for the old n-dash and tabulator way...

just one important (i think) note: the lists code has been written by cezary at a time he was not an experienced programmer.

i've used his code for the table of contents as an inspiration, but i had to basically rewrite everything, since his code was really hard to follow / maintain.

this code has made it into the trunk, so it's probably in a better shape, but i would suggest you not to hesitate rewriting parts of the code, if you think it helps avoiding bugs!

@gyuris
Copy link

gyuris commented Apr 21, 2018

Dear @Fahad-Alsaidi, please look at my footnote mockup here: https://bugs.scribus.net/view.php?id=14588 I suggest "Before" (Nothing, Tab) and "After" (Space, Tab, New Line) property for numbering to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants