summaryrefslogtreecommitdiff
path: root/macros/jptex/latex/gentombow/pxgentombow.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/jptex/latex/gentombow/pxgentombow.tex')
-rw-r--r--macros/jptex/latex/gentombow/pxgentombow.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/macros/jptex/latex/gentombow/pxgentombow.tex b/macros/jptex/latex/gentombow/pxgentombow.tex
new file mode 100644
index 0000000000..8a8c2616bd
--- /dev/null
+++ b/macros/jptex/latex/gentombow/pxgentombow.tex
@@ -0,0 +1,25 @@
+%# -*- coding: utf-8 -*-
+\ifx\epTeXinputencoding\undefined\else % defined in e-pTeX (> TL2016)
+ \epTeXinputencoding utf8 % ensure utf-8 encoding for platex
+\fi
+
+\documentclass[a4paper]{jsarticle}
+\usepackage{doc}
+\usepackage{pxgentombow}
+\usepackage{bounddvi}
+\GetFileInfo{pxgentombow.sty}
+\title{Package \textsf{pxgentombow}}
+\author{Hironobu Yamashita}
+\date{2018年5月17日}
+\begin{document}
+
+\maketitle
+
+\begin{center}
+The package \textsf{pxgentombow} is now superseded by \textsf{gentombow}!
+\end{center}
+
+\textsf{pxgentombow}パッケージは、上位版である\textsf{gentombow}パッケージに
+統一されました。代わりに\textsf{gentombow}パッケージを使用してください。
+
+\end{document}