mirror of
https://github.com/kristoferssolo/Mafia-the-Game-Description.git
synced 2025-10-21 19:50:35 +00:00
Fix abstract
This commit is contained in:
parent
2214d04487
commit
9226641eb6
@ -1,6 +1,6 @@
|
|||||||
INFO: latexindent version 3.20.1, 2023-01-07, a script to indent .tex files
|
INFO: latexindent version 3.20.1, 2023-01-07, a script to indent .tex files
|
||||||
latexindent lives here: /home/kristofers/.local/share/nvim/mason/packages/latexindent/
|
latexindent lives here: /home/kristofers/.local/share/nvim/mason/packages/latexindent/
|
||||||
Wed Sep 20 21:04:54 2023
|
Wed Sep 20 21:08:04 2023
|
||||||
Reading input from STDIN
|
Reading input from STDIN
|
||||||
INFO: Processing switches:
|
INFO: Processing switches:
|
||||||
INFO: Directory for backup files and indent.log:
|
INFO: Directory for backup files and indent.log:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
\chapter*{Anotācija}
|
\section*{Anotācija}
|
||||||
\setcounter{page}{2}
|
\setcounter{page}{2}
|
||||||
\lipsum[1-3]
|
\lipsum[1-3]
|
||||||
|
|
||||||
\chapter*{Abstract}
|
\section*{Abstract}
|
||||||
\lipsum[1-3]
|
\lipsum[1-3]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user