jsta / tikz-lake-fig

Collection of lake diagrams for use in LaTeX documents

Home Page:https://github.com/jsta/tikz-lake-fig/blob/master/tikz-lake-fig-doc.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tikz-lake-fig

GitHub GitHub tag (latest SemVer) CTAN

A collection of schematic diagrams of lakes for use in LaTeX documents. Diagrams include representations of material budgets, fluxes, and connectivity arrangements.

Usage

Call diagram commands in your document by setting tikz-lake-fig.sty as an input (e.g. \usepackage{tikz-lake-fig}). Each command takes a single argument specifiying the scale of the diagram (optionally a second argument for fill color):

\documentclass{standalone}
\usepackage{tikz-lake-fig}

\begin{document}

\secondarywireframe[1]

\end{document}

tikz lakes

Prerequsites

LaTeX packages

import pbox relsize
pgfplots subfiles standalone
tikz

Gallery

See tikz-lake-fig-doc.pdf

Links

This collection inspired by JLDiaz

About

Collection of lake diagrams for use in LaTeX documents

https://github.com/jsta/tikz-lake-fig/blob/master/tikz-lake-fig-doc.pdf

License:LaTeX Project Public License v1.3c


Languages

Language:TeX 91.0%Language:R 5.9%Language:Makefile 3.1%