Tagged Questions
4
votes
2answers
98 views
How to convert mdash into LaTeX markup?
I am converting HTML markup into LaTeX markup by using sed command. I need to convert — into its corresponding LaTeX markup. How can I implement it?
— into LaTeX markup