summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pgf-pie/pgf-pie.sty
blob: ec8740ff2d078f6d797e08b4cbcbe8f155cccc5f (plain)
1
2
3
4
5
6
% SPDX-License-Identifier: GPL-2.0-only OR LPPL-1.3c
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{pgf-pie}[2022/06/14 v0.7 Some LaTeX macros for pie
chart by using PGF/Tikz package.]
\RequirePackage{tikz}
\usetikzlibrary{pie}