From 9f6d6f3b927a8a1d171ca9540727781bdd844cba Mon Sep 17 00:00:00 2001 From: Joseph Timothy Foley Date: Fri, 17 Oct 2025 17:32:34 +0000 Subject: [PATCH] remove polyglossia warning on lipsum --- main.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/main.tex b/main.tex index fc61003..2df140f 100644 --- a/main.tex +++ b/main.tex @@ -29,6 +29,7 @@ %% !!WARNING: The geometry package is incompatible with this template! \usepackage{lipsum}%provides us with text for testing +\setlipsum{auto-lang=false}%eliminates polyglossia warning %% usage: \lipsum[STARTNUM-ENDNUM] \graphicspath{{graphics-cropped/}{graphics/}{./}}