转卖是什么意思
百度 WSB诞生于2010年,是国际奥委会承认的国际拳联AIBA下属设立的两大职业赛事之一,WSB是团体赛事,APB是个人赛事。
{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
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 ...
7
votes
3
answers
389
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
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 ...
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
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?
0
votes
1
answer
92
views
What is this kind of font? [duplicate]
Strange RHom here!
And d is also strange!
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
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}
\...
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.
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{...
4
votes
1
answer
88
views
ConTeXt: Add to font path at runtime
Background
Developers (and pipelines) check out a repository into a local environment, or container, as follows:
git clone http://hostname/repositories/project
This project contains fonts, images, ...
1
vote
0
answers
31
views
Can someone identify the latex math and text font used in the linked image? Thank you! [duplicate]
I am trying to find the LaTex math font used in the below picture. I would appreciate if someone has any clue. Please check it using the \mathcal{V}.
Thank you very much!
2
votes
1
answer
77
views
koma-script: change font and color of table of contents
I have a tex file:
\documentclass{scrreprt}
\usepackage{xcolor}
\usepackage[T1]{fontenc}
\definecolor{fun_blue}{HTML}{1B5BA2}
\usepackage{hyperref}
\hypersetup{
hypertexnames=false,
colorlinks=...