summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/xelatex/langsci/examples
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-02 21:02:58 +0000
committerKarl Berry <karl@freefriends.org>2019-04-02 21:02:58 +0000
commitd66cfca1b1989bbf980473ff42a40a821a16d5aa (patch)
treec48efb984986ac40bbe81aedd211b1d46b3faefe /Master/texmf-dist/doc/xelatex/langsci/examples
parentd7b2b4344970bfcf3f51d54b4753251f9e21471e (diff)
langsci (2apr19)
git-svn-id: svn://tug.org/texlive/trunk@50706 c570f23f-e606-0410-a88d-b1316a301751
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}