mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-26 19:27:57 +00:00
commands.tex: unsuccessful attempt of command cisline and cicconf
This commit is contained in:
parent
3660cde6f2
commit
37b8b9a14b
13
commands.tex
13
commands.tex
|
@ -69,4 +69,15 @@
|
||||||
|
|
||||||
|
|
||||||
% Enviroment @var cisco
|
% Enviroment @var cisco
|
||||||
\lstnewenvironment{cisco}{\lstset{style=cisco}}{}
|
\lstnewenvironment{cisco}{\lstset{style=cisco}}{}
|
||||||
|
|
||||||
|
|
||||||
|
%\newcommand{cisline}[1]{\lstinline[columns=fixed]{network-device\# #1}}
|
||||||
|
|
||||||
|
|
||||||
|
%\newcommand{cisconf}[2][]{%
|
||||||
|
%\def\temp{#1}\ifx\temp\empty
|
||||||
|
%\lstinline[columns=fixed]{network-device(config)\# #2}
|
||||||
|
%\else
|
||||||
|
%\lstinline[columns=fixed]{network-device(config-#1)\# #2}
|
||||||
|
%\fi\}
|
||||||
|
|
Loading…
Reference in a new issue