Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX Project

This project uses LuaLaTeX to build the document and requires a minimal TeX distribution.

Prerequisites

  1. Install BasicTeX

    Download and install BasicTeX for macOS from the official TeX Users Group site:
    👉 https://www.tug.org/mactex/beginners.html

  2. Install missing packages

    After installation, open Terminal and use tlmgr (TeX Live Manager) to install required packages:

    sudo tlmgr update --self
    sudo tlmgr install lualatex-math luatexbase luatex85 fontspec textpos 
  3. Build

    lualatex main.tex

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages