install.packages(“tinytex”) tinytex::install_tinytex() — title: “Relatório de Performance de Lojas” author: “Seu Nome” date: “2025-09-03” output: pdf_document: toc: true toc_depth: 2 number_sections: true —