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
|
|
|
You convert the em dash by using three dashes in a row in the LaTeX file: Actually, this depends on the font, but for all practical cases, this will work. |
||||
|
|
|
|
|||
|
|