LaTeX: Help with \ell Code & Command List

  • Context: LaTeX 
  • Thread starter Thread starter BiGyElLoWhAt
  • Start date Start date
  • Tags Tags
    Code Latex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
BiGyElLoWhAt
Gold Member
Messages
1,637
Reaction score
138
What is the capital equivalence of \ell (##\ell##)

Also where can I find a list of such commands?
 
Physics news on Phys.org
You might want to try the LaTeX, \mathcal L to make

[tex]\mathcal L[/tex]

https://www.physicsforums.com/showthread.php?t=617567

The code,
Code:
[itex]\mathbb L [/itex] 
[itex]\mathcal L[/itex]
[itex]\mathfrak L[/itex]
[itex]\mathsf L[/itex]
[itex]\mathrm L[/itex]
[itex]\mathbf L[/itex]
[itex]\mathtt L[/itex]

gives

[itex]\mathbb L, \mathcal L, \mathfrak L, \mathsf L, \mathrm L, \mathbf L,[/itex] and [itex]\mathtt L[/itex] respectively.