From 6977843dd1d824d7ca73fc023cedb84ac207e327 Mon Sep 17 00:00:00 2001 From: Walmes Zeviani <walmes@ufpr.br> Date: Tue, 1 Dec 2015 12:39:37 -0200 Subject: [PATCH] =?UTF-8?q?Inclui=20atividades=20no=20plano=20para=20todos?= =?UTF-8?q?=20cap=C3=ADtulos.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plano.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plano.md b/plano.md index 8659646..4ef11e9 100644 --- a/plano.md +++ b/plano.md @@ -145,6 +145,13 @@ concluir sobre Sistemas de Controle de Versão, *Cheat Sheet* e uso de Git no RStudio. 6. 2015-12-01: + + TODOS: colocar as figuras em ambiente Latex (`center > figure > + includegraphics + caption`). Controlar o tamanho das figuras para + não ultrapassarem as margens nem ficarem pequenas demais. Colocar + os links com âncoras (os não presentes no texto, como + `[google](http://www.google.com)`) em + `google\footnote{\url{http://www.google.com}}` para aparecer no + rodapé das páginas. Usar seções numeradas. 7. 2015-12-08: 8. 2015-12-15: Apostila Git concluída! -- GitLab