This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Ler o arquivo main.tex e traduzir do português para o inglês | |
| # Autor: Braully Rocha da Silva | |
| # Data: 2023-03-01 | |
| # Equações matematicas serão preservadas | |
| # Limitações, quebrar linhas e tentar separar ao maximo codigo de comando exemplo | |
| # Usar: | |
| # \item { | |
| # texto do item | |
| # } | |
| # Ao invés de \item { texto do item } |