texlive[74884] Master/texmf-dist: kotex-oblivoir (8apr25)
commits+karl at tug.org
commits+karl at tug.org
Tue Apr 8 22:14:24 CEST 2025
Revision: 74884
https://tug.org/svn/texlive?view=revision&revision=74884
Author: karl
Date: 2025-04-08 22:14:24 +0200 (Tue, 08 Apr 2025)
Log Message:
-----------
kotex-oblivoir (8apr25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/kotex-oblivoir/ChangeLog
trunk/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/oblivoir-misc.sty
trunk/Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls
Modified: trunk/Master/texmf-dist/doc/latex/kotex-oblivoir/ChangeLog
===================================================================
--- trunk/Master/texmf-dist/doc/latex/kotex-oblivoir/ChangeLog 2025-04-08 20:14:13 UTC (rev 74883)
+++ trunk/Master/texmf-dist/doc/latex/kotex-oblivoir/ChangeLog 2025-04-08 20:14:24 UTC (rev 74884)
@@ -1,3 +1,7 @@
+2025-04-08 Kangsoo Kim
+
+ * a bug from type fixed (oblivoir-misc.sty)
+
2025-04-04 Kangsoo Kim
* released version 3.4.1
Modified: trunk/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/oblivoir-misc.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/oblivoir-misc.sty 2025-04-08 20:14:13 UTC (rev 74883)
+++ trunk/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/oblivoir-misc.sty 2025-04-08 20:14:24 UTC (rev 74884)
@@ -10,7 +10,7 @@
%% 2025-02-07, hverse corrected
%% 2025-04-04, stdclasses support
%%
-\ProvidesPackage{oblivoir-misc}[2025/04/04 version0.6]
+\ProvidesPackage{oblivoir-misc}[2025/04/08 version0.6.1]
\RequirePackage{etoolbox}
@@ -110,6 +110,7 @@
\bool_if:NT \opt_miscstdclasses_bool { \endinput }
+\ExplSyntaxOff
%%% tikz pagenode
%%% see http://www.ktug.org/xe/index.php?mid=KTUG_QnA_board&document_srl=253542
@@ -153,6 +154,8 @@
%%%% write external file and read in.
%%%%
+\ExplSyntaxOn
+
\tl_set:Nx \temp_filename_tl { \jobname.hverse }
\ior_new:N \l_txp_file
Modified: trunk/Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls 2025-04-08 20:14:13 UTC (rev 74883)
+++ trunk/Master/texmf-dist/tex/latex/kotex-oblivoir/oblivoir.cls 2025-04-08 20:14:24 UTC (rev 74884)
@@ -10,7 +10,7 @@
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2006/05/20 or later.
%%
-\ProvidesClass{oblivoir}[2025/04/04 v3.4.1]
+\ProvidesClass{oblivoir}[2025/04/08 v3.4.2]
\RequirePackage{xkeyval}
\RequirePackage{xparse}
More information about the tex-live-commits
mailing list.