A diagram showing a TeX workflow using the clever smartdiagram package.
Edit and compile if you like:
% A circular diagram of a TeX workflow % Author: Stefan Kottwitz % https://www.packtpub.com/hardware-and-creative/latex-cookbook \documentclass[border=10pt]{standalone} \usepackage{smartdiagram} \begin{document} \smartdiagram[circular diagram:clockwise]{Edit, pdf\LaTeX, Bib\TeX/ biber, make\-index, pdf\LaTeX} \end{document}
Click to download: smart-circle.tex • smart-circle.pdfOpen in Overleaf: smart-circle.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.
Leave a Reply
You must be logged in to post a comment.