LaTeX How can I incorporate a fancy script-like F in my LaTeX code?

  • Thread starter Thread starter Math Amateur
  • Start date Start date
AI Thread Summary
To incorporate a fancy script-like "F" in LaTeX, users can utilize commands like \mathcal{F} and \mathscr{F}, with the latter being the preferred choice for one participant. The discussion also highlights a tool for reverse engineering LaTeX symbols, which can assist users unfamiliar with drawing symbols. Additionally, participants shared various other LaTeX styles, including \mathbb{}, \mathbf{}, \mathit{}, \mathrm{}, \mathsf{}, and \mathfrak{}. A user encountered issues with the LaTeX editor's functionality, prompting inquiries about browser and operating system compatibility.
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
I would like to be able to use a fancy script-like F as in the following text:

View attachment 2510

Could someone please help me with the correct Latex code.

Peter
 
Physics news on Phys.org
\mathcal{F}

$$\large \mathcal{F}$$

There's also \mathscr{F}

$$\large \mathscr{F}$$

In general you can use the following tool to "reverse engineer" LaTeX symbols. It works even if you're bad at drawing (up to a point :p).
 
Bacterius said:
\mathcal{F}

$$\large \mathcal{F}$$

There's also \mathscr{F}

$$\large \mathscr{F}$$

In general you can use the following tool to "reverse engineer" LaTeX symbols. It works even if you're bad at drawing (up to a point :p).

Thanks so much!

The $$\large \mathscr{F}$$ was the one I was looking for!Thanks again,

Peter
 
A very good question! :D Here are a few more types, but I'd be VERY (sorry for shouting lol) interested to know of any other styles supported on here, if anyone knows of any...? \mathbb{A B C\, a b c} = $$\mathbb{A B C\, a b c}$$\mathbf{A B C\, a b c} = $$\mathbf{A B C\, a b c}$$\mathit{A B C\, a b c} = $$\mathit{A B C\, a b c}$$\mathrm{A B C\, a b c} = $$\mathrm{A B C\, a b c}$$\mathsf{A B C\, a b c} = $$\mathsf{A B C\, a b c}$$\mathfrak{A B C\, a b c} = $$\mathfrak{A B C\, a b c}$$
 
DreamWeaver said:
A very good question! :D Here are a few more types, but I'd be VERY (sorry for shouting lol) interested to know of any other styles supported on here, if anyone knows of any...? \mathbb{A B C\, a b c} = $$\mathbb{A B C\, a b c}$$\mathbf{A B C\, a b c} = $$\mathbf{A B C\, a b c}$$\mathit{A B C\, a b c} = $$\mathit{A B C\, a b c}$$\mathrm{A B C\, a b c} = $$\mathrm{A B C\, a b c}$$\mathsf{A B C\, a b c} = $$\mathsf{A B C\, a b c}$$\mathfrak{A B C\, a b c} = $$\mathfrak{A B C\, a b c}$$

I just now completed a post on the length of modules and composition series ... I wanted to use the latex code to produce a 'curly' or script l as in the following text:View attachment 3288I tried \mathcal{l} and \mathscr{l} but neither gave the character l in the above text ... ...

Can someone please help?

Peter
 
Try [m]\ell[/m]...this will give you:

$$\ell$$

It is one of the symbols in our Quick $\LaTeX$ tool, in the "General" set. :D
 
MarkFL said:
Try [m]\ell[/m]...this will give you:

$$\ell$$

It is one of the symbols in our Quick $\LaTeX$ tool, in the "General" set. :D

Thanks for the help Mark ... I have now amended my post in Linear and Abstract Algebra accordingly ...

Just a question/problem ...

I tried to use your "General" set - but strangely, the editor would not work ... I clicked on the ell symbol (the "little hand" symbol was showing but nothing happened) ... so I entered the code manually ...

When I opened a new post and tried to use the "general" set, the editor kept placing the Latex code for my choices in the title box despite my ensuring that the active element was the general content box ...

Can you help?

Peter
 
What OS/browser combo are you using? Are you using the WYSIWYG or standard mode for the editor?
 
I tried with both Mozilla and IE and was using WYSIWYG editor

Will have to check which version of Windows if you think that may make a difference

Peter
 
  • #10
Peter said:
I tried with both Mozilla and IE and was using WYSIWYG editor

Will have to check which version of Windows if you think that may make a difference

Peter

Yes OS version and browser version would be helpful.

For what it's worth, I use Windows 7 and everything works correctly for me using Chrome 37.x, Firefox 32.x and IE 11.x in both editor modes.
 

Similar threads

Replies
3
Views
2K
Replies
1
Views
1K
Replies
23
Views
3K
Replies
4
Views
2K
Replies
8
Views
2K
Back
Top