Fix abstract

This commit is contained in:
Kristofers Solo 2023-09-20 21:08:33 +03:00
parent 2214d04487
commit 9226641eb6
2 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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]