8
votes
1answer
116 views

Font and spacing issue in expl3 macro using ooalign

So I was looking at underline omitting the descenders and wanted a version where I could control the underline thickness. Using the basic idea from the answers there, I came up with a method that has ...
0
votes
0answers
107 views

How to cancel font information at the head of page 1 which is blank? [closed]

My preamble: \documentclass[a4paper]{article} \usepackage{polyglossia} \setdefaultlanguage{french} \usepackage[babel, french=guillemets*]{csquotes} \MaqueOuterQuote{"} \usepackage{fontspec} ...