mirror of
https://github.com/sysprog21/lkmpg.git
synced 2025-03-13 22:15:11 +08:00
Merge pull request #49 from henrybear327/latex/add_very_style_inline_code
Add \cpp and \sh syntax for inline code
This commit is contained in:
commit
c2196c39ac
@ -32,3 +32,6 @@
|
|||||||
breakafter=d,
|
breakafter=d,
|
||||||
linenos
|
linenos
|
||||||
}
|
}
|
||||||
|
|
||||||
|
\newmintinline[sh]{bash}{}
|
||||||
|
\newmintinline[cpp]{c}{}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user