Changeset 8320

Show
Ignore:
Timestamp:
09/21/08 18:52:09 (5 years ago)
Author:
bhilburn
Message:

Fixing a bug in the LaTeX source that caused the entire section to be truetype font.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • documentation/ossie/user-guide-0.7.0/Installation.tex

    r8306 r8320  
    3838\label{section:installation:yum:ossierepo} 
    3939In order to install OSSIE via the YUM repository, you must first edit your `/etc/yum.conf' to  
    40 add the OSSIE repository to the YUM search list. In this example, we use \tt{nano}, but you may use 
    41 whatever editor you wish (\tt{vim}, \tt{emacs}, etc). Unless your nanorc has already been configured to not 
    42 wrap lines, the `-w' flag is necessary to prevent \tt{nano} from adding line breaks to the file. 
     40add the OSSIE repository to the YUM search list. In this example, we use {\tt nano}, but you may use 
     41whatever editor you wish ({\tt vim}, {\tt emacs}, etc). Unless your nanorc has already been configured to not 
     42wrap lines, the `-w' flag is necessary to prevent {\tt nano} from adding line breaks to the file. 
    4343\begin{lstlisting}[] 
    4444$ su - 
     
    107107\end{lstlisting} 
    108108 
    109 Now move onto Section~\ref{section:installation:source:dependencies:configomni} 
     109Now move onto Section~\ref{section:installation:source:dependencies:gnuradio} 
    110110 
    111111\subsubsection{Installing Dependencies on Ubuntu}