diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2016-10-25 23:35:53 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-29 06:58:07 +0700 |
commit | b0ee34910dd5fbe353d91ec5e28c4a7bcdc21d5d (patch) | |
tree | 6216381ea2830e75f9b3563cca018cc584459e06 /office/texlive/patches/tex4ht.patch | |
parent | cf09bd8f36662998d2d1817560328e24fdc2e527 (diff) | |
download | slackbuilds-b0ee34910dd5fbe353d91ec5e28c4a7bcdc21d5d.tar.gz |
office/texlive: Updated texmf to 20161023; removed asymptote
office/asymptote is now a separate package.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/texlive/patches/tex4ht.patch')
-rw-r--r-- | office/texlive/patches/tex4ht.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/office/texlive/patches/tex4ht.patch b/office/texlive/patches/tex4ht.patch new file mode 100644 index 0000000000..7ee2ff4e35 --- /dev/null +++ b/office/texlive/patches/tex4ht.patch @@ -0,0 +1,13 @@ +--- texk/tex4htk/tex4ht.c.orig 2016-10-24 01:47:40.620666159 +0200 ++++ texk/tex4htk/tex4ht.c 2016-10-24 01:50:29.023550246 +0200 +@@ -6809,8 +6809,8 @@ + || + ((ch != + 2 +-) && (ch != +-5 ++) && (ch > ++10 + + )) + ) bad_dvi; |