kjn

Results 170 comments of kjn

> Add dotted line in org-mode for export to ODT For quick start, download [dottedfill.zip](https://github.com/kjambunathan/org-mode-ox-odt/files/2969536/dottedfill.zip) To get ![Screenshot from 2019-03-15 10-37-45](https://user-images.githubusercontent.com/19869864/54410062-dbd8a280-470f-11e9-95c2-52e70efe056d.png) use the snippet that I enclose below. **Some comments...

Could you please review this issue? > A odt example showing multi-object anchored in one common frame is here. http://s000.tinyupload.com/?file_id=83085547755095859652 You have attached some file to this bug report. The...

I have upgraded this to `org-9.1.14`. This is the version that is on https://elpa.gnu.org/packages. FWIW, the merge conflict that happens with Orgmode.org's master branch doesn't happen with this `release_9.1.14`. *I...

> @kjambunathan I am very glad you are making a MELPA package. I have sent the request to the org mailing list. Thank you! Thanks @QiangF. I have seen Ngz's...

Ok, I have pushed a partial fix. There are other places in the exporter where I sneak in newlines. I will audit these places soon. So, please leave this issue...

After applying the above update, LibreOffice continues to complain about malformed `content.xml`. Here is a partial set of _malformed_ content.xml. Hint: Note the absence of trailing `;` in `&#44`, `Aks&#305,...

> Here two design goals collide: we want Plain to be something short of a paragraph, but we also want a Plain to render validly. Well there are two sort...

> So, although Plain is defined as "plain text, not a paragraph", it is handled like a Para object in Opendocument writer, which prevents from wrapping its content inside arbitrary...

Looks like you have found a solution ... I will look at the issue mid next week You can report org export emphasis issues here .... no problem. I dont...

Use the below mentioned snippet .... No need to change the `org` file contents or style. Do you think it will be useful to have marginotes right in the git...