mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-21 18:59:22 +01:00
hello.tex: add title, author, date, maketitle, esperanto
This commit is contained in:
parent
ffebcb5c4b
commit
21b5223cc4
@ -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!}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user