大学生爬山失联是怎么回事 大学生爬山失联事件真相
百度 对于已经纹过身的球员来说,接下来或许会被中国足协安排一直用绷带遮住自己的纹身,从而才能代表球队出场。
{fonts} is about fonts and how to use them. It deals with questions about changing family, shape and weight of fonts, but also with font packages. If your question is not about a font in general but about specific symbols, use {symbols} instead. For questions about font sizes, use {fontsize}.
9,341 questions
7
votes
3
answers
415
views
A icon-symbol for a certified email
In Italy, the term PEC (acronym of "Posta Elettronica Certificata" or certified email) is commonly associated with a logo depicting a closed envelope with a ribbon or seal, symbolizing the ...
1
vote
2
answers
55
views
How to use a given font for title-page only and another font for the rest of the document?
I would like to use a "special" font for the title page only (lets say any elegant sans serif font for a novel title page), while using the crimson font for all the document. Currently, all ...
1
vote
1
answer
59
views
define a font command without changing non-English character
When I use the \UrlFont, it changes both the English and the other language.
If I don't want to change the other language, how to redefine the command?
I want the other language unchanged
\...
0
votes
0
answers
35
views
Loading fonts from TTC always initiates a luaotfload database reload [duplicate]
I'm loading the Noto CJK fonts from a TrueType collection, and luaotfload always initiates a database reload (even after the inital first time load). This seems to cause a small pause in compilation. ...
1
vote
2
answers
42
views
Font missing u2013 (en dash), but still renders -- correctly
I'm using the Clara typeface which, as already noted, is missing a few ligatures. My compiler reports that it's also missing u2013 (the en dash), which is evident because any explicit en dashes is ...
3
votes
2
answers
188
views
Do TeX engines support Shavian OpenType fonts?
I found these OpenType fonts for the Shavian alternative alphabet for the English language. Shavian fonts found here. I believe a Type 1 font is supported in TeX, but not OpenType, from what I've seen....
0
votes
1
answer
40
views
keytheorems: headfont unintendedly affects bodyfont
I have a tex file
\documentclass{article}
\usepackage{keytheorems,enumitem,mathtools}
\newkeytheoremstyle{thmcommon}{
headfont=\bfseries\sffamily
}
\numberwithin{equation}{section}
\...
0
votes
1
answer
92
views
What is this kind of font? [duplicate]
Strange RHom here!
And d is also strange!
0
votes
0
answers
41
views
What is this specific kind of font? [duplicate]
Here if "C" is using mathscr, what is the l ("ell"? guess) here?
9
votes
4
answers
261
views
Use Libertinus serif italic J from stylistic alternative
The capital J in the serif italic font from Libertinus (i.e. Libertine) is a bit out of place. There is a stylistic alternative in the font (cf. for example this PR) that contains a glyph that's more ...
5
votes
2
answers
179
views
Decoding the mystery calligraphic “I” in Pugh’s Real Mathematical Analysis
Regarding this link with the user's question and comments, I have not understood how to find the way the calligraphic letter I appearing in the text is represented. Other calligraphic fonts are ...
1
vote
1
answer
109
views
arrow at the end of the letter
I'd like to be able to add arrows to the ends of letters, like in the example below:
I have no idea how to achieve this.
0
votes
1
answer
57
views
Set different font for axis environment and math/text environment in pgfplot
I was wondering if it would be possible to achieve what it is shown in this figure but setting the math text to a different font. Thanks a lot!
\documentclass[class=scrartcl, tikz]{standalone}
\...
5
votes
1
answer
73
views
microtype producing dozens of Unknown slot number warnings for Lete Sans Math
microtype is producing dozens of unknown slot number warnings. Here is an MWE:
% !TEX program = LuaLaTeX
\documentclass{article}
%\usepackage{lete-sans-math}
\usepackage{unicode-math}
\setmathfont{...
5
votes
2
answers
141
views
stix2 lower-case \mathcal glyphs in pdfLaTeX
I want to use the stix2 calligraphic math fonts in my document (using libertinus for the other fonts). In LuaLaTeX, I can just do that using \setmathfont. Unfortunately I am forced to use pdfLaTeX and ...