init branch marianna
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
\documentclass{scrbook}
|
||||
\usepackage{CJKutf8}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{lmodern}
|
||||
\usepackage{microtype}
|
||||
\newcommand{\jp}[1]{\begin{CJK*}{UTF8}{min}
|
||||
#1
|
||||
\end{CJK*}}
|
||||
\newcommand{\rarr}{$\rightarrow$}
|
||||
\title{Letteratura Giapponese \roman{1}}
|
||||
\author{Marianna}
|
||||
\begin{document}
|
||||
\chapter{Lezione 1}
|
||||
\input{./chapt/lezione1.tex}
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user