I need to write a decrement "i--" in the middle of a text.
I can´t simply type "i--", because the "--" becomes a medium dash.
I tried to use this:
Code: Select all
i\verb'--'
- a pdf was generated, but an error message too:
Missing } inserted
- it showed i--' (I don´t want this ' char).
Regards
Jaraqui