diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-31 22:10:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-31 22:10:36 +0000 |
commit | 9934f6b0a89038c8f7c638bef08dfa3171e6bc0e (patch) | |
tree | e8a80403b6ccd13ccdffbca2094d523cf0e66443 /Master/texmf-dist/doc/latex/platexcheat/platexsheet.tex | |
parent | 5a8c98d1c020d0d3d6dd0e44dbe41bf98adc7c32 (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.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/platexcheat/platexsheet.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/platexcheat/platexsheet.tex b/Master/texmf-dist/doc/latex/platexcheat/platexsheet.tex index 8683e4dc485..6b54ae8ced9 100644 --- a/Master/texmf-dist/doc/latex/platexcheat/platexsheet.tex +++ b/Master/texmf-dist/doc/latex/platexcheat/platexsheet.tex @@ -1,4 +1,3 @@ -% typeset: ptex2pdf -l platexsheet.tex \documentclass[10pt,a4paper,landscape,dvipdfmx]{jarticle} % 使用パッケージ @@ -71,6 +70,7 @@ %% ユーザ用マクロ \chardef\vbar=`\| \chardef\bs=`\\ +\let\lbrace\{ \let\rbrace\} \chardef\{=`\{ \chardef\}=`\} \newcommand{\codefont}{\ttfamily\gtfamily} \newcommand{\cs}[1]{\eghostguarded{{\codefont \bs #1}}} @@ -350,7 +350,7 @@ $\mboxtt{!}=\mbox{条件が悪くても指定位置に配置}$. \subsection{括弧類} \begin{entable}{2}{6} -` ' & \verb*!` '! & `` '' & \verb*!`` ''! & \{ \} & \verb*!\{ \}! +` ' & \verb*!` '! & `` '' & \verb*!`` ''! & \lbrace\space\rbrace & \verb*!\{ \}! & [ ] & \verb*![ ]! & ( ) & \verb*!( )! \\ \end{entable} @@ -618,7 +618,7 @@ indファイルは\code{mendex}で処理.索引の出力には別途パッケ p\LaTeXe 版 {\copyright} 2017 Takuto Asakura \\ \url{https://wtsnjp.com/pdf/platexsheet.pdf} -バージョン:3.0, 作成日:2017/12/01 +バージョン:3.1, 更新日:2018/12/31 \end{multicols} \end{document} |