Easy steps to install tectonic package on Mac
Package Information:
Application Name – tectonic
What is tectonic – Not Available for tectonic
Use of tectonic – Modernized, complete, self-contained TeX/LaTeX engine
URL – https://tectonic-typesetting.github.io/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install tectonic using brew
brew install tectonic
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
tectonic is ready to use now!