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!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- 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 18384 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 18379 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: 10335
- 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