hello.tex: add title, author, date, maketitle, esperanto

This commit is contained in:
Aminda Suomalainen 2022-07-23 14:15:25 +03:00
parent ffebcb5c4b
commit 21b5223cc4
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -11,7 +11,7 @@
% with cmap
%\usepackage[utf8]{inputenc}
% I can specify multiple languages for hyphenation! texlive-babel
\usepackage[english,finnish]{babel}
\usepackage[esperanto,english,finnish]{babel}
% Noto Serif font. Remember to install texlive-fontaxes, texlive-noto
\usepackage{noto-serif}
% texlive-cmap makes pdflatex copy-pasteable
@ -22,8 +22,14 @@
% Uncomment to uncensor in output
%\StopCensoring
\title{Saluton Mondo!}
\author{Aminda Suomalainen}
\date{\today}
% Text begins here
\begin{document}
\maketitle
\section*{Hello World!}