Skip to content

Instantly share code, notes, and snippets.

View wtsnjp's full-sized avatar

Takuto Asakura wtsnjp

View GitHub Profile
We can't make this file beautiful and searchable because it's too large.
File Producer CreationDate
/usr/local/texlive/2019/texmf-dist/doc/chktex/ChkTeX.pdf pdfTeX-1.40.17 D:20160916074930+09'00'
/usr/local/texlive/2019/texmf-dist/doc/vlna/vlna.pdf GNU Ghostscript 7.07 nil
/usr/local/texlive/2019/texmf-dist/doc/metapost/drv/drv-guide.pdf dvips + GPL Ghostscript 8.71 D:20110222185326+01'00'
/usr/local/texlive/2019/texmf-dist/doc/metapost/mptrees/mptrees-doc.pdf pdfTeX-1.40.17 D:20170601215109+02'00'
/usr/local/texlive/2019/texmf-dist/doc/metapost/mcf2graph/mcf_manual.pdf pdfTeX-1.40.19 D:20191215121502+09'00'
/usr/local/texlive/2019/texmf-dist/doc/metapost/mcf2graph/mcf_example.pdf pdfTeX-1.40.19 D:20191215121613+09'00'
/usr/local/texlive/2019/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.pdf LuaTeX-1.07.0 D:20191215121648+09'00'
/usr/local/texlive/2019/texmf-dist/doc/metapost/fiziko/fiziko.pdf LuaTeX-0.80.0 D:20190308143229+03'00'
/usr/local/texlive/2019/texmf-dist/doc/metapost/mpattern/mpattern_test.pdf http://createpdf.adobe.com V5.6.4 D:20050531114104-07'00'
@wtsnjp
wtsnjp / clsopts.sty
Created December 12, 2019 10:33
LaTeX: local class options
%%
%% This is file 'clsopts.sty'.
%%
%% Copyright 2019 Takuto ASAKURA (wtsnjp)
%% GitHub: https://github.com/wtsnjp
%% Twitter: @wtsnjp
%%
%% This package is distributed under the MIT License.
%%
GS1: Typeset EAN barcodes using TeX rules, only
acro: Typeset acronyms
algobox: Typeset Algobox programs
aligned-overset: Fix alignment at \overset or \underset
beuron: The script of the Beuronese art school
breqn: Automatic line breaking of displayed equations
bxjaholiday: Support for Japanese holidays
cascade: Constructions with braces to present mathematical demonstrations
cellprops: Accept CSS-like selectors in tabular, array, ...
chemformula: Command for typesetting chemical formulas and reactions
%%
%% This is file 'wtxsection.sty'.
%%
%% Copyright 2019 Takuto ASAKURA (wtsnjp)
%% GitHub: https://github.com/wtsnjp
%% Twitter: @wtsnjp
%%
%% This package is distributed under the MIT License.
%%
\catcode`\@=11
\def\esum#1{\x@esum{\z@}{#1}}
\def\x@hop#1\fi{\fi #1}
\def\x@esum#1#2{%
\ifnum#2<\tw@\number#1\else
\x@hop\expanded{%
\noexpand\x@esum{\the\numexpr #1+#2-\tw@}{\the\numexpr#2-\tw@}%
}\fi}
\esum{90000}\bye
\catcode`\@=11
\def\esum#1{\the\numexpr\x@esum{#1}\relax}
\def\x@esum#1{%
\ifnum#1<\tw@\z@\else
\expandafter\x@esum\expandafter{\numexpr#1-\tw@\relax}+#1\fi}
\esum{100}\bye
@wtsnjp
wtsnjp / bibstalin.bst
Created August 8, 2019 03:05
A BibTeX style for stalin sort
% Joke BibTeX bibliography style `bibstalin'
% Version 0.1 (2019-08-08) for BibTeX versions 0.99a or later.
% Copyright 1984, 1985, 1988, 2010 Howard Trickey and Oren Patashnik.
% Copyright 2019 Takuto Asakura (wtsnjp)
% Unlimited copying and redistribution of this file are permitted as long as
% it is unmodified. Modifications (and redistribution of modified versions)
% are also permitted, but only if the resulting file is renamed to something
% besides btxbst.doc, plain.bst, unsrt.bst, alpha.bst, and abbrv.bst.
% This restriction helps ensure that all standard styles are identical.
% The file btxbst.doc has the documentation for this style.
%%
%% This is file 'notexcode.sty'.
%%
%% Copyright 2019 Takuto ASAKURA (wtsnjp)
%% GitHub: https://github.com/wtsnjp
%% Twitter: @wtsnjp
%%
%% This package is distributed under the MIT License.
%%
\def 1221
\fi 798
\expandafter 552
\let 537
\else 487
\relax 383
\z@ 327
\endcsname 271
\csname 271
\global 243
svn co --depth empty svn://tug.org/texlive/trunk/
svn up --set-depth infinity ./Build
svn up --set-depth infinity ./TODO
svn up --set-depth infinity ./Master/readme-html.dir
svn up --set-depth immediates ./Master
svn up --set-depth infinity ./Master/readme-html.dir
svn up --set-depth infinity ./Master/readme-txt.dir
svn up --set-depth infinity ./Master/source
svn up --set-depth infinity ./Master/texmf-dist
svn up --set-depth infinity ./Master/tlpkg