How do I set the default to gothic? (2016-01-26 05:14 by alaska #77551)
I am using LuaLaTex with package minted to show source code for the Go computer language. I would like all Kanji appearing in the code listings to be gothic format, but I cannot use latex in the code, because it is basically a verbatim environment. Instead, I want gothic to be the default kanji style for the entire document. How do I do this?