Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jandermoreira/drawdc


https://github.com/jandermoreira/drawdc

data-structures latex latex-package tikz

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

**This project is obsolete**

Please see http://github.com/jandermoreira/dsdraw.

# drawdc

Ferramentas para desenho de estruturas de dados para LaTeX.

Ferramentas

* arranjos
* matrizes
* listas encadeadas
* arquivos (registros e blocos)

Tudo isso é beta! :-)

## instalação
Vá para seu diretório TEXMF (e.g., `~/texmf/tex/latex/local`) e salve todos os arquivos lá.

## Uso
No preâmbulo do documento, acrescente:

`\usepackage[<_opções_>]{drawdc}`

Nas _opções_ é possível colocar, separados por vírgulas: `array`, `matrix`, `linkedlist` ou `file`.