A diagram of TeX software

A diagram presenting TeX software using the smartdiagram package.

Full explanation in Chapter 9, Creating Graphics: Building smart diagrams

Constellation diagram

お好みで編集してコンパイルしてください。
% 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}
ダウンロードはこちら: constellation-diagram.texconstellation-diagram.pdf
Overleafで開く: constellation-diagram.tex