Ohm symbol in latex
I have gone through symbol charts of latex and could not find how to put a ohm symbol. Like theta, omega, is there some command for ohms symbol?
symbols
add a comment |
I have gone through symbol charts of latex and could not find how to put a ohm symbol. Like theta, omega, is there some command for ohms symbol?
symbols
add a comment |
I have gone through symbol charts of latex and could not find how to put a ohm symbol. Like theta, omega, is there some command for ohms symbol?
symbols
I have gone through symbol charts of latex and could not find how to put a ohm symbol. Like theta, omega, is there some command for ohms symbol?
symbols
symbols
edited Aug 10 '17 at 14:51
TeXnician
25.3k63389
25.3k63389
asked Aug 10 '17 at 14:48
ShiSShiS
197119
197119
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
You can use usepackage{siunitx}. After that just input as si{ohm}. If you want to use a specific value it is better to mark it up like SI{1}{ohm}.
add a comment |
Since the ohm symbol is just the non-italic greek omega letter, you can as well use the command textOmega from the textgreek package, which is in the large symbols table.
add a comment |
Just use Omega since ohms symbol is uppercase Greek letter omega.
2
@JouleV While I do agree that using the math mode symbol$Omega$isn't the ideal way to get an Ohm symbol, please note that$Omega$is upright. I find the downvote (if it's from you, otherwise sorry) a wee bit exaggerated.
– campa
Feb 20 at 9:41
@campa I rarely downvote any first post, so don't worry. See here.
– JouleV
Feb 20 at 9:43
2
This is a reasonable answer. I don't understand the downvote. +1
– Henri Menke
Feb 20 at 10:04
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f385739%2fohm-symbol-in-latex%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can use usepackage{siunitx}. After that just input as si{ohm}. If you want to use a specific value it is better to mark it up like SI{1}{ohm}.
add a comment |
You can use usepackage{siunitx}. After that just input as si{ohm}. If you want to use a specific value it is better to mark it up like SI{1}{ohm}.
add a comment |
You can use usepackage{siunitx}. After that just input as si{ohm}. If you want to use a specific value it is better to mark it up like SI{1}{ohm}.
You can use usepackage{siunitx}. After that just input as si{ohm}. If you want to use a specific value it is better to mark it up like SI{1}{ohm}.
answered Aug 10 '17 at 14:50
TeXnicianTeXnician
25.3k63389
25.3k63389
add a comment |
add a comment |
Since the ohm symbol is just the non-italic greek omega letter, you can as well use the command textOmega from the textgreek package, which is in the large symbols table.
add a comment |
Since the ohm symbol is just the non-italic greek omega letter, you can as well use the command textOmega from the textgreek package, which is in the large symbols table.
add a comment |
Since the ohm symbol is just the non-italic greek omega letter, you can as well use the command textOmega from the textgreek package, which is in the large symbols table.
Since the ohm symbol is just the non-italic greek omega letter, you can as well use the command textOmega from the textgreek package, which is in the large symbols table.
answered Aug 10 '17 at 15:02
TiuriTiuri
5,2821631
5,2821631
add a comment |
add a comment |
Just use Omega since ohms symbol is uppercase Greek letter omega.
2
@JouleV While I do agree that using the math mode symbol$Omega$isn't the ideal way to get an Ohm symbol, please note that$Omega$is upright. I find the downvote (if it's from you, otherwise sorry) a wee bit exaggerated.
– campa
Feb 20 at 9:41
@campa I rarely downvote any first post, so don't worry. See here.
– JouleV
Feb 20 at 9:43
2
This is a reasonable answer. I don't understand the downvote. +1
– Henri Menke
Feb 20 at 10:04
add a comment |
Just use Omega since ohms symbol is uppercase Greek letter omega.
2
@JouleV While I do agree that using the math mode symbol$Omega$isn't the ideal way to get an Ohm symbol, please note that$Omega$is upright. I find the downvote (if it's from you, otherwise sorry) a wee bit exaggerated.
– campa
Feb 20 at 9:41
@campa I rarely downvote any first post, so don't worry. See here.
– JouleV
Feb 20 at 9:43
2
This is a reasonable answer. I don't understand the downvote. +1
– Henri Menke
Feb 20 at 10:04
add a comment |
Just use Omega since ohms symbol is uppercase Greek letter omega.
Just use Omega since ohms symbol is uppercase Greek letter omega.
edited Feb 20 at 9:35
JouleV
4,3251938
4,3251938
answered Feb 20 at 9:25
Stanislav RubintStanislav Rubint
211
211
2
@JouleV While I do agree that using the math mode symbol$Omega$isn't the ideal way to get an Ohm symbol, please note that$Omega$is upright. I find the downvote (if it's from you, otherwise sorry) a wee bit exaggerated.
– campa
Feb 20 at 9:41
@campa I rarely downvote any first post, so don't worry. See here.
– JouleV
Feb 20 at 9:43
2
This is a reasonable answer. I don't understand the downvote. +1
– Henri Menke
Feb 20 at 10:04
add a comment |
2
@JouleV While I do agree that using the math mode symbol$Omega$isn't the ideal way to get an Ohm symbol, please note that$Omega$is upright. I find the downvote (if it's from you, otherwise sorry) a wee bit exaggerated.
– campa
Feb 20 at 9:41
@campa I rarely downvote any first post, so don't worry. See here.
– JouleV
Feb 20 at 9:43
2
This is a reasonable answer. I don't understand the downvote. +1
– Henri Menke
Feb 20 at 10:04
2
2
@JouleV While I do agree that using the math mode symbol
$Omega$ isn't the ideal way to get an Ohm symbol, please note that $Omega$ is upright. I find the downvote (if it's from you, otherwise sorry) a wee bit exaggerated.– campa
Feb 20 at 9:41
@JouleV While I do agree that using the math mode symbol
$Omega$ isn't the ideal way to get an Ohm symbol, please note that $Omega$ is upright. I find the downvote (if it's from you, otherwise sorry) a wee bit exaggerated.– campa
Feb 20 at 9:41
@campa I rarely downvote any first post, so don't worry. See here.
– JouleV
Feb 20 at 9:43
@campa I rarely downvote any first post, so don't worry. See here.
– JouleV
Feb 20 at 9:43
2
2
This is a reasonable answer. I don't understand the downvote. +1
– Henri Menke
Feb 20 at 10:04
This is a reasonable answer. I don't understand the downvote. +1
– Henri Menke
Feb 20 at 10:04
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f385739%2fohm-symbol-in-latex%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown