Newer
Older
2022-koki / renshu.tex
@Ito Koki Ito Koki on 21 Feb 2022 386 bytes 練習を足したよ
\documentclass[a4j]{jarticle}
\AtBeginDvi{\special{pdf:mapfile ptex-ipa.map}}
% -*- coding: utf-8 -*-

\topmargin  -2cm
\textheight 26cm
\textwidth 16.5cm
\oddsidemargin -0.3cm

\pagestyle{empty}


%% タイトル %%
\title{レジュメテンプレート(pLaTeX 版)}

%% 著者 %%
\author{伊藤皓紀}

%% 日付 %%
\date{2022年2月21日}

\begin{document}
Hello

\end{document}