Angle Brackets (Greater Than, Less Than) show as upside down question and exclaimation marks This is an issue when <> render incorrectly, it can look very weird. Check your encoding According to this post ( mirror ), it could be as simple as not using the correct encoding and can be remedied with the correct package being included in the document: \usepackage[T1]{fontenc}