()
| 172 | }, |
| 173 | |
| 174 | meta_latex_open() { raw = true; return "" }, |
| 175 | meta_latex_close() { raw = false; return "" }, |
| 176 | |
| 177 | meta_keyname_open() { return noStarch ? "\\keycap{" : "\\textsc{" }, |
nothing calls this directly
no outgoing calls
no test coverage detected