Giter Site home page Giter Site logo

bookrtf-7.x's People

Contributors

cterveen avatar

Watchers

 avatar

bookrtf-7.x's Issues

MS Word: indentation last item in list

The last item in a list is aligned differently from the first items in Microsoft words. The indicator is at the start of the line instead of halfway.

Ms Word list in tables

When lists are used in a table cell the last item is not aligned properly in Ms Word.

Other lists do and it works properly in Libre Office.

Undifined offset in ToC

PHP Notice: Undefined offset: -1 in /home/rork/Scripts/print2rtf/bookrtf.module on line 239
PHP Notice: Undefined offset: 0 in /home/rork/Scripts/print2rtf/bookrtf.module on line 242
PHP Notice: Undefined offset: 1 in /home/rork/Scripts/print2rtf/bookrtf.module on line 242

User defined page breaks

Use the css property 'page-break-after' to let the user define page breaks in the css. This might be possible by connecting it to a div somehow. Implement in 9.x

Index and spaces

Using spaces in an Index seems to work fine the first time. However I've got a document that was edited and saved in which the spaces in the Index part were replaced by %2520 rather than %20 (%25 is the URL-encoding for %) as it should be leading to a Dutch equivalent of "Source of the referrer not found".

Nested lay-out

e.g. <h2><stong>foo</strong>bar</h2> would lead to something like \b\b foo \b0 bar \b0 which leads to foo being bold but bar not although it should be because it is within the h2-tags.

A clean solution would be to detect the nested tags and come with a clean solution. The hard part here is that two different tags are used with the same lay-out effect so it should be something smart that works on lay-out rather than tags or be in post-processing.

A workaround would be to remove the strong tags from within the header tags (they are redundant anyway).

This is not worth the effort at the moment, so go with the workaround.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.