1

I need to escape a new line in latex because I am using a line based pre-processor.

I have some text like this
#if some condition
, the 2nd part of the sentence here.
#else
.
#endif

I need to make it so that the . and , are correctly attached to the word this.

0 Answers0