% +++
% latex="lualatex"
% +++
\documentclass[
	paper={10cm,14cm},
	head_space=5mm,
	foot_space=5mm,
	gutter=5mm,
	fore-edge=5mm,
]{jlreq}

\usepackage{luatexja}
\ltjdefcharrange{11}{`→,`↑,`↓,`←}
\ltjsetparameter{jacharrange={-2,-8,+11}}
\usepackage[no-math,match,deluxe,jfm_yoko=jlreq]{luatexja-preset}
\usepackage{luatexja-otf,luatexja-adjust}
\usepackage{tikz}
\usepackage[pdfbox]{gentombow}

\usepackage[nowidering]{yhmath}
\usepackage{newpxmath,amsmath,mathtools,mleftright}
\usepackage{tabularray}
\usepackage[notrig,italicdiff]{physics}
\mleftright


\usepackage[scr=boondoxo,frak=pxtx,bb=mth]{mathalfa}
\DeclareMathAlphabet{\mathnormal}{T1}{pplx}{m}{it}
\DeclareMathAlphabet{\mathrm}{T1}{pplx}{m}{n}
\DeclareMathAlphabet{\mathit}{T1}{pplx}{m}{it}
\DeclareMathAlphabet{\mathtt}{T1}{lmtt}{m}{n}
\DeclareMathAlphabet{\mathsf}{T1}{kurier}{m}{n}
\DeclareMathAlphabet{\mathbsf}{T1}{kurier}{b}{n}
\DeclareMathAlphabet{\mathbold}{T1}{pplx}{b}{it}
\DeclareMathAlphabet{\mathbf}{T1}{pplx}{b}{n}
\DeclareMathAlphabet{\mathscr}{U}{BOONDOX-calo}{m}{n}
\DeclareMathAlphabet{\mathbscr}{U}{BOONDOX-calo}{b}{n}
%\DeclareMathAlphabet{\mathcal}{OT1}{eusm10}{m}{n}
%\DeclareMathAlphabet{\mathbcal}{OT1}{eusm10}{b}{n}
\DeclareMathAlphabet{\mathfrak}{OT1}{tx-frak}{m}{n}
\DeclareMathAlphabet{\mathbfrak}{OT1}{tx-frak}{b}{n}
\DeclareMathAlphabet{\mathbb}{U}{dsss}{m}{n}
\DeclareSymbolFont{operators}{T1}{uop}{m}{n}

\DeclareSymbolFont{numbers}{T1}{pplx}{m}{n}
\DeclareMathSymbol{0}\mathalpha{numbers}{`0}
\DeclareMathSymbol{1}\mathalpha{numbers}{`1}
\DeclareMathSymbol{2}\mathalpha{numbers}{`2}
\DeclareMathSymbol{3}\mathalpha{numbers}{`3}
\DeclareMathSymbol{4}\mathalpha{numbers}{`4}
\DeclareMathSymbol{5}\mathalpha{numbers}{`5}
\DeclareMathSymbol{6}\mathalpha{numbers}{`6}
\DeclareMathSymbol{7}\mathalpha{numbers}{`7}
\DeclareMathSymbol{8}\mathalpha{numbers}{`8}
\DeclareMathSymbol{9}\mathalpha{numbers}{`9}

%% フォントがない場合は以下の5行を削除
\IfFontExistsTF{FOT-RodinNTLGPro-DB}{
	\setsansjfont[Ligatures=TeX,BoldFont=RodinNTLGPro-EB]{FOT-RodinNTLGPro-DB}
	\setmainjfont[Ligatures=TeX,BoldFont=RodinNTLGPro-EB]{FOT-RodinNTLGPro-DB}
	\setsansfont[Ligatures=TeX,BoldFont=RodinNTLGPro-EB]{FOT-RodinNTLGPro-DB}
	\setmainfont[Ligatures=TeX,BoldFont=RodinNTLGPro-EB]{FOT-RodinNTLGPro-DB}
}{}
\IfFontExistsTF{FOT-KikyouBStd-L}
	{
		\newjfontfamily\hmshukujijfont{FOT-KikyouBStd-L.otf}
		\newfontfamily\hmshukujiafont{FOT-KikyouBStd-L.otf}
		\newcommand\hmshukujifont{\hmshukujijfont\hmshukujiafont}
	}
	{\newcommand\hmshukujifont{}}


\ltjsetparameter{yjabaselineshift=0pt,yalbaselineshift=0.5pt}

\usepackage{scalefnt}
\usepackage{multirow}
\usepackage{multicol}
\ltjenableadjust[lineend=extended,priority=true,profile=true,linestep=true]
\allowdisplaybreaks[4]


%%%%%%%%%%%%%%%%%%%%%%%


\begin{document}

\pagestyle{empty}

\setlength{\parindent}{0pt}


\vspace*{2cm}
{
	\large\hmshukujifont
	今年もよろしくお願いいたします。\par
	\medskip
	\normalsize
	2 つの漢字をそれぞれ 4 つに切ってばらばらにしました。
	その漢字でできる熟語は何でしょう。
	
	\hspace*{\fill}\includegraphics{./2024image.pdf}\hspace*{\fill}
}


\vspace{\fill}

\hspace*{\fill} 令和 6 年 元日

\newpage

{
	\fontsize{4cm}{0pt}\selectfont%
	\tikz[x=1\zw,y=1\zh]{
		\node[inner sep=0pt,outer sep=0pt,anchor=south west,](0,0){辰砂};
		\draw[ultra thick,step=.5\zw](0,0)grid(2,1);
	}
}
\end{document}
