summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/langsci/examples/samplevolume.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/xetex/latex/langsci/examples/samplevolume.tex')
-rw-r--r--macros/xetex/latex/langsci/examples/samplevolume.tex42
1 files changed, 21 insertions, 21 deletions
diff --git a/macros/xetex/latex/langsci/examples/samplevolume.tex b/macros/xetex/latex/langsci/examples/samplevolume.tex
index 2671867c28..4132dff2a2 100644
--- a/macros/xetex/latex/langsci/examples/samplevolume.tex
+++ b/macros/xetex/latex/langsci/examples/samplevolume.tex
@@ -1,29 +1,29 @@
\documentclass[output=book
,collection
- ,collectionchapter
- ]{langscibook}
+ ,collectionchapter
+ ]{./langscibook}
\author{Jane Doe}
\title{Sample edited volume}
\subtitle{Including sample chapter}
\Series{cfls}
-\SeriesNumber{42}
+\SeriesNumber{42}
\renewcommand{\lsISBNdigital}{000-0-000000-00-0}
\renewcommand{\lsISBNhardcover}{000-0-000000-00-0}
\renewcommand{\lsISBNsoftcover}{000-0-000000-00-0}
% \BookDOI{}%ask coordinator for DOI
-\renewcommand{\lsID}{000}
+\renewcommand{\lsID}{000}
\dedication{For Mom and Dad}
\typesetter{Jane Doe}
\proofreader{John Doe}
\BackBody{What everyone should know about edited volumes: it's here}
-
+
\bibliography{langsci-test}
-\begin{document}
-\maketitle
+\begin{document}
+\maketitle
\frontmatter
\currentpdfbookmark{Contents}{name} % adds a PDF bookmark
\tableofcontents
@@ -31,36 +31,36 @@
% \include{acknowledgments}
% %% Additional prefaces and/or introductions that also have authors
-% \lsCollectionPaperFrontmatterMode % Enter the Frontmatter Mode.
-% \includepaper{chapters/prefaceEd}
-% \lsCollectionPaperMainmatterMode % Leave the Frontmatter Mode
+% \lsCollectionPaperFrontmatterMode % Enter the Frontmatter Mode.
+% \includepaper{chapters/prefaceEd}
+% \lsCollectionPaperMainmatterMode % Leave the Frontmatter Mode
% \setcounter{chapter}{0} % Reset the chapter counter so that preceding prefaces are not counted
-\mainmatter
+\mainmatter
-\mainmatter
-\includepaper{samplepaper}
+\mainmatter
+\includepaper{samplepaper}
-\backmatter
+\backmatter
\phantomsection%this allows hyperlink in ToC to work
-\addcontentsline{toc}{chapter}{Indexes}
+\addcontentsline{toc}{chapter}{Indexes}
\phantomsection%this allows hyperlink in ToC to work
\addcontentsline{toc}{section}{Name index}
-\ohead{Name index}
+\ohead{Name index}
\printindex
\cleardoublepage
-
+
\phantomsection%this allows hyperlink in ToC to work
\addcontentsline{toc}{section}{Language index}
-\ohead{Language index}
-\printindex[lan]
+\ohead{Language index}
+\printindex[lan]
\cleardoublepage
\phantomsection%this allows hyperlink in ToC to work
\addcontentsline{toc}{section}{Subject index}
-\ohead{Subject index}
+\ohead{Subject index}
\printindex[sbj]
\cleardoublepage
-\end{document} \ No newline at end of file
+\end{document}