Discussion:
Adding Single Appendix in a LaTex file
(too old to reply)
a***@gmail.com
2014-10-02 15:30:11 UTC
Permalink
Hello .. How can I use Appendex on latex
Peter Flynn
2014-10-03 22:17:16 UTC
Permalink
Post by a***@gmail.com
Hello .. How can I use Appendex on latex
\documentclass{book}
\begin{document}
\title{my book}
\author{me}
\maketitle
\chapter{first}
text
\chapter{next}
text
\chapter{last
text
\appendix
\chapter{first}
text
\chapter{last}
\text
\end{document}

///Peter
Manuel Collado
2014-10-04 11:52:17 UTC
Permalink
Post by Peter Flynn
Post by a***@gmail.com
Hello .. How can I use Appendex on latex
\documentclass{book}
\begin{document}
\title{my book}
\author{me}
\maketitle
\chapter{first}
text
\chapter{next}
text
\chapter{last
------------> \chapter{last}
Post by Peter Flynn
text
\appendix
\chapter{first}
text
\chapter{last}
\text
------------> text
Post by Peter Flynn
\end{document}
///Peter
--
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado
Peter Flynn
2014-10-04 14:38:04 UTC
Permalink
Post by Manuel Collado
Post by Peter Flynn
Post by a***@gmail.com
Hello .. How can I use Appendex on latex
\documentclass{book}
\begin{document}
\title{my book}
\author{me}
\maketitle
\chapter{first}
text
\chapter{next}
text
\chapter{last
------------> \chapter{last}
Post by Peter Flynn
text
\appendix
\chapter{first}
text
\chapter{last}
\text
------------> text
Post by Peter Flynn
\end{document}
///Peter
Oops. Thank you, quite right.

///Peter

Continue reading on narkive:
Search results for 'Adding Single Appendix in a LaTex file' (Questions and Answers)
5
replies
How to write thesis?
started 2007-07-25 02:09:14 UTC
higher education (university +)
Loading...