Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-08-17
| ||
22:11 | Some Makefile changes, minor othe changes in preparation for understanding captions Leaf check-in: b845160302 user: weigand tags: master, trunk | |
2024-07-25
| ||
18:01 | Adding a test to tables.erts to test a caption. check-in: 23f38d4210 user: weigand tags: master, trunk | |
17:41 | Improve org-rtf--build-caption and use it in an improved org-rtf-table. check-in: 7e01d4a53e user: weigand tags: master, trunk | |
17:39 | If using Emacs of 29 or later do (require 'ert) otherwise load the local ert.el. check-in: 3edbd01ff5 user: weigand tags: master, trunk | |
2024-07-14
| ||
04:26 | Added image-as-hex.sh check-in: c6771317e9 user: weigand tags: master, trunk | |
2024-07-13
| ||
23:46 | Various things (it's been a month) check-in: be1d79cc91 user: weigand tags: master, trunk | |
2024-05-17
| ||
01:46 | More work on hex dumps check-in: 8dd6bad68a user: weigand tags: master, trunk | |
2024-05-10
| ||
04:47 | Work on hex dumps check-in: f97048850e user: weigand tags: master, trunk | |
2024-05-09
| ||
00:05 | Added test-my-hexl.el check-in: aa9860ac9e user: weigand tags: master, trunk | |
2024-04-29
| ||
02:51 | Made a test of lists with various levels. Lists are working well enough now. Yay. check-in: 325e58f025 user: weigand tags: master, trunk | |
2024-04-28
| ||
03:44 | Added a description list test check-in: 46e794314d user: weigand tags: master, trunk | |
03:39 | Added an ordered list test check-in: fa9c1bd764 user: weigand tags: master, trunk | |
02:55 | Finish list, clean up, add a list test check-in: 8fced57714 user: weigand tags: master, trunk | |
2024-04-26
| ||
23:28 | Have lists working maybe but untested. Fixed crazy thing where my .org file had thrice repeated sections check-in: 49a31077e0 user: weigand tags: master, trunk | |
2024-04-14
| ||
02:53 | Work in progress getting list item depth implemented 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 | |