texlive[47130] Master/texmf-dist/web2c/texmf.cnf: revert texmf.cnf

commits+kakuto at tug.org commits+kakuto at tug.org
Mon Mar 26 14:22:30 CEST 2018


Revision: 47130
          http://tug.org/svn/texlive?view=revision&revision=47130
Author:   kakuto
Date:     2018-03-26 14:22:29 +0200 (Mon, 26 Mar 2018)
Log Message:
-----------
revert texmf.cnf for Windows

Modified Paths:
--------------
    trunk/Master/texmf-dist/web2c/texmf.cnf

Modified: trunk/Master/texmf-dist/web2c/texmf.cnf
===================================================================
--- trunk/Master/texmf-dist/web2c/texmf.cnf	2018-03-26 09:45:17 UTC (rev 47129)
+++ trunk/Master/texmf-dist/web2c/texmf.cnf	2018-03-26 12:22:29 UTC (rev 47130)
@@ -819,5 +819,5 @@
 max_cols.gftype = 8191
 
 % Guess input encoding (SJIS vs. Unicode, etc.) in pTeX and friends?
-% Default is 0, to not guess. Used on Windows only.
-guess_input_kanji_encoding = 0
+% Default is 1, to guess. Used on Windows only.
+guess_input_kanji_encoding = 1



More information about the tex-live-commits mailing list