I would like to make a macro such that I can type in latex something between `` and ". The current state of my code is something like this:
Code:
local say = "There is too much noise." file write document `"``say""' _n
Code:
``There is too much noise"
0 Response to display quotation marks in latex
Post a Comment