Last active
August 10, 2020 02:22
-
-
Save munepi/086b77b32ec4b300d851bf4d8112bc45 to your computer and use it in GitHub Desktop.
dvipdfmx.def (r15878): proposed-change for TeX Live 2012 frozen
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- /opt/texlive/2012/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def.distro2008-07-06 09:42:25.000000000 +0900 | |
+++ /opt/texlive/2012/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def2014-06-09 22:25:59.000000000 +0900 | |
@@ -108,7 +108,7 @@ | |
\@makeother\-% | |
\immediate\openin\@inputcheck#1 % | |
\ifeof\@inputcheck | |
- \immediate\write18{extractbb \Gin@base\Gin@ext} | |
+ \immediate\write18{extractbb \Gin@base\Gin@ext}% | |
\immediate\openin\@inputcheck#1 % | |
\fi | |
\ifeof\@inputcheck |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment