SimpleType

Timeline
Login

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

19 check-ins

2025-08-28
12:24
updated makefile for other converters Leaf 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