aboutsummaryrefslogtreecommitdiff
path: root/content/sections
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-10 12:30:01 +0100
committerSilvio Rhatto <rhatto@riseup.net>2024-06-10 12:30:01 +0100
commit0f0f4bbd9c6cba0fbf196de47e2baed7741391c3 (patch)
treea4def5d5d4780066311ce5e90ea4764e25dc7b2a /content/sections
parent993c309e0c0623716a4e1e47435c4ec31cd1ab06 (diff)
downloadbookup-0f0f4bbd9c6cba0fbf196de47e2baed7741391c3.tar.gz
bookup-0f0f4bbd9c6cba0fbf196de47e2baed7741391c3.tar.bz2
Updates TODO and docs
Diffstat (limited to 'content/sections')
-rw-r--r--content/sections/05-workflow/funcionamento.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/content/sections/05-workflow/funcionamento.md b/content/sections/05-workflow/funcionamento.md
index 66ff216..b3ce0fe 100644
--- a/content/sections/05-workflow/funcionamento.md
+++ b/content/sections/05-workflow/funcionamento.md
@@ -3,7 +3,9 @@
Bookup opera através da _compilação_ de arquivos:
```
- /--> Livro PDF
-Arquivos fonte em Markdown --> Compilação -->
- \--> Livro HTML
+ \ .--> Livro PDF
+Layout (LaTeX e HTML) \ /
+Texto fonte (Markdown) >---> Compilação ----<
+Bibliografia (BibTeX) / \
+ / `--> Livro HTML
```