summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/platexcheat/platexsheet-jsclasses.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-31 22:10:36 +0000
committerKarl Berry <karl@freefriends.org>2018-12-31 22:10:36 +0000
commit9934f6b0a89038c8f7c638bef08dfa3171e6bc0e (patch)
treee8a80403b6ccd13ccdffbca2094d523cf0e66443 /Master/texmf-dist/doc/latex/platexcheat/platexsheet-jsclasses.tex
parent5a8c98d1c020d0d3d6dd0e44dbe41bf98adc7c32 (diff)
platexcheat (31dec18)
git-svn-id: svn://tug.org/texlive/trunk@49557 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/platexcheat/platexsheet-jsclasses.tex')
-rw-r--r--Master/texmf-dist/doc/latex/platexcheat/platexsheet-jsclasses.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/platexcheat/platexsheet-jsclasses.tex b/Master/texmf-dist/doc/latex/platexcheat/platexsheet-jsclasses.tex
index 78adddad479..6b236a23509 100644
--- a/Master/texmf-dist/doc/latex/platexcheat/platexsheet-jsclasses.tex
+++ b/Master/texmf-dist/doc/latex/platexcheat/platexsheet-jsclasses.tex
@@ -1,4 +1,3 @@
-% typeset: ptex2pdf -l platexsheet-jsclasses.tex
\documentclass[10pt,a4paper,landscape,dvipdfmx,nomag]{jsarticle}
% 使用パッケージ
@@ -72,6 +71,7 @@
%% ユーザ用マクロ
\chardef\vbar=`\| \chardef\bs=`\\
+\let\lbrace\{ \let\rbrace\}
\chardef\{=`\{ \chardef\}=`\}
\newcommand{\codefont}{\ttfamily\gtfamily}
\newcommand{\cs}[1]{\eghostguarded{{\codefont \bs #1}}}
@@ -354,7 +354,7 @@ $\mboxtt{!}=\mbox{条件が悪くても指定位置に配置}$.
\subsection{括弧類}
\begin{entable}{2}{6}
-` ' & \verb*!` '! & `` '' & \verb*!`` ''! & \{ \} & \verb*!\{ \}!
+` ' & \verb*!` '! & `` '' & \verb*!`` ''! & \lbrace\space\rbrace & \verb*!\{ \}!
& [ ] & \verb*![ ]! & ( ) & \verb*!( )! \\
\end{entable}
@@ -622,7 +622,7 @@ indファイルは\code{mendex}で処理.索引の出力には別途パッケ
p\LaTeXe\ (jsclasses) 版 {\copyright} 2017 Takuto Asakura \\
\url{https://wtsnjp.com/pdf/platexsheet-jsclasses.pdf}
-バージョン:3.0, 作成日:2017/12/01
+バージョン:3.1, 更新日:2018/12/31
\end{multicols}
\end{document}