summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/kotex-oblivoir
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-01 21:06:56 +0000
committerKarl Berry <karl@freefriends.org>2024-02-01 21:06:56 +0000
commit9bebd52e44e4924b73af610c8bfb96c1b6e07853 (patch)
tree07ed321eee7d5d92e7e67a9b90f2ed579dc95080 /Master/texmf-dist/tex/latex/kotex-oblivoir
parentfb71d1a825581fc8e6b07b3c3237d14dc376d6e0 (diff)
kotex-oblivoir (1feb24)
git-svn-id: svn://tug.org/texlive/trunk@69662 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/kotex-oblivoir')
-rw-r--r--Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/memucs-setspace.sty47
-rw-r--r--Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/obchaptertoc.sty8
2 files changed, 40 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/memucs-setspace.sty b/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/memucs-setspace.sty
index 69e6c8d6114..020a764ea64 100644
--- a/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/memucs-setspace.sty
+++ b/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/memucs-setspace.sty
@@ -1,6 +1,6 @@
%% File `memucs-setspace.sty`
%%
-%% Copyright (c) 2007-2021 Kangsoo Kim <karnes at ktug org>
+%% Copyright (c) 2007-2024 Kangsoo Kim <modviv2k15@gmail.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
@@ -19,7 +19,7 @@
%% 불린다. 다른 용도로는 사용할 수 없음.
%%
%% This style is a modified version of SETSTYLE ver 6.7 by Erica M. S. Harris
-%% modified by Karnes Kim
+%% by Karnes Kim
%%
%% FEATURES:
%% all the features of setstyle package
@@ -50,11 +50,11 @@
\NeedsTeXFormat {LaTeX2e}[1994/12/09]
\def \filename {memucs-setspace.sty}
-\def \filedate {2021/03/03}
-\def \fileversion {6.7-mu9}
+\def \filedate {2024/02/01}
+\def \fileversion {6.7-mu10}
\ProvidesPackage {memucs-setspace}[\filedate\space\fileversion\space
Contributed and Supported LaTeX2e package]
-\typeout {Package: `memucs-setspace', a modified version of `setspace', \fileversion\space <\filedate>}
+%\typeout {Package: `memucs-setspace', a modified version of `setspace', \fileversion\space <\filedate>}
% BP: add nodisplayskipstretch option and \setdisplayskipstretch command.
@@ -237,7 +237,7 @@
\if@adjustverbatim
\SetHangulVerbatimSpace{\setspace@hangulfspace}%
\else
-\SetHangulVerbatimSpace{1.0}
+\SetHangulVerbatimSpace{1}
\fi
% ** Modification of the LaTeX command \@setsize.
@@ -584,10 +584,11 @@
}%
{\altindentfalse}
-\def\@verbatim{\the\every@verbatim
- \trivlist
+%%% hack \@verbatim (verbatim.sty)
+\def\@verbatim{%
+ \the\every@verbatim
\if@adjustverbatim\hangulverbspacing\else\fi%
- \item \relax
+ \trivlist \item \relax
\if@minipage\else\vskip\parskip\fi
\@beginparpenalty \predisplaypenalty
\leftskip\@totalleftmargin\rightskip\z@
@@ -604,8 +605,30 @@
\obeylines
\let\do\@makeother \dospecials
\verbatim@font
- \everypar \expandafter{\the\everypar \unpenalty}%
- \wrapright\the\afterevery@verbatim}
+ \everypar \expandafter{\the\everypar \unpenalty}}
+%%%
+%%%\def\@verbatim{\the\every@verbatim
+%%% \trivlist
+%%% \if@adjustverbatim\hangulverbspacing\else\fi%
+%%% \item \relax
+%%% \if@minipage\else\vskip\parskip\fi
+%%% \@beginparpenalty \predisplaypenalty
+%%% \leftskip\@totalleftmargin\rightskip\z@
+%%% \parindent\z@\parfillskip\@flushglue\parskip\z@
+%%% \@@par
+%%% \def\par{%
+%%% \if@tempswa
+%%% \leavevmode\null\@@par\penalty\interlinepenalty
+%%% \else
+%%% \@tempswatrue
+%%% \ifhmode\@@par\penalty\interlinepenalty\fi
+%%% \fi}%
+%%% \def\@noitemerr{\@warning{No verbatim text}}%
+%%% \obeylines
+%%% \let\do\@makeother \dospecials
+%%% \verbatim@font
+%%% \everypar \expandafter{\the\everypar \unpenalty}%
+%%% \wrapright\the\afterevery@verbatim}
%% Karnes : epigraph
\providecommand\epigraphspacinghook{\setstretch{1.0}}
@@ -660,3 +683,5 @@
\endinput
%%% EOF.
+%% change log.
+%% 2024/02/01. fix issues concerning verbatim \ No newline at end of file
diff --git a/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/obchaptertoc.sty b/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/obchaptertoc.sty
index 74f0492bc41..039c2b893d6 100644
--- a/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/obchaptertoc.sty
+++ b/Master/texmf-dist/tex/latex/kotex-oblivoir/memhangul-common/obchaptertoc.sty
@@ -2,9 +2,9 @@
%%% \chaptertoc for oblivoir
%%% part of kotex-oblivoir package.
%%%
-%%% written by Nova de Hi
+%%% written by Nova de Hi and Kangsoo Kim
%%%
-\ProvidesPackage{obchaptertoc}[2023/01/30, v3.0]
+\ProvidesPackage{obchaptertoc}[2024/01/30, v4.0]
\RequirePackage{l3keys2e}
\ExplSyntaxOn
@@ -196,11 +196,11 @@
\ChapterTOCafterskiptrue
\newcommand\chaptertoc{
+ \let\@orig@markboth\markboth
+ \let\@orig@thispagestyle\thispagestyle
\begingroup
\chaptertocfont
- \let\@orig@markboth\markboth
\renewcommand\markboth[2]{}
- \let\@orig@thispagestyle\thispagestyle
\renewcommand\thispagestyle[1]{}
\setcounter{@memmarkcntra}{\value{tocdepth}}
\let\changetocdepth\@gobble