LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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
 
LinkBack Search this Thread
Old 08-14-2009, 04:37 PM   #1
kushalkoolwal
Senior Member
 
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,242

Rep: Reputation: 48
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, 08:22 PM   #2
jlinkels
Senior Member
 
Registered: Oct 2003
Location: Bonaire
Distribution: Debian Etch/Lenny/Squeeze
Posts: 3,340

Rep: Reputation: 286Reputation: 286Reputation: 286
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, 09:04 PM   #3
kushalkoolwal
Senior Member
 
Registered: Feb 2004
Location: Middle of nowhere
Distribution: Debian Squeeze
Posts: 1,242

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

Rep: Reputation: 1
\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
Trackbacks are Off
Pingbacks are On
Refbacks are 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 12:36 PM
symbol lookup error: /usr/lib/libgtk-x11.2.0.so.0: undefined symbol:... IamI Slackware 17 02-29-2008 12:10 PM
LXer: Latex - Tutorial, page setup, margins, inserting images, GUI fronted LXer Syndicated Linux News 0 12-03-2007 08:40 AM
LaTeX commands: texi2pdf, latex, dvipdf kaon Linux - Software 7 01-23-2005 04:32 PM
latex symbol jesus_edu Linux - Newbie 4 04-13-2004 02:11 PM


All times are GMT -5. The time now is 11:44 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration