israelmotta / final_report_ccrosa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

academic-projects

This repository provides a model document for the delivery of activities carried out during discipline of "Fundamentos de Robótica Móvel".

The good presentation doc must have:

  1. Introduction
  2. Basis
  3. Methods
  4. Results and analysis
  5. Conclusion

If you do not have Latex installed on your computer, follow the instructions below.

Installing TexLive

To use this repo it is necessary to install TexLive.

    sudo add-apt-repository ppa:jonathonf/texlive
        
    sudo apt update
        
    sudo apt install texlive-full
       
    tlmgr install abntex2
        
    tlmgr update abntex2

All cleaning TexLive (if necessary)

    sudo apt-get install ppa-purge

    sudo ppa-purge ppa:jonathonf/texlive

    sudo apt-get autoremove --purge tex-common texlive-base texlive-binaries texlive-common texlive-doc-base texlive-latex-base texlive-latex-base-doc

    sudo apt-get autoclean

About


Languages

Language:TeX 100.0%