Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-27 | Update swath to 0.4.3. | obache | 2 | -6/+6 | |
0.4.3 (2012-06-13) ===== - Replace word break dictionary with the word lists used to prepare hyphenation patterns for the upcoming ThaiLaTeX, for best results. 0.4.2 (2012-02-08) ===== - Fix wrong word break within punctuation sequences like LaTeX `` and ''. - Reformat source for readability. - Significant source clean-ups. | |||||
2012-10-25 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-04-06 | Import swath-0.4.1 as textproc/swath. | obache | 4 | -0/+39 | |
Swath is a general-purpose utility to workaround the lack of such capability in applications. It analyzes the given Thai text by consulting a Thai word list for word boundaries, before outputting the same text with the predefined word delimitors inserted. It can read many kinds of input, including plain text and structured documents like HTML, RTF, LaTeX and Lambda (Unicode version of LaTeX with Omega typesetter kernel). |