Search found 1 match

by jmitura
Sun Jan 29, 2023 3:14 pm
Forum: Fonts & Character Sets
Topic: can not change font style overleaf
Replies: 1
Views: 66422

can not change font style overleaf

Hello I want to change document wide default font. I am trying like below but nothing happens

\usepackage[T1]{fontenc}
\usepackage{courier}
\begin{document}

below full begining of the document for reference



\documentclass[11pt]{article}
\usepackage[T1]{fontenc}
\usepackage{tgbonum ...