mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user