ox-rtf

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-04-14
02:53
Work in progress getting list item depth implemented Leaf check-in: 663985d2ba user: weigand tags: master, trunk
2024-04-05
20:42
Added some documentation on list structures to learn how it works check-in: 2ccc2b9484 user: weigand tags: master, trunk
2024-04-04
22:16
Revised the R Sweave vignette example in Org check-in: c182db0a26 user: weigand tags: master, trunk
21:25
Tiny changes check-in: 6790e1e55a user: weigand tags: master, trunk
17:36
Simplified whole-document Erts test to not have a color table check-in: fff800547c user: weigand tags: master, trunk
17:30
When no colors are specified, org-rtf--make-color-table now returns nil check-in: 875bf38a26 user: weigand tags: master, trunk
17:13
False alarm on the test. Added a comma. check-in: eff39d492e user: weigand tags: master, trunk
16:56
More on document titles; added 'org-rtf-convert-buffer-to-rtf'; have a non-passing erts test check-in: 970376f382 user: weigand tags: master, trunk
2024-04-02
03:14
Basic insertion of a document title. Next add checking for title and handle subtitles; add tests check-in: de9d31bdaa user: weigand tags: master, trunk
02:04
Added menu option to export to RTF file and open by following what HTML and LaTeX exporters do check-in: c1477ffa7e user: weigand tags: master, trunk
2024-04-01
04:01
Rudimentary numbering of figure captions. check-in: bc8d94f9a2 user: weigand tags: master, trunk
2024-03-31
15:43
Rework what I am calling caption paragraphs and this includes rework 'org-rtf-paragraph' check-in: 8da1410736 user: weigand tags: master, trunk
2024-03-30
03:44
Work on captions for images check-in: 4f6217769a user: weigand tags: master, trunk
2024-03-29
03:06
Fixed org-rtf-headline to honor the no-section-numbers option and added tests check-in: 1ef155a276 user: weigand tags: master, trunk
01:55
Cleaned up org-rtf-plain-text in terms of protecting {, }, and \ check-in: 2e3a7c8dbd user: weigand tags: master, trunk
01:45
Seem to have text escaping working. check-in: 72b9c1447c user: weigand tags: master, trunk
2024-02-25
21:32
Some changes to export-snippets-and-block-formatting.erts check-in: e3129ad636 user: weigand tags: master, trunk
21:31
Adding some formatting tests to 'text-formatting.erts' check-in: c45e3bd53c user: weigand tags: master, trunk
2024-01-31
00:30
Added a quote block erts file test check-in: b1d0b4d212 user: weigand tags: master, trunk
2024-01-16
04:55
Mostly fixed a handling quote blocks check-in: 81f5355237 user: weigand tags: master, trunk
2024-01-15
02:28
Some workflow functions additions. check-in: b5fb1a8ed8 user: weigand tags: master, trunk
2024-01-01
04:33
Added a table test with width in cm. check-in: 9096ed58ed user: weigand tags: master, trunk
02:37
More work on tables; added a test. check-in: 519dd5227e user: weigand tags: master, trunk
2023-12-30
17:07
Working simple table so long as column widths are given in cm and in (which I can fix) but it is nice to have a working simple table. Next add tests. check-in: cbfa7a3f8b user: weigand tags: master, trunk
04:51
Even more work on RTF tables and in particular column widths check-in: e20f29043a user: weigand tags: master, trunk
01:04
More work on RTF tables and in particular column widths check-in: 021b631b96 user: weigand tags: master, trunk
2023-12-29
04:45
Various plus an attempt at an Emacs lisp cumulative sum. check-in: 9145a8a19c user: weigand tags: master, trunk
00:04
Progress on tables, finally. check-in: b03ae27c89 user: weigand tags: master, trunk
2023-12-26
21:58
More font table functionality; needs testing check-in: 0b2b2f159f user: weigand tags: master, trunk
2023-12-24
00:56
A lot of rearanging to better match the order in files like 'ox-latex.el' and 'ox-html.el' and work on the font table functionality. check-in: 52e6828c39 user: weigand tags: master, trunk
2023-12-23
00:07
Implemented 'org-rtf--make-color-table' and allowed user to customize the color list check-in: 7c8d8d76e4 user: weigand tags: master, trunk
2023-12-22
05:34
Misc. work but now work on converting Emacs colors to RTF format check-in: aa6dd8c7f7 user: weigand tags: master, trunk
2023-12-10
04:53
I had dropped testing my example block erts file; added other bits check-in: a69c7bb754 user: weigand tags: master, trunk
04:27
Primarily adding erts file tests. check-in: c1a7341be4 user: weigand tags: master, trunk
2023-11-26
19:46
Trying to get erts file tests to work in the Makefile but no luck check-in: 1f1c83f11c user: weigand tags: master, trunk
2023-11-25
20:26
Finished 'refactoring' (in a way) tests so all non-erts tests are tangled from ox-rtf.org check-in: 43299ffce6 user: weigand tags: master, trunk
16:11
Moved tests in 'ox-rtf-tests.el' into 'ox-rtf.org' to be tangled tests check-in: 29d80a3af7 user: weigand tags: master, trunk
00:27
Wrapping up implementing entities which temporarily redefines 'org-entities' from 'org-entities-modified-for-rtf' check-in: 12c551a448 user: weigand tags: master, trunk
00:09
Fix test which called the old name of a renamed function check-in: f2281649ab user: weigand tags: master, trunk
2023-11-24
19:47
More on entities, nearing a solution check-in: e081c336cc user: weigand tags: master, trunk
00:34
Added org-entities-for-rtf.el check-in: f614731cc2 user: weigand tags: master, trunk
2023-11-23
03:56
Added tests for some text formatting (e.g., smart quotes, emdashes, etc.) check-in: 5ac0a44a32 user: weigand tags: master, trunk
2023-11-22
23:17
Mostly improving example block formatting check-in: 1377e3b64f user: weigand tags: master, trunk
19:25
Drawer work and tests check-in: bb7edc5bef user: weigand tags: master, trunk
2023-11-18
21:59
Add center block test; remove JUSTIFY argument from org-rtf--fill-string check-in: 9260a0fda7 user: weigand tags: master, trunk
21:02
Mostly trying to work on paragraph filling check-in: 6745bf2513 user: weigand tags: master, trunk
2023-11-14
05:23
Trying to get real testing in place check-in: 63ea1160b3 user: weigand tags: master, trunk
2023-11-13
03:54
Adding ert.el and ert-mode.el to the repo because I am not yet running Emacs 29 and I want to use erts file functionality check-in: 4d9cbfa3a4 user: weigand tags: master, trunk
2023-11-05
04:08
Added some tests check-in: 62ab3ea5a9 user: weigand tags: master, trunk
2023-07-11
16:57
Various RTF output fixes; trying to learn how to use the document title, author, in the RTF output check-in: 4a6e1b7776 user: weigand tags: master, trunk