mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
more keywords for lst language cisco
This commit is contained in:
parent
b7158e484f
commit
067e1dbf50
|
@ -39,6 +39,7 @@
|
|||
\usepackage{titling} % makes available \thetitle \theauthor \thedate
|
||||
\usepackage[toc,acronym,footnote,nomain]{glossaries} % Load the package with the acronym option
|
||||
\usepackage{chngcntr}
|
||||
\usepackage{titlepage}
|
||||
|
||||
|
||||
\bibliographystyle{unsrtnat} %styles list https://www.sharelatex.com/learn/Natbib_bibliography_styles
|
||||
|
@ -141,9 +142,9 @@
|
|||
router,
|
||||
show,
|
||||
shutdown,
|
||||
version,
|
||||
snmp-server,
|
||||
vlan,
|
||||
vrf,
|
||||
vrf
|
||||
},
|
||||
keywordstyle=\color{blue}\bfseries,
|
||||
ndkeywords={
|
||||
|
@ -160,13 +161,17 @@
|
|||
FastEthernet,
|
||||
gi,
|
||||
GigabitEthernet,
|
||||
group,
|
||||
host,
|
||||
ifindex,
|
||||
isis,
|
||||
ospf,
|
||||
ospfv3,
|
||||
pool,
|
||||
rip,
|
||||
run,
|
||||
vty,
|
||||
view,
|
||||
vty
|
||||
},
|
||||
ndkeywordstyle=\color{darkgray}\bfseries,
|
||||
identifierstyle=\color{black},
|
||||
|
|
Loading…
Reference in a new issue