Skip to main content

Questions tagged [mathbb]

The tag has no usage guidance.

1 vote
1 answer
29 views

A blackboard bold `\varepsilon`

I want to have a blackboard bold version of the usual \varepsilon. When using \usepackage[bbgreekl]{mathbbol} and \bbespilon, the result has two issues: It looks like \epsilon, not like \varepsilon ...
Smiley1000's user avatar
0 votes
0 answers
15 views

Using pdfrender makes text appear too thick when zoomed out

I'm using pdfrender to make \mathbb look thicker, but when I zoom out the pdf it appears much thicker than the rest of the text. The first print is zoomed in, while the second one is zoomed out. Here ...
nogrodrigo's user avatar
0 votes
1 answer
98 views

A proper math font

The question I would like to have a math font that fulfills all of the following requirements: \mathbb looks as close as possible to LaTeX's default math font \mathcal is only slightly curved \...
Smiley1000's user avatar
6 votes
3 answers
497 views

Creating a command to display blackboard font

I am relatively new to LaTeX and I want to know whether there is a way to create a command such that it takes whatever capital letter the command is and prints the blackboard font. Here's what I mean: ...
A R's user avatar
  • 161
0 votes
0 answers
56 views

Using my svg images as blackboard bold characters

I've become dissatisfied with AMS's blackboard bold after noticing the R and Q differ a lot from Latin Modern's (and for its lack of bold numbers). I then learned it is not based on Computer Modern/...
Pedro G. Mattos's user avatar
0 votes
0 answers
63 views

arXiv submission \mathbb problem with mtpro2

Update: Thank you for comments and warnings! I contacted arXiv support to be sure, and you are not allowed to use mtpro2. I am trying to make a submission to arXiv, and I am using mtpro2 for my ...
Jo''s user avatar
  • 145
1 vote
2 answers
210 views

How to fix $\mathbb{R}$?

I am writing a code in overleaf with the XeLaTeX compiler. this is the code: \documentclass[12pt]{article} \usepackage{fontspec} \usepackage{graphicx} % Required for inserting images \usepackage{...
A field's user avatar
  • 131
0 votes
1 answer
50 views

how to fix this error within my table

I'm not sure what is going wrong here, i don't see any errors in spelling.
Noa Runnalls's user avatar
0 votes
0 answers
46 views

I'm getting an error while compiling some math

While using \include{selectors.tex} with a line like this: Suppose $\langle x_n \rangle _{n \in \nat}$ is a rapidly converging sequence of converges to some irrational number. I'm getting this error: ...
user2925716's user avatar
  • 1,960
0 votes
1 answer
138 views

How to draw a hollow 1? (Unit step, Indicator fcn, etc..) [duplicate]

I am trying to write a hollow number 1 for my unit step function. Intuitively, since \mathbb{R} provides the nice symbol for real numbers, I would imagine \mathbb{1} do the same. However: Since the ...
Power_tile's user avatar
1 vote
0 answers
80 views

Newtxmath: superfluous space in “ℤ)” [duplicate]

Using TeX Live 2023 as of 2023-08-23 (also as of 2023-08-25), feeding pdflatex with \documentclass{article} \pagestyle{empty} \usepackage{newtxmath}% v1.723, 2023/07/30 \begin{document}% The matrix ...
user avatar
0 votes
0 answers
65 views

How to change blackboard bold fonts using mathspec?

I’m using unicode-math to change my blackboard bold font to TeX Gyre Schola Math, but it interferes with mathalpha (I use this to change my cal, scr, and frak fonts) and causes the positions of ...
Brendan Sean's user avatar
1 vote
2 answers
231 views

Problem with \mathbb command in times new roman font

I have this code written: \documentclass{article} \usepackage[margin=2cm]{geometry} \usepackage{fontspec} \usepackage[utf8]{inputenc} \usepackage[]{unicode-math} \setmainfont{Times New Roman} \...
panos Physics's user avatar
0 votes
0 answers
86 views

Error when using blackboard bold fonts to produce indicator function

I have a weird problem. It all started when I got problems when trying to create the indicator function with a double stroke 1 using \mathbb{1} which within the Visual Studio reads as using 'Latex ...
DaveGoneRogue's user avatar
1 vote
1 answer
81 views

sansmath undoes custom mathbb alphabet

I need mathbb symbols for 0 and 1. Currently I'm doing this using the bbold fonts. This works great: \documentclass[10pt]{article} \DeclareMathAlphabet{\mymathbb}{U}{bbold}{m}{n} \usepackage{amsmath} ...
Joey Eremondi's user avatar

15 30 50 per page