Latex Micro

Latex Micro




🛑 ALL INFORMATION CLICK HERE 👈🏻👈🏻👈🏻

































Latex Micro


Sign up or log in to customize your list.

more stack exchange communities

company blog


The best answers are voted up and rise to the top


Stack Overflow for Teams
– Start collaborating and sharing organizational knowledge.



Create a free Team
Why Teams?



Asked
10 years, 10 months ago


Modified
2 years, 9 months ago


52.3k 31 31 gold badges 160 160 silver badges 230 230 bronze badges


523 2 2 gold badges 5 5 silver badges 6 6 bronze badges



Sorted by:


Reset to default





Highest score (default)


Date modified (newest first)


Date created (oldest first)




521 4 4 silver badges 3 3 bronze badges


11.8k 6 6 gold badges 50 50 silver badges 73 73 bronze badges


25.8k 2 2 gold badges 83 83 silver badges 110 110 bronze badges


733 4 4 silver badges 12 12 bronze badges


TeX - LaTeX

Tour
Help
Chat
Contact
Feedback



Company

Stack Overflow
Teams
Advertising
Collectives
Talent
About
Press
Legal
Privacy Policy
Terms of Service
Cookie Settings
Cookie Policy



Stack Exchange Network



Technology




Culture & recreation




Life & arts




Science




Professional




Business





API





Data






Accept all cookies



Customize settings



Stack Exchange network consists of 182 Q&A communities including Stack Overflow , the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It only takes a minute to sign up.
Connect and share knowledge within a single location that is structured and easy to search.
I'm using TeXnicCenter for Windows (7) and I'm a bloody beginner in everything that concerns LaTeX. I'm using the siunitx package for mathematical formulas and it works just fine... with one exception. The \micro (e.g. \si{\micro} ) command doesn't work! It simply doesn't show the µ in the PDF file. I've tried to use \u as well without success. Does anybody know what the error could be?
I’ll throw this in here, as my search for a solution led me here, but my problem was another one.
Using XeTeX and Latin Modern, I found that the greek letter μ does not work.
However, the Unicode micro sign μ does work.
Knowing that, I added \sisetup{math-micro=\text{µ},text-micro=µ} , and now all seems well.
Here is a MWE which compiles fine, using the command @daleif suggested
As shown in the example, use \si for just units and capital \SI for a value-with-unit-combination.
And if you want a plain µ in the text, you could also try the command \textmu which is made available by the package \usepackage{textcomp}
Depending on which engine and encoding you use, you can just write a literal μ. Or you can typeset it in math mode as a variable $\mu$ . It depends on what use the μ has in your document.
If it is a quantifier then add the corresponding unit as daleif already pointed out in the comment.
Another solution is through the use of the "Babel" package + "Lualatex" as follows, this method defines the symbol as a greek letter:
This answer is in accordance with the solution proposed by David Purton:
Biblatex usage for multiple languages in same citation
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!

By clicking “Post Your Answer”, you agree to our terms of service , privacy policy and cookie policy

To subscribe to this RSS feed, copy and paste this URL into your RSS reader.

Site design / logo © 2022 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2022.9.9.42970


By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy .







Main Page





All Pages





Community





Interactive Maps





Recent Blog Posts









Main Page





All Pages





Community





Interactive Maps





Recent Blog Posts






Categories :

Featured articles



Symbol




Add category




Community content is available under CC-BY-SA unless otherwise noted.






Explore properties






Fandom



Cortex RPG



Muthead



Futhead



Fanatical




Follow Us





























Overview






What is Fandom?



About



Careers



Press



Contact



Terms of Use



Privacy Policy



Global Sitemap



Local Sitemap






Community






Community Central



Support



Help



Do Not Sell My Info




Advertise






Media Kit



Fandomatic



Contact






Fandom Apps

Take your favorite fandoms with you and never miss a beat.


















LaTeX Wiki is a FANDOM Lifestyle Community.
LaTeX symbols have either names (denoted by backslash) or special characters. They are organized into seven classes based on their role in a mathematical expression. This is not a comprehensive list. Refer to the external references at the end of this article for more information.

Letters are rendered in italic font; numbers are upright / roman. \ imath and \ jmath make "dotless" i and j, which are useful in conjunction with hats and accents .

Lower case Greek letters are rendered in italic font; upper case Greek letters are rendered in upright/Roman.


  \ Gamma
  \ Delta
  \ Lambda
  \ Phi
  \ Pi
  \ Psi
  \ Sigma
  \ Theta

  \ alpha
  \ beta
  \ gamma
  \ delta
  \ epsilon
  \ zeta
  \ eta
  \ theta

  \ iota
  \ kappa
  \ lambda
  \ mu
  \ nu
  \ xi
  \ pi
  \ rho

  \ sigma
  \ tau
  \ upsilon
  \ phi
  \ chi
  \ psi
  \ omega

  \ digamma
  \ varepsilon
  \ varkappa
  \ varphi
  \ varpi
  \ varrho
  \ varsigma
  \ vartheta

  \ aleph
  \ beth
  \ daleth
  \ gimel

  \ complement
  \ ell
  \ eth
  \ hbar

  \ hslash
  \ mho
  \ partial
  \ wp
The following characters don't have any spacing associated with them. That is, they are simple symbols, in class 0.


  \ #
  \ angle
  \ backprime
  \ bigstar
  \ blacklozenge
  \ blacksquare
  \ blacktriangle
  \ blacktriangledown
  \ bot

  \ clubsuit
  \ diagdown
  \ diagup
  \ diamondsuit
  \ emptyset
  \ exists
  \ flat
  \ forall
  \ heartsuit

  \ infty
  \ lozenge
  \ measuredangle
  \ nabla
  \ natural
  \ neg or \ lnot
  \ nexists
  \ prime
  \ S

  \ sharp
  \ spadesuit
  \ sphericalangle
  \ square
  \ surd
  \ top
  \ triangle
  \ triangledown
  \ varnothing
There is also a command \& which is not supported by Wikia's LaTeX parser.

Symbols that go above, below, or in the corners of other symbols.

Note 1: dotless i and j (symbols \imath and \jmath ) can be used to leave room for whatever hat you want them to wear.

Note 2: \sideset takes two required parameters, left side and right side, and must be followed by a sum class math operator that normally takes subscripts and superscripts below and above the symbol.


  \ overleftarrow{xxx}
  \ overrightarrow{xxx}
  \ overleftrightarrow{xxx}
  \ xleftarrow[under]{over}
  \ xrightarrow[under]{over}
The following commands are not supported by the Wikia's LaTeX parser:

Bold face: \ boldsymbol and \mathbf make bold face symbols, and \ pmb makes very bold face symbols. However, \mathbf cannot be applied to Greek symbols, for instance. The AMS "short guide" (see references) contains a cryptic comment, "generally speaking, it is ill-advised to apply \boldsymbol to more than one symbol at a time." Best not to discover why!

\boldsymbol{\pi} \mathbf{A}_{\boldsymbol{0} }

The \pmb command is not supported by the Wikia's LaTeX parser.

Simple symbols (class 0) are rendered without any space between them. Operators (class 1) are rendered with spaces. Spacing symbols change the amount of spacing, either by adding more space or taking spaces away. Space is measured in math units , or mu. 18mu equals 1em.

NOTE: commands \thinspace , \medspace , \thickspace , \negthinspace , \negmedspace , \negthickspace , \mspace , and \: are not impemented here at wikia.org!

Spaces of exactly the size of some rendered text can be obtained using the \ phantom , command, and its cousins, \ hphantom and \ vphantom . They are not implemented here at wikia.org!

These prefix operators accumulate the things they're prefixed to. "Extensible" means they have variable size to accommodate their operands, and their limits can appear below and above the operator.


  \ int
  \ oint
  \ bigcap
  \ bigcup

  \ bigodot
  \ bigoplus
  \ bigotimes
  \ bigsqcup
The \smallint command is not supported by the Wikia's LaTeX parser.

If your favorite operator, say, "foo", isn't listed, then you won't be able to use \foo(x) in your LaTeX equation. But don't fret. You can get the same result with \ operatorname {foo}(x). If your made-up operator needs displayed limits, as in \lim or \max , then use \operatorname*{foo} , as in the example in the following table.


  \ arccos
  \ arcsin
  \ arctan
  \ arg
  \ cos
  \ cosh
  \ cot
  \ coth
  \ csc
  \ deg

  \ det
  \ dim
  \ exp
  \ gcd
  \ hom
  \ inf
  \ injlim
  \ ker
  \ lg
  \ lim

  \ liminf
  \ limsup
  \ ln
  \ log
  \ max
  \ min
  \ Pr
  \ projlim
  \ sec
  \ sin

  \ sinh
  \ sup
  \ tan
  \ tanh
  \ varinjlim
  \ varprojlim
  \ varliminf
  \ varlimsup
  \ operatorname{foo}_0^1

The command \operatorname* is not supported by the wikia's LaTeX parser.


  *
  +
  -
  \ amalg
  \ ast
  \ barwedge
  \ bigcirc
  \ bigtriangledown
  \ bigtriangleup
  \ boxdot
  \ boxminus
  \ boxplus
  \ boxtimes
  \ bullet
  \ cap

  \ Cap or \ doublecap
  \ cdot
  \ centerdot
  \ circ
  \ circledast
  \ circledcirc
  \ circleddash
  \ cup
  \ Cup or \ doublecup
  \ curlyvee
  \ curlywedge
  \ dagger
  \ ddagger
  \ diamond
  \ div

  \ divideontimes
  \ dotplus
  \ doublebarwedge
  \ gtrdot
  \ intercal
  \ leftthreetimes
  \ lessdot
  \ ltimes
  \ mp
  \ odot
  \ ominus
  \ oplus
  \ oslash
  \ otimes
  \ pm

  \ rightthreetimes
  \ rtimes
  \ setminus
  \ smallsetminus
  \ sqcap
  \ sqcup
  \ star
  \ times
  \ triangleleft
  \ triangleright
  \ uplus
  \ vee or \ lor
  \ veebar
  \ wedge or \ land
  \ wr

  <
  =
  >
  \ approx
  \ approxeq
  \ asymp
  \ backsim
  \ backsimeq
  \ bumpeq
  \ Bumpeq
  \ circeq
  \ cong
  \ curlyeqprec
  \ curlyeqsucc
  \ doteq
  \ doteqdot or \ Doteq
  \ eqcirc
  \ eqsim
  \ eqslantgtr
  \ eqslantless
  \ equiv
  \ fallingdotseq
  \ geq or \ ge

  \ geqq
  \ geqslant
  \ gg
  \ ggg or \ gggtr
  \ gnapprox
  \ gneq
  \ gneqq
  \ gnsim
  \ gtrapprox
  \ gtreqless
  \ gtreqqless
  \ gtrless
  \ gtrsim
  \ gvertneqq
  \ leq or \ le
  \ leqq
  \ leqslant
  \ lessapprox
  \ lesseqgtr
  \ lesseqqgtr
  \ lessgtr
  \ lesssim
  \ ll

  \ lll or \ llless
  \ lnapprox
  \ lneq
  \ lneqq
  \ lnsim
  \ lvertneqq
  \ ncong
  \ neq or \ ne
  \ ngeq
  \ ngeqq
  \ ngeqslant
  \ ngtr
  \ nleq
  \ nleqq
  \ nleqslant
  \ nless
  \ nprec
  \ npreceq
  \ nsim
  \ nsucc
  \ nsucceq
  \ prec
  \ precapprox

  \ preccurlyeq
  \ preceq
  \ precnapprox
  \ precneqq
  \ precnsim
  \ precsim
  \ risingdotseq
  \ sim
  \ simeq
  \ succ
  \ succapprox
  \ succcurlyeq
  \ succeq
  \ succnapprox
  \ succneqq
  \ succnsim
  \ succsim
  \ thickapprox
  \ thicksim
  \ triangleq

  \ circlearrowleft
  \ circlearrowright
  \ curvearrowleft
  \ curvearrowright
  \ downdownarrows
  \ downharpoonleft
  \ downharpoonright
  \ hookleftarrow
  \ hookrightarrow
  \ leftarrow or \ gets
  \ Leftarrow
  \ leftarrowtail
  \ leftharpoondown
  \ leftharpoonup
  \ leftleftarrows
  \ leftrightarrow
  \ Leftrightarrow
  \ leftrightarrows
  \ leftrightharpoons
  \ leftrightsquigarrow
  \ Lleftarrow

  \ longleftarrow
  \ Longleftarrow
  \ longleftrightarrow
  \ Longleftrightarrow
  \ longmapsto
  \ longrightarrow
  \ Longrightarrow or
          \ implies
  \ looparrowleft
  \ looparrowright
  \ Lsh
  \ mapsto
  \ multimap
  \ nLeftarrow
  \ nLeftrightarrow
  \ nRightarrow
  \ nearrow
  \ nleftarrow
  \ nleftrightarrow
  \ nrightarrow
  \ nwarrow

  \ rightarrow or \ to
  \ Rightarrow
  \ rightarrowtail
  \ rightharpoondown
  \ rightharpoonup
  \ rightleftarrows
  \ rightleftharpoons
  \ rightrightarrows
  \ rightsquigarrow
  \ Rrightarrow
  \ Rsh
  \ searrow
  \ swarrow
  \ twoheadleftarrow
  \ twoheadrightarrow
  \ upharpoonleft
  \ upharpoonright or
     \ restriction
  \ upuparrows

  \ backepsilon
  \ because
  \ between
  \ blacktriangleleft
  \ blacktriangleright
  \ bowtie
  \ dashv
  \ frown
  \ in
  \ mid
  \ models
  \ ni or \ owns
  \ nmid
  \ notin
  \ nparallel
  \ nshortmid
  \ nshortparallel
  \ nsubseteq

  \ nsubseteqq
  \ nsupseteq
  \ nsupseteqq
  \ ntriangleleft
  \ ntrianglelefteq
  \ ntriangleright
  \ ntrianglerighteq
  \ nvdash
  \ nVdash
  \ nvDash
  \ nVDash
  \ parallel
  \ perp
  \ pitchfork
  \ propto
  \ shortmid
  \ shortparallel
  \ smallfrown

  \ smallsmile
  \ smile
  \ sqsubset
  \ sqsubseteq
  \ sqsupset
  \ sqsupseteq
  \ subset
  \ Subset
  \ subseteq
  \ subseteqq
  \ subsetneq
  \ subsetneqq
  \ supset
  \ Supset
  \ supseteq
  \ supseteqq
  \ supsetneq
  \ supsetneqq

  \ therefore
  \ trianglelefteq
  \ trianglerighteq
  \ varpropto
  \ varsubsetneq
  \ varsubsetneqq
  \ varsupsetneq
  \ varsupsetneqq
  \ vartriangle
  \
Asian Skinny Granny
Photo Erotica Young
Img Little Teen Girls

Report Page