某Qiitaにおいてどっかの某ZR🙃が書いた記事の中で「ナベアツ」を有意義な形で取り扱っている記事を一覧にしてみた🙂
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| % pLaTeX+dvipdfmx | |
| \documentclass[platex,dvipdfmx,a4paper]{jsarticle} | |
| \usepackage[svgnames]{xcolor} | |
| \usepackage[noalphabet]{pxchfon} | |
| \usepackage{bxnewfont} | |
| \newfontjascale{*} | |
| \newcommand*\cNewJaFont[3]{% | |
| \newfontx*#1{#2}% | |
| \usefontmapline{#2 unicode #3}% | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #### 失敗するパターン | |
| use strict; | |
| use File::Temp; | |
| use Cwd; | |
| use Encode; | |
| use Encode::Locale; # console_inはcp932だと仮定する | |
| # STDINからの文字列読込と等価な処理 | |
| # ※入力文字列はASCII文字からなるとする | |
| # ※console_inはASCII互換な文字コードとする |
Compile with:
lualatex --lua=greetings texmas.typ
NewerOlder