A diagram presenting TeX software using the smartdiagram package.

smart-constellation

Edit and compile if you like:

% A diagram of TeX software
% Author: Stefan Kottwitz
% https://www.packtpub.com/hardware-and-creative/latex-cookbook
\documentclass[border=10pt]{standalone} 
\usepackage{smartdiagram}
\begin{document}
\smartdiagram[constellation diagram]{\TeX\ software,
  Editor, Compiler, Converter, PDF Reader}
\end{document}

Click to download: smart-constellation.texsmart-constellation.pdfOpen in Overleaf: smart-constellation.tex

See also: Original Source by Stefan Kottwitz

Note: The copyright belongs to the blog author and the blog. For the license, please see the linked original source blog.