This package browser is in early development. Mind the rough edges.

texlive-tikz-qtree

Use existing Qtree syntax for trees in TikZ

The package provides a macro for drawing trees with TikZ using the easy syntax of Alexis Dimitriadis Qtree. It improves on TikZ's standard tree-drawing facility by laying out tree nodes without collisions; it improves on Qtree by adding lots of features from TikZ (for example, edge labels, arrows between nodes); and it improves on pst-qtree in being usable with pdfTeX and XeTeX.

Installation

Install the latest version of texlive-tikz-qtree as follows:

guix install texlive-tikz-qtree

Or install a particular version:

guix install texlive-tikz-qtree@2024.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of texlive-tikz-qtree about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/texlive-tikz-qtree'><img src='https://packages.guix.gnu.org/packages/texlive-tikz-qtree/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/texlive-tikz-qtree/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/texlive-tikz-qtree)

Example Org:

[[https://packages.guix.gnu.org/packages/texlive-tikz-qtree][https://packages.guix.gnu.org/packages/texlive-tikz-qtree/badges/latest-version.svg]]