X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=macro.tex;h=3899480ccd5d6ce866ecd1ac52330ef7879e5d3f;hp=0138e51ca232d770b1dd6bda485b90bee47410dd;hb=b3593007c4edd76ecbf7386967c1b25d27eed828;hpb=4aa6c51696d2b11c572eccd37238db1691785573 diff --git a/macro.tex b/macro.tex index 0138e51..3899480 100644 --- a/macro.tex +++ b/macro.tex @@ -163,9 +163,10 @@ \newcommand{\ctyp}[1]{\texttt{#1}} % C standard type \newcommand{\headfile}[1]{% -\index{file!include!{#1}@{{\tt {#1}}}}\texttt{#1}% -%\index{#1@{{\tt {#1}} (direttiva)}}\texttt{#1}% +%\index{file!include!{#1}@{{\tt {#1}}}}\texttt{#1}% +\texttt{#1}% } % header file name + \newcommand{\procfile}[1]{% \index{file!filesystem~\texttt{/proc}!{#1}@{{\tt {#1}}}}\texttt{#1}% %\index{#1@{{\tt {#1}} (direttiva)}}\texttt{#1}% @@ -218,10 +219,8 @@ \newcommand{\acr}[1]{\textsl{#1}} % acrostic (for glibc, ext2, ecc.) \newcommand{\ids}[1]{\textsl{#1}} % Identifier (PID, GID, UID, TID, ecc.) - - - - +\newcommand{\envvar}[1]{\texttt{#1}} % environment variable +\newcommand{\samplefunc}[1]{\texttt{#1}} % funzione degli esempi \newcommand{\itindex}[1]{% \index{#1@{\textit{#1}}}%