texlive[73814] Master/texmf-dist/doc/latex/lshort-korean:
commits+karl at tug.org
commits+karl at tug.org
Sun Feb 9 22:13:38 CET 2025
Revision: 73814
https://tug.org/svn/texlive?view=revision&revision=73814
Author: karl
Date: 2025-02-09 22:13:37 +0100 (Sun, 09 Feb 2025)
Log Message:
-----------
lshort-korean (9feb25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/lshort-korean/README.md
trunk/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko.pdf
Added Paths:
-----------
trunk/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz
Removed Paths:
-------------
trunk/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20210316.tar.gz
Modified: trunk/Master/texmf-dist/doc/latex/lshort-korean/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/lshort-korean/README.md 2025-02-09 21:13:02 UTC (rev 73813)
+++ trunk/Master/texmf-dist/doc/latex/lshort-korean/README.md 2025-02-09 21:13:37 UTC (rev 73814)
@@ -8,7 +8,7 @@
by Tobias Oetiker, et. al.
Korean translation:
- LaTeX2e 입문: 143분 동안 익히는 LaTeX2e (한국어판 2021/03/16)
+ LaTeX2e 입문: 144분 동안 익히는 LaTeX2e (한국어판 2025/02/08)
by Kangsoo Kim and In-Sung Cho <ischo at ktug.org>
License
@@ -22,16 +22,15 @@
Fonts
------
-`lshort-ko` uses the KoPubWorld font for Hangul characters, which is not redistributable.
-To compile the document from source code, you need to install the KoPubWorld truetype font (from [kopub website](http://www.kopus.org/biz/electronic/font.aspx)) by yourself and uncomment the lines for font setting in `kopubworldfont.sty`.
-Otherwise the result PDF file contains UnFonts shipped in the TeXLive distribution.
+For Hangul characters, `lshort-ko` uses the KoPubWorld font which is not redistributable. To compile the document from source code, you need to install the KoPubWorld truetype font (from [kopub website](http://www.kopus.org/biz/electronic/font.aspx)) by yourself. Otherwise comment the lines for font setting in `kopubworldfont.sty` manually, and the result PDF file contains UnFonts shipped in the TeXLive distribution.
How to compile
--------------
- * `pygmentize` (Python pygments) is required.
- * run `xelatex` with `--shell-escape` option.
+ * run `xelatex` on the `lshort-ko.tex` file, to make PDF from the source code.
+ * Where `minted` under 3.0 (TeXLive up to 2024), the `-shell-escape` flag and utility `pygmentize` are required.
+
* to make indices, run `komkindex` on the `.idx` file.
```
Deleted: trunk/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20210316.tar.gz
===================================================================
(Binary files differ)
Added: trunk/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz
===================================================================
(Binary files differ)
Index: trunk/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz
===================================================================
--- trunk/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz 2025-02-09 21:13:02 UTC (rev 73813)
+++ trunk/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz 2025-02-09 21:13:37 UTC (rev 73814)
Property changes on: trunk/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko.pdf
===================================================================
(Binary files differ)
More information about the tex-live-commits
mailing list.