Added explanatory note to «special enviornments» chapter
This commit is contained in:
parent
3bda8fe9c6
commit
4fc74363fe
2
lbol.tex
2
lbol.tex
@ -733,6 +733,8 @@ You can replace the bullets with any math symbol availabe in \LaTeX{} like this:
|
|||||||
|
|
||||||
\chapter{Special Environments}\label{specenv}
|
\chapter{Special Environments}\label{specenv}
|
||||||
|
|
||||||
|
\LaTeX{} includes a number of built-in environments which are useful out-of-the-box, but can often be improved upon by adding additional packages. In this chapter, we'll take a look at some of them, and examine how other packages extend their functionality.
|
||||||
|
|
||||||
\section{Code Blocks}\label{codeexp}
|
\section{Code Blocks}\label{codeexp}
|
||||||
|
|
||||||
You have a few different options when trying to display code. For code which is not executable, you can always format it as typewriter text by wrapping it in \verb+\texttt{code}+. This will, generally, display it in a sans-serif font.
|
You have a few different options when trying to display code. For code which is not executable, you can always format it as typewriter text by wrapping it in \verb+\texttt{code}+. This will, generally, display it in a sans-serif font.
|
||||||
|
Loading…
Reference in New Issue
Block a user