Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
01intern.com | DISCARD | |
---|---|---|
01internship.com | DISCARD | |
0daymusic.org | DISCARD | |
168cash.com.tw | DISCARD | |
1grandtrunk.com | DISCARD | |
21vets.org | DISCARD | |
2track.info | DISCARD | |
3aco-opolis.com | DISCARD | |
555us.net | DISCARD | |
7filtrov.shop | DISCARD |
This file contains 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
%#! ptex2pdf -l -u -ot '--synctex=1' -od '-vv -V6 -z3' test-mrsw7basic | |
%% 場当たり的に、モリサワ基本7書体をotfパッケージの高々7つ分の仮想フォントに割り当てます。 | |
\documentclass[dvipdfmx,uplatex,a5paper,papersize]{jsbook} | |
\usepackage{lmodern} | |
\usepackage[deluxe,jis2004,uplatex]{otf} | |
\makeatletter | |
\DeclareRobustCommand\ltseries{\not@math@alphabet\ltseries\relax | |
\romanfamily{lmss}\romanseries{m}% \romanseries\ltdefault | |
\kanjiseries\ltdefault\selectfont} | |
\DeclareRobustCommand\ebseries{\not@math@alphabet\ebseries\relax |
This file contains 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
{ | |
"name": "D45", | |
"vendorId": "0x4B42", | |
"productId": "0x0010", | |
"lighting": { | |
"extends": "none", | |
"keycodes": "qmk" | |
}, | |
"matrix": { | |
"rows": 4, |
This file contains 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
This repository moved. | |
munepi/runtexshebang | |
https://github.com/munepi/runtexshebang |
This file contains 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
# scsnowman-ol_HHKB_design_template2020-11-26.ai について | |
Illustrator形式ファイル | |
scsnowman-ol_HHKB_design_template2020-11-26.ai | |
は、2021年4月24日現在に、遊舎工房さんの | |
HHKBキーキャップ刻印サービス | |
https://shop.yushakobo.jp/products/hhkb_keycaps_marking | |
で公開されていたテンプレート | |
HHKB_design_template2020-11-26.zip | |
を元にしました。 |
This file contains 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
%DIF 1a1-3 | |
%DIF LATEXDIFF DIFFERENCE FILE | |
%DIF DEL old.tex Tue Jan 5 16:46:48 2021 | |
%DIF ADD new.tex Tue Jan 5 17:40:47 2021 | |
%#!latexdiff old.tex new.tex | perl -0pe "s/%DIFDELCMD < \\\\\\\\\n%DIFDELCMD < %%%/\\\\\\\\/mg" > diff.tex && lualatex diff %DIF > | |
% #!latexdiff --filter-script=./post-tex.pl old.tex new.tex > diff.tex && lualatex diff %DIF > | |
% #!latexdiff old.tex new.tex > diff.tex && lualatex diff %DIF > | |
%DIF ------- | |
\documentclass{article} | |
%DIF PREAMBLE EXTENSION ADDED BY LATEXDIFF |
This file contains 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
#!/bin/bash | |
pandoc -o book.pdf --pdf-engine=lualatex \ | |
-V papersize=a5 -V documentclass=bxjsbook -V classoption=pandoc \ | |
-V indent=1zw \ | |
--number-sections \ | |
--from=markdown+ignore_line_breaks --to=latex \ | |
--toc --strip-comments \ | |
--top-level-division=chapter --standalone \ | |
chpre.md ch01.md ch02.md ch03.md chpost.md |
This file contains 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
%#!lualatex | |
%% We remark that this example is only available for LuaLaTeX or XeLaTeX. | |
\catcode`¥=0 %<= yen sign 0x00A5 | |
\let¥¥=\\ | |
¥documentclass{article} | |
¥begin{document} | |
Hello {¥LaTeX} world! | |
¥end{document} |
This file contains 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
--- /opt/texlive/2012/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def.distro2008-07-06 09:42:25.000000000 +0900 | |
+++ /opt/texlive/2012/texmf-dist/tex/latex/dvipdfmx-def/dvipdfmx.def2014-06-09 22:25:59.000000000 +0900 | |
@@ -108,7 +108,7 @@ | |
\@makeother\-% | |
\immediate\openin\@inputcheck#1 % | |
\ifeof\@inputcheck | |
- \immediate\write18{extractbb \Gin@base\Gin@ext} | |
+ \immediate\write18{extractbb \Gin@base\Gin@ext}% | |
\immediate\openin\@inputcheck#1 % | |
\fi |
NewerOlder