Debian Patches
Status for bibtex2html/1.99-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-manual-no-external-url.patch | Remove external url from source of documentation. | Ralf Treinen <treinen@debian.org> | no | 2018-03-23 | ||
0002-charset.patch | get charset from locale or commandline solving the same problem for the hevea package |
Ralf Treinen <treinen@debian.org> | no | 2019-10-08 | ||
0003-doc-noexamples.patch | Remove references to examples. | Ralf Treinen <treinen@debian.org> | no | 2010-03-31 | ||
0004-test-byte.patch | add a test target for byte compilation | Ralf Treinen <treinen@debian.org> | no | 2018-03-23 | ||
0005-path-expand-styles.patch | expand the path name of bibtex styles that correspond to files in the current directory | Ralf Treinen <treinen@debian.org> | no | 2014-07-06 | ||
0006-math-translations.patch | Add translations. In translation of \log, append space. Add plain text translations for \lbrace, \rbrace, \over, and all 32 math functions on p. 162 of The TeXbook. Add unicode translations for \sum, \int, and \prod. Add unicode and html entity translations for \ell, \ll, \gg, \langle, and \rangle. |
James Van Zandt <jim.vanzandt@gmail.com> | no | 2019-02-03 | ||
0007-accent-translations.patch | Add Unicode and HTML translations for many accents and characters Add Unicode translations for all the accents on p. 52 of the TeXbook using pre-composed characters where available, otherwise characters with combining class "above" or "below". Add Unicode translations for all the math accents on p. 135 of the TeXbook similarly, but using <em>...</em> to get italic characters. Correct the translations for \~u and \~U. (They had the hex Unicode values, but lacked the "x".) Correct the translation of \dot. (It was translated as a common period, but should be an accent.) Correct the translation for \models to U+22a7, as per https://www.compart.com/en/unicode/U+22A8, (The former translation U+22a8 is the symbol for "true", which is similar to the one for "models" but not as tall. There's no record of a symbol "not models". U+22ad (decimal 8877) is the Unicode character for "not true", which is the symbol for "true" with a stroke added. However, neither \true nor \false are standard macros in LaTeX, so there is no need to provide those translations.) Add translations for dotless i and j without accents, \div, \ddagger, \LongLeftArrow, and many more macros - all the plain TeX symbols in the document "Every symbol (most symbols) defined by unicode-math" by Will Robertson, v0.8m of 2018-07-29, found here: http://mirrors.ibiblio.org/CTAN/macros/latex/contrib/unicode-math/unimath-symbols.pdf |
James Van Zandt <jim.vanzandt@gmail.com> | no | 2019-02-11 |
Showing 1 to 7 of 7 entries