X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=macro.tex;h=1561d44675e4a796a6c792b3ed7d0c49d41eac11;hp=4b74b8c70a4dbc5ea436dacaccfe36909eb84b22;hb=04a547df13e4c672d95e1060e1ada9ae2e1fcb2f;hpb=4d46f47e3a0e08440812b334f79489d92814e6d2 diff --git a/macro.tex b/macro.tex index 4b74b8c..1561d44 100644 --- a/macro.tex +++ b/macro.tex @@ -123,19 +123,36 @@ } \newcommand{\funcd}[1]{% -\index{funzione!{#1}@{{\tt {#1}}}!definizione di}\texttt{#1}% +\index{funzione!{#1}@{{\tt {#1}}}}\texttt{#1}% +%\index{funzione!{#1}@{{\tt {#1}}}!definizione di}\texttt{#1}% %\index{#1@{{\tt {#1}} (funzione)}!definizione di}\texttt{#1}% } \newcommand{\funcm}[1]{% -\index{funzione!{#1}@{{\tt {#1}}}!menzione di}\texttt{#1}% +\index{funzione!{#1}@{{\tt {#1}}}}\texttt{#1}% +%\index{funzione!{#1}@{{\tt {#1}}}!menzione di}\texttt{#1}% %\index{#1@{{\tt {#1}} (funzione)}!definizione di}\texttt{#1}% } \newcommand{\macro}[1]{% +\texttt{#1}% +%\index{macro!{#1}@{{\tt {#1}}}}\texttt{#1}% +%\index{#1@{{\tt {#1}} (macro)}}\texttt{#1}% +} + +\newcommand{\macrod}[1]{% \index{macro!{#1}@{{\tt {#1}}}}\texttt{#1}% %\index{#1@{{\tt {#1}} (macro)}}\texttt{#1}% } +\newcommand{\macrobeg}[1]{% +\index{macro!{#1}@{{\tt {#1}}}|(}% +%\index{#1@{{\tt {#1}} (macro)}}\texttt{#1}% +} +\newcommand{\macroend}[1]{% +\index{macro!{#1}@{{\tt {#1}}}|)}% +%\index{#1@{{\tt {#1}} (macro)}}\texttt{#1}% +} + \newcommand{\errcode}[1]{% \texttt{#1}% %\index{errore!{#1}@{{\tt {#1}}}}\texttt{#1}% @@ -147,24 +164,50 @@ \newcommand{\val}[1]{\texttt{#1}} % value \newcommand{\signal}[1]{% +\texttt{#1}% +%\index{segnale!{#1}@{{\tt {#1}}}}\texttt{#1}% +%\index{#1@{{\tt {#1}} (costante)}}\texttt{#1}% +} % constant name + +\newcommand{\signald}[1]{% \index{segnale!{#1}@{{\tt {#1}}}}\texttt{#1}% %\index{#1@{{\tt {#1}} (costante)}}\texttt{#1}% } % constant name -\newcommand{\const}[1]{% +\newcommand{\constd}[1]{% \index{costante!{#1}@{{\tt {#1}}}}\texttt{#1}% %\index{#1@{{\tt {#1}} (costante)}}\texttt{#1}% } % constant name +\newcommand{\constbeg}[1]{% +\index{costante!{#1}@{{\tt {#1}}}|(}% +%\index{#1@{{\tt {#1}} (costante)}}\texttt{#1}% +} % constant name +\newcommand{\constend}[1]{% +\index{costante!{#1}@{{\tt {#1}}}|)}% +%\index{#1@{{\tt {#1}} (costante)}}\texttt{#1}% +} % constant name + +\newcommand{\const}[1]{% +\texttt{#1}% +%\index{costante!{#1}@{{\tt {#1}}}}\texttt{#1}% +%\index{#1@{{\tt {#1}} (costante)}}\texttt{#1}% +} % constant name + \newcommand{\instruction}[1]{% \index{istruzione linguaggio C!{#1}@{{\tt {#1}}}}\texttt{#1}% %\index{#1@{{\tt {#1}} (direttiva)}}\texttt{#1}% -} % constant name +} % instruction name + +\newcommand{\instr}[1]{\texttt{#1}} % instruction \newcommand{\direct}[1]{% \index{direttiva linguaggio C!{#1}@{{\tt {#1}}}}\texttt{#1}% %\index{#1@{{\tt {#1}} (direttiva)}}\texttt{#1}% -} % constant name +} % directive name + +\newcommand{\dirct}[1]{\texttt{#1}} % directive + \newcommand{\file}[1]{\texttt{#1}} % file name \newcommand{\link}[1]{\texttt{#1}} % html link @@ -184,9 +227,22 @@ %\index{#1@{{\tt {#1}} (direttiva)}}\texttt{#1}% } % system file name \newcommand{\conffile}[1]{% +\texttt{#1}% +%\index{file!di~configurazione!{#1}@{{\tt {#1}}}}\texttt{#1}% +%\index{#1@{{\tt {#1}} (direttiva)}}\texttt{#1}% +} % configuration file name +\newcommand{\conffiled}[1]{% \index{file!di~configurazione!{#1}@{{\tt {#1}}}}\texttt{#1}% %\index{#1@{{\tt {#1}} (direttiva)}}\texttt{#1}% } % configuration file name +\newcommand{\conffilebeg}[1]{% +\index{file!di~configurazione!{#1}@{{\tt {#1}}}}% +%\index{#1@{{\tt {#1}} (direttiva)}}\texttt{#1}% +} % configuration file name +\newcommand{\conffileend}[1]{% +\index{file!di~configurazione!{#1}@{{\tt {#1}}}}% +%\index{#1@{{\tt {#1}} (direttiva)}}\texttt{#1}% +} % configuration file name \newcommand{\procrelfile}[2]{% \index{file!filesystem~\texttt{/proc}!{#1/#2}@{{\tt {#1/#2}}}}\texttt{#2}% %\index{#1@{{\tt {#1}} (direttiva)}}\texttt{#1}% @@ -204,11 +260,13 @@ \newcommand{\kstruct}[1]{% -\index{struttura dati del kernel!{#1}@{{\tt {#1}}}}\texttt{#1}% +\texttt{#1}% +%\index{struttura dati del kernel!{#1}@{{\tt {#1}}}}\texttt{#1}% %\index{#1@{{\tt {#1}} (struttura dati)}}\texttt{#1}% } % struttura dati \newcommand{\kstructd}[1]{% -\index{struttura dati del kernel!{#1}@{{\tt {#1}}}!definizione di}\texttt{#1}% +\index{struttura dati del kernel!{#1}@{{\tt {#1}}}}\texttt{#1}% +%\index{struttura dati del kernel!{#1}@{{\tt {#1}}}!definizione di}\texttt{#1}% %\index{#1@{{\tt {#1}} (struttura dati)}!definizione di}\texttt{#1}% } % struttura dati \newcommand{\type}[1]{% @@ -243,6 +301,12 @@ \newcommand{\itindsub}[2]{% \index{#1@{\textit{#1}}!\textit{#2}}% } +\newcommand{\itindsubbeg}[2]{% +\index{#1@{\textit{#1}}!\textit{#2}}% +} +\newcommand{\itindsubend}[2]{% +\index{#1@{\textit{#1}}!\textit{#2}}% +} % Aggiunte di Mirko per la gestione delle tabelle complicate come immagini % nella traslazione in HTML