1
0
Fork 0
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:
chhan11 2017-06-06 07:13:58 +02:00
parent b7158e484f
commit 067e1dbf50

View file

@ -39,6 +39,7 @@
\usepackage{titling} % makes available \thetitle \theauthor \thedate \usepackage{titling} % makes available \thetitle \theauthor \thedate
\usepackage[toc,acronym,footnote,nomain]{glossaries} % Load the package with the acronym option \usepackage[toc,acronym,footnote,nomain]{glossaries} % Load the package with the acronym option
\usepackage{chngcntr} \usepackage{chngcntr}
\usepackage{titlepage}
\bibliographystyle{unsrtnat} %styles list https://www.sharelatex.com/learn/Natbib_bibliography_styles \bibliographystyle{unsrtnat} %styles list https://www.sharelatex.com/learn/Natbib_bibliography_styles
@ -141,9 +142,9 @@
router, router,
show, show,
shutdown, shutdown,
version, snmp-server,
vlan, vlan,
vrf, vrf
}, },
keywordstyle=\color{blue}\bfseries, keywordstyle=\color{blue}\bfseries,
ndkeywords={ ndkeywords={
@ -160,13 +161,17 @@
FastEthernet, FastEthernet,
gi, gi,
GigabitEthernet, GigabitEthernet,
group,
host,
ifindex,
isis, isis,
ospf, ospf,
ospfv3, ospfv3,
pool, pool,
rip, rip,
run, run,
vty, view,
vty
}, },
ndkeywordstyle=\color{darkgray}\bfseries, ndkeywordstyle=\color{darkgray}\bfseries,
identifierstyle=\color{black}, identifierstyle=\color{black},