Commit Graph

46 Commits

Author SHA1 Message Date
Fletcher T. Penney
73d6446a76 FIXED: Tidy up some compiler warnings in code 2017-03-11 13:20:17 -05:00
Fletcher T. Penney
accdca6d30 FIXED: Don't duplicate LaTeX glossary definitions 2017-03-10 18:43:19 -05:00
Fletcher T. Penney
74ad98ebc9 FIXED: Improve glossaries and abbreviations; Update QuickStart 2017-03-10 14:49:21 -05:00
Fletcher T. Penney
9fae6fd2dd FIXED: Fix abbreviations in ODF; Improve test suite 2017-03-10 13:39:05 -05:00
Fletcher T. Penney
207a98101e ADDED: Add French translations; fix typo in German 2017-03-09 19:58:11 -05:00
Fletcher T. Penney
c26d88e6ce FIXED: Fix German typo 2017-03-09 19:45:28 -05:00
Fletcher T. Penney
04c2748fbb ADDED: Add functionality to automatically identify abbreviations and glossary terms in source 2017-03-09 19:37:09 -05:00
Fletcher T. Penney
2d1b9fddc6 CHANGED: Slight performance tweak 2017-03-08 15:46:39 -05:00
Fletcher T. Penney
0cc35a2ecb ADDED: Update German translations 2017-03-08 15:33:42 -05:00
Fletcher T. Penney
3001b57464 ADDED: Use native command for table of contents in LaTeX 2017-03-06 20:45:33 -05:00
Fletcher T. Penney
9693e48780 ADDED: Use native ODF table of contents instead of a manual list 2017-03-06 20:40:33 -05:00
Fletcher T. Penney
d26d2e8668 FIXED: Improve performance of checking document for metadata, which improves performance when checking for possible transclusion 2017-03-06 14:50:39 -05:00
Fletcher T. Penney
9703988ca9 CHANGED: Bring HTML and ODF into line with LaTeX as to output of abbreviatinos on first and subsequent uses 2017-03-06 09:53:51 -05:00
Fletcher T. Penney
a1e0c85a48 FIXED: Fix missing token type 2017-03-06 09:11:40 -05:00
Fletcher T. Penney
c20ac5ea16 FIXED: Allow {{TOC}} in latex verbatim 2017-03-05 20:18:58 -05:00
Fletcher T. Penney
9e96a8df79 FIXED: Don't free token_pool if never initialized 2017-03-05 18:39:25 -05:00
Fletcher T. Penney
2ad5684b17 ADDED: Add and utility functions; fix memory leak 2017-03-05 16:57:10 -05:00
Fletcher T. Penney
35d6ccf121 CHANGED: Finish refactoring note-related code 2017-03-05 14:51:45 -05:00
Fletcher T. Penney
87a003a4c3 CHANGED: Refactor footnotes 2017-03-05 11:52:33 -05:00
Fletcher T. Penney
deab560254 CHANGED: Refactor glossary code 2017-03-05 11:21:39 -05:00
Fletcher T. Penney
c36fad013c ADDED: Refactor abbreviation code; Add inline abbreviations; Fix abbreviations in ODF 2017-03-05 10:54:05 -05:00
Fletcher T. Penney
6bd0a628c0 FIXED: latex list items need to block optional argument to allow '[' as first character 2017-03-05 00:43:54 -05:00
Fletcher T. Penney
ce86b28676 ADDED: Keep working on Abbreviations/Glossaries 2017-03-05 00:10:32 -05:00
Fletcher T. Penney
b40f1a28ab ADDED: Initial abbreviation support 2017-03-04 23:10:51 -05:00
Fletcher T. Penney
828bae7c0a CHANGED: Add comments to i18n.h 2017-03-04 17:00:47 -05:00
Fletcher T. Penney
b70c97d1bf CHANGED: Remove offset from html export functions 2017-03-04 16:22:40 -05:00
Fletcher T. Penney
8fbb3b3635 FIXED: Add glossary localization 2017-03-04 15:07:10 -05:00
Fletcher T. Penney
cbcb977635 FIXED: Fix underscores in raw latex 2017-03-04 14:16:18 -05:00
Fletcher T. Penney
4c506f05d7 FIXED: Fix non-breaking space in ODF 2017-03-04 12:37:22 -05:00
Fletcher T. Penney
a30bdd6633 FIXED: Fix algorithm for creating TOC to properly handle 'incorrect' levels 2017-03-04 12:14:37 -05:00
Fletcher T. Penney
f6f98911f3 ADDED: Add TOC support to ODF 2017-03-04 09:15:13 -05:00
Fletcher T. Penney
c3bb7d128f ADDED: Add glossary support to ODF 2017-03-04 08:08:48 -05:00
Fletcher T. Penney
fb1f9339b4 ADDED: Finish ODF support for lists 2017-03-04 07:32:05 -05:00
Fletcher T. Penney
dd7924ff1e ADDED: Continue work on ODF 2017-03-03 19:48:08 -05:00
Fletcher T. Penney
c1d51408be ADDED: Continue to work on ODF export 2017-03-03 16:15:33 -05:00
Fletcher T. Penney
06b2c77431 ADDED: Added LaTeX support for escaped characters, fenced code blocks, images, links 2017-03-03 15:27:57 -05:00
Fletcher T. Penney
2682d28c69 ADDED: Continue ODF progress 2017-03-03 11:18:10 -05:00
Fletcher T. Penney
bb7f1eaaee FIXED: Fix padding at end of document body in ODF 2017-03-03 10:38:45 -05:00
Fletcher T. Penney
3f93527ab7 ADDED: Basic ODF Support 2017-03-03 10:33:29 -05:00
Fletcher T. Penney
3755c07995 FIXED: Potential bug 2017-03-02 17:57:06 -05:00
Fletcher T. Penney
d652368e0b FIXED: Don't force glossary terms into lowercase 2017-03-02 17:05:59 -05:00
Fletcher T. Penney
7272057f6c ADDED: Prototype support for Glossaries 2017-03-02 16:49:41 -05:00
Fletcher T. Penney
07dfa7a08a CHANGED: adjust char * types for kmp search functions 2017-03-02 09:41:46 -05:00
Fletcher T. Penney
30b1eb6b6e NOTE: Fix typo 2017-03-02 09:24:07 -05:00
Fletcher T. Penney
159317b7bc ADDED: Add prelim code for handling abbreviations 2017-03-02 09:23:03 -05:00
Fletcher T. Penney
3d7935f34f ADDED: Add support for Swift Package Maker; CHANGED: Restructure source directory 2017-02-25 16:02:04 -05:00