💾 Archived View for freeshell.de › tldr › gvpack.gmi captured on 2023-09-28 at 16:34:02. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

gvpack

Combine several graph layouts (that already have layout information).
Graphviz filters: `acyclic`, `bcomps`, `comps`, `edgepaint`, `gvcolor`, `gvpack`, `mingle`, `nop`, `sccmap`, `tred`, & `unflatten`.

More information.

gvpack {path/to/layout1.gv} {path/to/layout2.gv ...} > {path/to/output.gv}
gvpack -g {path/to/layout1.gv} {path/to/layout2.gv ...} > {path/to/output.gv}
gvpack -n {path/to/layout1.gv} {path/to/layout2.gv ...} > {path/to/output.gv}
gvpack -u {path/to/layout1.gv} {path/to/layout2.gv ...} > {path/to/output.gv}
gvpack -?
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY