Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
32 check-ins
2025-09-10
| ||
17:18 | working on converting to pdf, need to figure out most efficient method to get content, and append what is needed to it... Leaf check-in: add8b9757f user: pasquale tags: trunk | |
2025-09-09
| ||
16:35 | working on converting to pdf check-in: 9fa6f35b03 user: pasquale tags: trunk | |
11:37 | working on converting to pdf check-in: 4c9d9badaf user: pasquale tags: trunk | |
11:30 | fixed libhpdf issues, forgot to add dependencies -lpng -lz -lm -lstdc++ check-in: 9883f1f2bc user: pasquale tags: trunk | |
2025-09-05
| ||
14:30 | issues with libhpdf.a and undefined references, need to figure it out. check-in: 6f420caeb4 user: pasquale tags: trunk | |
13:53 | fixed sub/sup so it accounts for [;,. ] check-in: 25187aaf67 user: pasquale tags: trunk | |
12:45 | starting st2pdf check-in: 43d0e53c33 user: pasquale tags: trunk | |
12:44 | got latex working pretty good, now to move onto pdf with libharu check-in: e560ff5743 user: pasquale tags: trunk | |
2025-09-04
| ||
16:49 | got most of latex working. need to fix spacing for text to go to newlines between headings, which i think is \linebreak or \\. check-in: 4454f25227 user: pasquale tags: trunk | |
2025-09-03
| ||
13:04 | continuing work on latex. check-in: 23e80408e8 user: pasquale tags: trunk | |
12:44 | working on st to latex converter check-in: 0d7b2e1a4f user: pasquale tags: trunk | |
2025-08-30
| ||
23:44 | workin gon latex check-in: 9ea2a1553b user: pasquale tags: trunk | |
23:33 | implemented initial st2txt executable. latex is next, then ps or pdf check-in: 7b02fcc9c4 user: pasquale tags: trunk | |
2025-08-28
| ||
12:24 | updated makefile for other converters check-in: 81bdc79aa8 user: pasquale tags: trunk | |
12:21 | forgot to add latex source file check-in: 1cc5c1eece user: pasquale tags: trunk | |
12:17 | working on other converters, txt, ps, pdf, latex check-in: 6fbacc2b09 user: pasquale tags: trunk | |
2025-08-27
| ||
10:44 | fixed escaped braces, escaped right brace, and added simple hrule. may add hrule width, height through css at a later date check-in: d83241e8f6 user: pasquale tags: trunk | |
2025-08-26
| ||
19:22 | all tags seem to parse correctly. just need to run some tests on sample created data and go from there. check-in: 777a573710 user: pasquale tags: trunk | |
19:02 | got almost all simple tags working, just need to find stray \] check-in: 9509d24af0 user: pasquale tags: trunk | |
18:39 | got lists working tentatively. check-in: 1ff8bffee6 user: pasquale tags: trunk | |
17:47 | just need to do lists, verbatim, and escaped brackets check-in: 1ffd7e3b63 user: pasquale tags: trunk | |
12:12 | got graphics/image tag, will do the same for email and videos. verbatim still not working, but will work on it. check-in: b875b0c97b user: pasquale tags: trunk | |
2025-08-25
| ||
13:06 | wokring on verbatim. can detect verbatim and not change what's in, but when we replace the v with <pre> it get's the right bracket wrong. need to fix check-in: b0bdd1fd7a user: pasquale tags: trunk | |
12:43 | added initial formatting, beginning html tags, closing html tags. check-in: 4e2c8a898a user: pasquale tags: trunk | |
11:09 | working on parsing formatting check-in: ca97f18db0 user: pasquale tags: trunk | |
10:46 | working on figuring out how to handle verbatim, so i don't process any other tags in the most efficient way. check-in: c37933b5c5 user: pasquale tags: trunk | |
2025-08-22
| ||
16:48 | working on parsing various tags to html. i've got 8 tags to go and have processed 16 so far check-in: 9f42c8ba42 user: pasquale tags: trunk | |
15:45 | got initial html replacement code working for p, h1, and escaped brackets. check-in: f420185ad5 user: pasquale tags: trunk | |
12:10 | changed some repository stuff and added tickets, hopefully. check-in: bdf94b21e0 user: pasquale tags: trunk | |
2025-08-21
| ||
22:11 | testing repository. can now put on desktop check-in: eadd65e446 user: pasquale tags: trunk | |
16:29 | initial commit with good starting point to parse the st file into its content blocks, which i can then parse 1 at a time to generate html. check-in: 26c5819d26 user: pasquale tags: trunk | |
16:26 | initial empty check-in check-in: 4bb322834a user: pasquale tags: trunk | |