texlive[73823]
commits+karl at tug.org
commits+karl at tug.org
Sun Feb 9 22:20:31 CET 2025
Revision: 73823
https://tug.org/svn/texlive?view=revision&revision=73823
Author: karl
Date: 2025-02-09 22:20:31 +0100 (Sun, 09 Feb 2025)
Log Message:
-----------
lshort-korean (branch) (9feb25)
Modified Paths:
--------------
branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/README.md
branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko.pdf
Added Paths:
-----------
branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz
Removed Paths:
-------------
branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20210316.tar.gz
Modified: branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/README.md
===================================================================
--- branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/README.md 2025-02-09 21:20:13 UTC (rev 73822)
+++ branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/README.md 2025-02-09 21:20:31 UTC (rev 73823)
@@ -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: branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20210316.tar.gz
===================================================================
(Binary files differ)
Added: branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz
===================================================================
(Binary files differ)
Index: branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz
===================================================================
--- branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz 2025-02-09 21:20:13 UTC (rev 73822)
+++ branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko-src-20250208.tar.gz 2025-02-09 21:20:31 UTC (rev 73823)
Property changes on: branches/branch2024.final/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: branches/branch2024.final/Master/texmf-dist/doc/latex/lshort-korean/lshort-ko.pdf
===================================================================
(Binary files differ)
More information about the tex-live-commits
mailing list.