Correzioni varie.
[gapil.git] / macro.tex
index 631220ad8e91bba0cc6d6cbb7ec84c6046286c15..a34b4ce224ca2b3c1765cbc1183b28a87ffc0efb 100644 (file)
--- a/macro.tex
+++ b/macro.tex
@@ -9,6 +9,15 @@
 %% License".
 %%
 %
+%
+% Defining some special character for use inside typewriter 
+% text without using the verbatim environment
+%
+\def\tild{\char'176}
+\def\bslash{\char'134}
+\def\circonf{\char'136}
+\def\invap{\char'140}
+%
 % Defining some commands to manipulate counter to avoid ude of 
 % \label and \ref commands (and related problem to remeber the 
 % used labels) to refer nearest objects
 \index{#1@{\textit{#1}}|)}%
 }
 \newcommand{\itindsub}[2]{%
-\index{#1@{\textit{#1}}!#2}%
+\index{#1@{\textit{#1}}!\textit{#2}}%
 }
 
 % Aggiunte di Mirko per la gestione delle tabelle complicate come immagini