Search found 3 matches

by erikgobrrr
Mon Sep 18, 2023 2:49 am
Forum: Math & Science
Topic: package issue
Replies: 5
Views: 18186

package issue

The package you meant is "amsmath" not "asmmath" (AMS = American Mathematical Society). There is also the bbm package to get "blackboard bold" characters.
can you also give the command to put a double-strike R (ℝ) like i showed in the main post?

It's right there on the first page of the link to ...
by erikgobrrr
Mon Sep 18, 2023 2:39 am
Forum: Math & Science
Topic: package issue
Replies: 5
Views: 18186

package issue

kaiserkarl13 wrote:The package you meant is "amsmath" not "asmmath" (AMS = American Mathematical Society). There is also the bbm package to get "blackboard bold" characters.
can you also give the command to put a double-strike R (ℝ) like i showed in the main post?
by erikgobrrr
Sun Sep 17, 2023 11:34 pm
Forum: Math & Science
Topic: package issue
Replies: 5
Views: 18186

package issue

I want to try displaying a double-striked R (ℝ) but nothing works. I can't paste the letter in, the packages fail to get added, I don't know what to do. Here's my code:
\documentclass{article}
\usepackage{graphicx} % Required for inserting images
\usepackage{hyperref}
\usepackage{asmmath} % Problem ...