General ⇒ mathbb style for lowercase letters
mathbb style for lowercase letters
I got a problem with regards to using \mathbb for lowercase letters.. it won't output correctly, it only works on uppercase letters.. what package do i need for it to work? or are there any option to make up with this?
Please help.. Thanks!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
mathbb style for lowercase letters
[1] CQF.info :: View topic - mathbb for small letters
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: mathbb style for lowercase letters
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
mathbb style for lowercase letters
There is NO option. Again I wonder how these small Blackboard characters should look like. Do you have any idea or can you name a picture source so I can figure out that? And what would be the purpose of having them? What do you need them for?ryanfritz wrote:yes, I understand. However, I did revise the question a bit.. I was looking for any option regarding it..
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: mathbb style for lowercase letters
- Attachments
-
- mathbb char.JPG (27.96 KiB) Viewed 18894 times
Re: mathbb style for lowercase letters
- Attachments
-
- this one done in latex however, all i got was a picture of it..
- mathbb char.JPG (27.96 KiB) Viewed 18889 times
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
mathbb style for lowercase letters
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: mathbb style for lowercase letters
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
mathbb style for lowercase letters
Code: Select all
$\{\boldsymbol{z_t}\in\mathbbm{t}\mathbb{N}\}$
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
mathbb style for lowercase letters
welcome to the LaTeX Community board!
Just to mention one alternative: bbold has small blackboard letters too. I would prefer bbm though, that Thorsten mentioned.
There is a demonstration file for various blackboard fonts.
Stefan