Top "Ligature" questions

How do i setup font ligatures for Visual Studio Code?

I am setting up fonts ligatures for my VSCode using these two lines. "editor.fontFamily": "'Fira Code'", "editor.fontLigatures": true, …

fonts visual-studio-code ligature
CSS: Disable font ligatures in all browsers

As google fonts are blocked in China I had to download them and use FontSquirrel for conversion. The problem: fi/…

css fonts google-font-api ligature
Can't get FiraCode to show despite the font installed and ligatures activated in VS Code in Windows

In my settings I have: "editor.fontLigatures": true, "editor.fontFamily": "Fira Code, Comic Sans MS, Tahoma, Consolas", and I've tried (…

visual-studio-code fonts vscode-settings ligature
What LaTeX command creates an emdash?

I know I can create an em-dash with --- (and an en-dash with --). However, I want to use these …

unicode latex tex ligature