LaTeX Question - How do you make a Lowercase Script L?

  • Context: LaTeX 
  • Thread starter Thread starter Lovemaker
  • Start date Start date
  • Tags Tags
    Latex
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 58K views
Lovemaker
Messages
11
Reaction score
0
Hi,

Does anyone know how to make the script lowercase L in LaTeX (i.e. looks like the breast cancer symbol).

Thanks!

(Hopefully I put this in the appropriate forum)
 
on Phys.org
Hi Lovemaker,

Lovemaker said:
Hi,

Does anyone know how to make the script lowercase L in LaTeX (i.e. looks like the breast cancer symbol).

Thanks!

(Hopefully I put this in the appropriate forum)

Do you mean this:

[tex] \ell[/tex]

If so the command is

\ell
 
Yes, that's what I meant. Thank you very much!