Use the underscore package so that underscores do not need to be escaped.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@272684 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2010-06-28 15:33:32 +00:00
parent 43871a926b
commit 910cd8be1d
5 changed files with 44 additions and 43 deletions

View File

@@ -8,6 +8,7 @@
\documentclass[12pt,a4]{report}
\usepackage{hyperref}
\usepackage{underscore}
\usepackage{url}
\makeatletter
@@ -100,7 +101,7 @@ reference purposes.
\section{Local}
\input{localchannel.tex}
\section{Mobile}
\input{chan_mobile.tex}
\input{chan-mobile.tex}
\chapter{Distributed Universal Number Discovery (DUNDi)}
\section{Introduction}