aboutsummaryrefslogtreecommitdiff
path: root/content/sections
diff options
context:
space:
mode:
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
```