General ⇒ mathbb style for lowercase letters
mathbb style for lowercase letters
Hello!
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!
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.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
mathbb style for lowercase letters
I knew that I already have read this where else [1]. I gave you an answer in another forum. Please avoid double posting to different forums (as a matter of fairness).
[1] CQF.info :: View topic - mathbb for small letters
Best regards
Thorsten¹
[1] CQF.info :: View topic - mathbb for small letters
Best regards
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: mathbb style for lowercase letters
yes, I understand. However, I did revise the question a bit.. I was looking for any option regarding it..
- 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..
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: mathbb style for lowercase letters
here it is.. Thank you for responding.. I need to use it for something..
- Attachments
-
- mathbb char.JPG (27.96 KiB) Viewed 18426 times
Re: mathbb style for lowercase letters
here it is.. Thank you for responding.. I need to use it for something..
- Attachments
-
- this one done in latex however, all i got was a picture of it..
- mathbb char.JPG (27.96 KiB) Viewed 18421 times
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
mathbb style for lowercase letters
OK, that's proof enough. Perhaps the pst-text package yields a workaround. Take a look at the documentation (Section 2 - Character manipulations, p. 5ff).
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: mathbb style for lowercase letters
Thanks a lot! I really appreciate it..
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
mathbb style for lowercase letters
I got it! I have to revise all my former statements. The bbm package is exactly what you need. Then you can typeset the expression from the picture with a double struck small character.
Code: Select all
$\{\boldsymbol{z_t}\in\mathbbm{t}\mathbb{N}\}$
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
- Stefan Kottwitz
- Site Admin
- Posts: 10341
- Joined: Mon Mar 10, 2008 9:44 pm
mathbb style for lowercase letters
Hi ryanfritz,
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
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