summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/langsci/examples
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/langsci/examples')
-rw-r--r--Master/texmf-dist/doc/xelatex/langsci/examples/samplepaper.tex12
-rw-r--r--Master/texmf-dist/doc/xelatex/langsci/examples/samplevolume.tex8
2 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/xelatex/langsci/examples/samplepaper.tex b/Master/texmf-dist/doc/xelatex/langsci/examples/samplepaper.tex
index 094d9b8550b..669d7ff12ef 100644
--- a/Master/texmf-dist/doc/xelatex/langsci/examples/samplepaper.tex
+++ b/Master/texmf-dist/doc/xelatex/langsci/examples/samplepaper.tex
@@ -9,6 +9,18 @@
Abstract goes here
}
% \bibliography{langsci-test}
+
+\IfFileExists{../samplevolume.tex}{%adjust to name of your master file
+ \papernote{\scriptsize\normalfont
+ To appear in:
+ Change Volume Editor.
+ Change volume title.
+ Berlin: Language Science Press. [preliminary page numbering]
+ }
+ \pagenumbering{roman}
+ \setcounter{chapter}{23}%adjust the chapter number
+ \addtocounter{chapter}{-1}
+}{}
\begin{document}
diff --git a/Master/texmf-dist/doc/xelatex/langsci/examples/samplevolume.tex b/Master/texmf-dist/doc/xelatex/langsci/examples/samplevolume.tex
index 336d6784004..2671867c285 100644
--- a/Master/texmf-dist/doc/xelatex/langsci/examples/samplevolume.tex
+++ b/Master/texmf-dist/doc/xelatex/langsci/examples/samplevolume.tex
@@ -30,6 +30,14 @@
% \include{preface}
% \include{acknowledgments}
+% %% Additional prefaces and/or introductions that also have authors
+% \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
\includepaper{samplepaper}