summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/langsci/examples
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-03-18 03:01:43 +0000
committerNorbert Preining <norbert@preining.info>2021-03-18 03:01:43 +0000
commitca17f652236af2ce3a16cb0125fb6e190d59cc17 (patch)
tree1664d8d4a3ba38eacabed5fe0e3d4ff7f2dd966c /macros/xetex/latex/langsci/examples
parentbb51b61cfc3fcb367f52d31948039a1468fbcf80 (diff)
CTAN sync 202103180301
Diffstat (limited to 'macros/xetex/latex/langsci/examples')
-rw-r--r--macros/xetex/latex/langsci/examples/samplemonograph.tex2
-rw-r--r--macros/xetex/latex/langsci/examples/samplepaper.tex37
-rw-r--r--macros/xetex/latex/langsci/examples/samplevolume.tex4
3 files changed, 21 insertions, 22 deletions
diff --git a/macros/xetex/latex/langsci/examples/samplemonograph.tex b/macros/xetex/latex/langsci/examples/samplemonograph.tex
index f1896c4ce0..6f8a937bf9 100644
--- a/macros/xetex/latex/langsci/examples/samplemonograph.tex
+++ b/macros/xetex/latex/langsci/examples/samplemonograph.tex
@@ -1,4 +1,4 @@
-\documentclass{./langscibook}
+\documentclass{langscibook}
\author{Pat Jaeung}
\title{Sample monograph}
\subtitle{}
diff --git a/macros/xetex/latex/langsci/examples/samplepaper.tex b/macros/xetex/latex/langsci/examples/samplepaper.tex
index f901301246..30da90509f 100644
--- a/macros/xetex/latex/langsci/examples/samplepaper.tex
+++ b/macros/xetex/latex/langsci/examples/samplepaper.tex
@@ -1,28 +1,29 @@
\documentclass[output=paper]{langscibook}
\title{Introduction}
\author{%
- Chap ter Author\affiliation{University of Eden}\and
- Noam Chimpsky\affiliation{University of Pluto}\lastand
+ Chap ter Author\affiliation{University of Eden} and
+ Noam Chimpsky\affiliation{University of Pluto} and
Jane Wilson\affiliation{National Institute for Language}
}
\abstract{
Abstract goes here
}
-\IfFileExists{../main.tex}{%adjust to name of your master file
- \bibliography{langsci-test}
- \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}
-}{}
-
-
+% \IfFileExists{../main.tex}{%adjust to name of your master file
+% \IfFileExists{samplevolume.tex}{
+% \bibliography{langsci-test}
+% \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}
+% }{}
+
+% \usepackage{langsci-optional}
\begin{document}
\maketitle
@@ -38,12 +39,12 @@ Sed nisi urna, dignissim sit amet posuere ut, luctus ac lectus. Fusce vel ornare
\caption{Frequencies of word classes}
\label{tab:1:frequencies}
\begin{tabular}{lrrrr}
- \lsptoprule
+% \lsptoprule
& nouns & verbs & adjectives & adverbs\\
\midrule
absolute & 12 & 34 & 23 & 13\\
relative & 3.1 & 8.9 & 5.7 & 3.2\\
- \lspbottomrule
+% \lspbottomrule
\end{tabular}
\end{table}
diff --git a/macros/xetex/latex/langsci/examples/samplevolume.tex b/macros/xetex/latex/langsci/examples/samplevolume.tex
index 4132dff2a2..9a4e84e84e 100644
--- a/macros/xetex/latex/langsci/examples/samplevolume.tex
+++ b/macros/xetex/latex/langsci/examples/samplevolume.tex
@@ -1,7 +1,6 @@
\documentclass[output=book
,collection
- ,collectionchapter
- ]{./langscibook}
+ ]{langscibook}
\author{Jane Doe}
\title{Sample edited volume}
@@ -38,7 +37,6 @@
\mainmatter
-\mainmatter
\includepaper{samplepaper}
\backmatter