MWE
\documentclass[]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
%\usepackage{mathptmx}
\begin{document}
\%
‰
@ % <-- use only \usepackage{mathptmx}
\end{document}
Is it possible to use only one character of any package? I want to use that package @ character as in the example. There are questions I think are similar. But it was a little complicated to me. Can you help me?
Related1: How to use only one glyph from textcomp

@is a special character and must be typed differently? – Teepeemm Nov 28 '17 at 12:42\usepackage{mathptmx}package in the entire@character. I hope I can tell you right. – Özgür Nov 28 '17 at 12:57