LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-14-2009, 03:37 PM   #1
kushalkoolwal
Senior Member
 
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,249

Rep: Reputation: 49
Inserting microseconds symbol in LaTex


I am trying to write something like:
Code:
200 micro-seconds
but I am not sure how to insert the symbol for micro-seconds.

I did some googling and I came up with "\us" and "\mu" but doesn't look like they work. Do I need to include any package to use these commands?
 
Old 08-14-2009, 07:22 PM   #2
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
Use this:

Code:
The dreaded $\mu$ character as in $\mu$s
Maybe you forgot to surround the \mu with '$' which you should do when using math symbols inline.

I pasted this line into the document on page 8 of the "Not so short introduction to Latex" and it showed up exactly as you want.

jlinkels

Code:
documentclass[a4paper,11pt]{article}
% define the title
\author{H.~Partl}
\title{Minimalism}
\begin{document}
% generates the title
\maketitle
% insert the table of contents
\tableofcontents
\section{Some Interesting Words}
Well, and here begins my lovely article.
The dreaded $\mu$ character as in $\mu$s
\section{Good Bye World}
\ldots{} and here it ends.
\end{document}
 
Old 08-14-2009, 08:04 PM   #3
kushalkoolwal
Senior Member
 
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,249

Original Poster
Rep: Reputation: 49
Thanks worked like a charm!! You were right, I was missing "$".
 
Old 10-16-2009, 09:32 AM   #4
Stefan_K
LQ Newbie
 
Registered: May 2009
Location: Hamburg, Germany
Distribution: Ubuntu Linux
Posts: 12

Rep: Reputation: 2
\mu in units

$\mu$s would result in italic \mu but upright s. Possibilities to get an upright symbol:

Code:
\usepackage{textcomp}
\textmu s
Code:
\usepackage{upgreek}
$\upmu$s
Further there are LaTeX packages specialized in typesetting units, for instance siunitx.

Stefan


--
TeXblog
 
  


Reply

Tags
latex


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
initrd error - "error inserting'/lib/uhci-hcd.ko' : -1 Unknown symbol in module" os.techie Fedora 2 02-04-2009 11:36 AM
symbol lookup error: /usr/lib/libgtk-x11.2.0.so.0: undefined symbol:... IamI Slackware 17 02-29-2008 11:10 AM
LXer: Latex - Tutorial, page setup, margins, inserting images, GUI fronted LXer Syndicated Linux News 0 12-03-2007 07:40 AM
LaTeX commands: texi2pdf, latex, dvipdf kaon Linux - Software 7 01-23-2005 03:32 PM
latex symbol jesus_edu Linux - Newbie 4 04-13-2004 01:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration