mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09: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
|
% with cmap
|
||||||
%\usepackage[utf8]{inputenc}
|
%\usepackage[utf8]{inputenc}
|
||||||
% I can specify multiple languages for hyphenation! texlive-babel
|
% 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
|
% Noto Serif font. Remember to install texlive-fontaxes, texlive-noto
|
||||||
\usepackage{noto-serif}
|
\usepackage{noto-serif}
|
||||||
% texlive-cmap makes pdflatex copy-pasteable
|
% texlive-cmap makes pdflatex copy-pasteable
|
||||||
@ -22,8 +22,14 @@
|
|||||||
% Uncomment to uncensor in output
|
% Uncomment to uncensor in output
|
||||||
%\StopCensoring
|
%\StopCensoring
|
||||||
|
|
||||||
|
\title{Saluton Mondo!}
|
||||||
|
\author{Aminda Suomalainen}
|
||||||
|
\date{\today}
|
||||||
|
|
||||||
|
|
||||||
% Text begins here
|
% Text begins here
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
\maketitle
|
||||||
|
|
||||||
\section*{Hello World!}
|
\section*{Hello World!}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user