Explorar o código

Merge pull request #49 from henrybear327/latex/add_very_style_inline_code

Add \cpp and \sh syntax for inline code
Jim Huang %!s(int64=3) %!d(string=hai) anos
pai
achega
c2196c39ac
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      lib/codeblock.tex

+ 3 - 0
lib/codeblock.tex

@@ -32,3 +32,6 @@
   breakafter=d,
   linenos
 }
+
+\newmintinline[sh]{bash}{}
+\newmintinline[cpp]{c}{}