summaryrefslogtreecommitdiff
path: root/language/korean/pmhanguljamo/doc/pmhanguljamo-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'language/korean/pmhanguljamo/doc/pmhanguljamo-doc.tex')
-rw-r--r--language/korean/pmhanguljamo/doc/pmhanguljamo-doc.tex15
1 files changed, 11 insertions, 4 deletions
diff --git a/language/korean/pmhanguljamo/doc/pmhanguljamo-doc.tex b/language/korean/pmhanguljamo/doc/pmhanguljamo-doc.tex
index cdd1e67962..87ab1ed882 100644
--- a/language/korean/pmhanguljamo/doc/pmhanguljamo-doc.tex
+++ b/language/korean/pmhanguljamo/doc/pmhanguljamo-doc.tex
@@ -40,7 +40,7 @@
\author{Kangsoo Kim}
%\date{10 Mar 2021\quad version 0.3.5}
%\date{20 Sep 2021\quad version 0.3.6}
-\date{2 Sep 2022\quad version 0.5}
+\date{6 Sep 2022\quad version 0.5.1}
\maketitle
@@ -83,6 +83,9 @@ not allowed.
\item \texttt{pmfont=<fontname>}. The font that is used to typeset Hangul
characters in the scope of \verb|\jamoword| or \texttt{jamotext}. If this option missing, the Jamo-Hangul font is to be same as the \textit{main font} of
the document.
+
+\item \texttt{pmfontfeature=<fontfeature>}. It is possible to provide \emph{font features} to
+the font selected as \texttt{pmfont}.
\end{enumerate}
\subsection{Commands and Environment Provided}
@@ -91,8 +94,8 @@ The main command to typeset Hangul is \verb|\jamoword|.
\begin{quote}
Input:
-\verb|\jamoword{myec dan/e/ga or su iss/svb/ni/da/.}|\\
-Result: \textkorean{\jamoword{myec dan/e/ga or su iss/svb/ni/da/.}}
+\verb|\jamoword{han/gvr/vi yeis i/rvm/vn hun/min/jex/vm/i/da/.}|\\
+Result: \textkorean{\jamoword{han/gvr/vi yeis i/rvm/vn hun/min/jex/vm/i/da/.}}
\end{quote}
The argument of the command consists of roman alphabets
@@ -164,7 +167,7 @@ pi/ta/go/ra/sv/vi jex/ri/ !{\unskip :} !{$a^2+b^2=c^2$}.
The \verb|!{| mark must be located in the head of a word.
To remove the preceding space of a word, \verb|\unskip| is
used in the example. This trick will be useful when using
-math equations, \LaTeX\ macros, or English words with long Jamo Hangul
+math equations, \LaTeX\ macros, or English words along with long Jamo Hangul
texts.
@@ -176,6 +179,7 @@ proper fonts should be declared for Hangul, utilizing \pkg{fontspec}.
\begin{externalDocument}[
compiler=xelatex,
code,
+ lstOptions={basicstyle=\ttfamily},
cleanup]{testa}
\documentclass{standalone}
%StartVisiblePreamble
@@ -193,6 +197,7 @@ declare the proper font for Jamo Hangul with \texttt{Script=Hangul} option.\foot
\begin{externalDocument}[
compiler=xelatex,
code,
+ lstOptions={basicstyle=\ttfamily},
cleanup]{testa}
\documentclass{standalone}
%StartVisiblePreamble
@@ -219,6 +224,7 @@ can be used with it. The following is an example.
\begin{externalDocument}[
compiler=xelatex,
code,
+ lstOptions={basicstyle=\ttfamily},
cleanup]{testa}
\documentclass{standalone}
%StartVisiblePreamble
@@ -245,6 +251,7 @@ Or the ko.\TeX\ package bundle can be used together.
\begin{externalDocument}[
compiler=xelatex,
code,
+ lstOptions={basicstyle=\ttfamily},
cleanup]{testa}
\documentclass{standalone}
%StartVisiblePreamble