abstract and finished v1 of function reqs

This commit is contained in:
jorenchik
2024-10-13 14:49:41 +03:00
parent fcbd6ba2a5
commit ff4beecb5b
3 changed files with 130 additions and 69 deletions

View File

@@ -1,5 +1,6 @@
#import "layout.typst": indent-par
#pagebreak()
#heading(
level: 1,
outlined: false,
@@ -7,21 +8,23 @@
"Anotācija",
)
#indent-par([
// LV abstract
Atmiņas kartītes (angl. flashcards) ir izplatīts veids, kā skolēni,
studenti un citi macošies cilvēki iegaumē materiālu. To veidošanai,
uzturēšanai un izmantošanai izmanto programmatūras risinājumus, taču
lielākoties neizmato pilnīgi caurspīdīgu vienkārša teksta formātu. Darbā
tiek aprakstīts risinājums, kas izmanto domēna specifisku valodu ar pilnīgu
informācijas glabāšanu to ietvaros.
])
#par(
first-line-indent: 0cm,
[*Atslēgvārdi:*],
[
*Atslēgvārdi:* atmiņas kartītes, domēna specifiska valoda, vienkārša
teksts, apzīmēšanas valoda.
],
)
// LV keywords
#text(
hyphenate: auto,
lang: "en",
@@ -34,13 +37,19 @@
"Abstract",
)
#indent-par([
// EN abstract
Flashcards are a common way for students to
students and other studying people memorize the material. To create them,
software solutions are used for maintenance and use, however
most do not use a fully transparent plain text format. At work
a solution that uses a domain-specific language with a complete is described
information storage within them.
])
#par(
first-line-indent: 0cm,
[*Keywords:*],
[
*Keywords:* memory cards, domain specific language, simple text, markup
language.
],
)
// EN keywords