aboutsummaryrefslogtreecommitdiff
path: root/content/sections/05-workflow/funcionamento.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/sections/05-workflow/funcionamento.md')
-rw-r--r--content/sections/05-workflow/funcionamento.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/content/sections/05-workflow/funcionamento.md b/content/sections/05-workflow/funcionamento.md
index b3ce0fe..16f0c72 100644
--- a/content/sections/05-workflow/funcionamento.md
+++ b/content/sections/05-workflow/funcionamento.md
@@ -1,11 +1,11 @@
-# Funcionamento {#funcionamento}
+# Workflow {#workflow}
-Bookup opera através da _compilação_ de arquivos:
+Bookup works through _compiling_ files from source:
```
- \ .--> Livro PDF
-Layout (LaTeX e HTML) \ /
-Texto fonte (Markdown) >---> Compilação ----<
-Bibliografia (BibTeX) / \
- / `--> Livro HTML
+ \ .--> PDF book
+Layout (LaTeX and HTML) \ /
+Source text (Markdown) >---> Compilation ----<
+Bibliography (BibTeX) / \
+ / `--> HTML book
```