You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: paper/main.tex
+12-11
Original file line number
Diff line number
Diff line change
@@ -2,26 +2,26 @@
2
2
% hidelinks,
3
3
% showindex
4
4
]{langscibook}
5
-
\author{Chap ter Author\affiliation{University of Eden} and
6
-
Noam Chimpsky\affiliation{University of Pluto}\orcid{} and
7
-
Jane Wilson\affiliation{National Institute for Language}\orcid{}}
5
+
\author{Chap ter Author\orcid{}\affiliation{University of Eden} and
6
+
Noam Chimpsky\orcid{}\affiliation{University of Pluto} and
7
+
Jane Wilson\orcid{}\affiliation{National Institute for Language}}
8
8
\title{Introduction}
9
9
\abstract{Abstract goes here}
10
10
11
11
%move the following commands to the "local..." files of the master project when integrating this chapter
12
12
\usepackage{tabularx}
13
-
\usepackage{langsci-basic}
14
13
\usepackage{langsci-optional}
15
14
\usepackage{langsci-gb4e}
16
15
\bibliography{localbibliography}
17
16
\newcommand{\orcid}[1]{}
18
17
19
-
\IfFileExists{../localcommands.tex}{%hack to check whether this is being compiled as part of a collection or standalone
18
+
\IfFileExists{../localcommands.tex}{
19
+
\addbibresource{../localbibliography.bib}
20
20
\input{../localpackages}
21
21
\input{../localcommands}
22
22
\input{../localhyphenation}
23
-
\bibliography{localbibliography}
24
-
\togglepaper[23]
23
+
\boolfalse{bookcompile}
24
+
\togglepaper[23]%%chapternumber
25
25
}{}
26
26
27
27
\begin{document}
@@ -32,15 +32,15 @@ \section{Where we came from}
32
32
33
33
\begin{table}
34
34
\caption{Frequencies of word classes}
35
-
\label{tab:1:frequencies}
36
-
\begin{tabular}{l rrrr}
35
+
\label{tab:myname:frequencies}
36
+
\begin{tabularx}{.8\textwidth}{X rrrr}
37
37
\lsptoprule
38
38
& nouns & verbs & adjectives & adverbs\\
39
39
\midrule
40
40
absolute & 12 & 34 & 23 & 13\\
41
41
relative & 3.1 & 8.9 & 5.7 & 3.2\\
42
42
\lspbottomrule
43
-
\end{tabular}
43
+
\end{tabularx}
44
44
\end{table}
45
45
46
46
Sed nisi urna, dignissim sit amet posuere ut, luctus ac lectus. Fusce vel ornare nibh. Nullam non sapien in tortor hendrerit suscipit. Etiam sollicitudin nibh ligula. Praesent dictum gravida est eget maximus. Integer in felis id diam sodales accumsan at at turpis. Maecenas dignissim purus non libero scelerisque porttitor. Integer porttitor mauris ac nisi iaculis molestie. Sed nec imperdiet orci. Suspendisse sed fringilla elit, non varius elit. Sed varius nisi magna, at efficitur orci consectetur a. Cras consequat mi dui, et cursus lacus vehicula vitae. Pellentesque sit amet justo sed lectus luctus vehicula. Suspendisse placerat augue eget felis sagittis placerat.
@@ -72,6 +72,7 @@ \section*{Acknowledgements}
72
72
%\section*{Contributions}
73
73
%John Doe contributed to conceptualization, methodology, and validation.
74
74
%Jane Doe contributed to writing of the original draft, review, and editing.
0 commit comments