@@ -3,11 +3,19 @@
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{lmodern}
|
||||
\usepackage{microtype}
|
||||
% try 3
|
||||
\newcommand{\jp}[1]{\begin{CJK*}{UTF8}{min}
|
||||
#1
|
||||
\end{CJK*}}
|
||||
\usepackage{colortbl}
|
||||
\usepackage{tcolorbox}
|
||||
\usepackage{graphics}
|
||||
\newcommand{\jp}[1]{\begin{CJK*}{UTF8}{min}#1\end{CJK*}}
|
||||
\newcommand{\bul}[1]{\underline{\textbf{#1}}}
|
||||
\newcommand{\rarr}{$\rightarrow$}
|
||||
\definecolor{ForestPrimary}{HTML}{2E5339}
|
||||
\definecolor{ForestLight}{HTML}{EAF2EB}
|
||||
\newtcolorbox{ricorda}[1][RICORDA]{
|
||||
colback=ForestLight, colframe=ForestPrimary, boxrule=0.6pt, arc=2pt,
|
||||
left=6pt, right=6pt, top=4pt, bottom=4pt, breakable,
|
||||
fonttitle=\bfseries, title={#1}
|
||||
}
|
||||
\title{Letteratura Giapponese \roman{1}}
|
||||
\author{Marianna}
|
||||
\begin{document}
|
||||
|
||||
Reference in New Issue
Block a user