From 34c2706f4a379bae0907e3a79da84cca8cca1dfe Mon Sep 17 00:00:00 2001 From: Yu Cong Date: Thu, 21 Aug 2025 11:05:02 +0800 Subject: [PATCH] fix poster font --- beamerthemePoster.sty | 10 +++++----- poster.tex | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/beamerthemePoster.sty b/beamerthemePoster.sty index 4132dbe..a647a10 100644 --- a/beamerthemePoster.sty +++ b/beamerthemePoster.sty @@ -20,11 +20,11 @@ %\usepackage{mathptmx} % funny math font % \usepackage{euler} -% \usepackage[default]{lato} -% \usepackage{lete-sans-math} -\RequirePackage[fira]{fontsetup} -\RequirePackage{FiraMono} -\setmathfont{Fira Math}[range=\setminus] +\usepackage[defaultsans]{lato} +\usepackage{lete-sans-math} +% \RequirePackage[fira]{fontsetup} +% \RequirePackage{FiraMono} +% \setmathfont{Fira Math}[range=\setminus] %%% other text fonts %\usepackage{palatino} diff --git a/poster.tex b/poster.tex index 98dbeac..e0ecad5 100644 --- a/poster.tex +++ b/poster.tex @@ -21,7 +21,7 @@ \title [34th International Joint Conference on Artificial Intelligence (IJCAI25), Guangzhou, China] % Conference { % Poster title -\#2001 Large-Scale Trade-Off Curve Computation for Incentive Allocation with Cardinality and Matroid Constraints +\#2001 \; Large-Scale Trade-Off Curve Computation for Incentive Allocation with Cardinality and Matroid Constraints } \author{\underline{Yu Cong}, Chao Xu, Yi Zhou} @@ -41,7 +41,7 @@ \section{Problem} -default + \section{Existing works}