summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Mueller <ulm@gentoo.org>2011-01-28 10:14:45 +0100
committerUlrich Mueller <ulm@gentoo.org>2011-01-30 12:48:15 +0100
commit0d89aed63d63b63dd3ad85722ac77443fbbea4fc (patch)
tree10dba90913086286709ccd5b40e9764bbfcb46c1 /introduction.tex
parentFixes for TeX4ht. (diff)
downloadpms-0d89aed63d63b63dd3ad85722ac77443fbbea4fc.tar.gz
pms-0d89aed63d63b63dd3ad85722ac77443fbbea4fc.tar.bz2
pms-0d89aed63d63b63dd3ad85722ac77443fbbea4fc.zip
Distinguish between \e and \i.
Section "Conventions" says that \i should be used for technical terms.
Diffstat (limited to 'introduction.tex')
-rw-r--r--introduction.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/introduction.tex b/introduction.tex
index 3986f57..4c91004 100644
--- a/introduction.tex
+++ b/introduction.tex
@@ -5,7 +5,7 @@
This document aims to fully describe the format of an ebuild repository and the ebuilds therein, as
well as certain aspects of package manager behaviour required to support such a repository.
-This document is \i{not} designed to be an introduction to ebuild development. Prior knowledge of
+This document is \e{not} designed to be an introduction to ebuild development. Prior knowledge of
ebuild creation and an understanding of how the package management system works is assumed; certain
less familiar terms are explained in the Glossary in chapter~\ref{sec:glossary}.