[TxMt] Re: LATEX - no pdf created

Christian Döhler chrd at posteo.de
Thu May 31 11:09:45 UTC 2018


Hi René,

Thank you for the speedy reply. Unfortunately this does not solve the 
problem. I have been using xelatex before. and my bundle preferences are 
exactly the same in your screenshot. I get the following error message:

Any ideas?

Christian


Am 31.05.18 um 12:28 schrieb René Schwaiger:
> Hi Christian,
>
>> On 31.05.2018, at 11:37 , Christian Döhler <chrd at posteo.de 
>> <mailto:chrd at posteo.de>> wrote:
>>
>> Hello,
>>
>> I am working on a publication with Language Science Press. and I have 
>> problem compiling the template. I am running Textmate 
>> version 2.0-rc.4 on OSX 10.13.4. I have recently upgraded to 
>> MacTex 2018. The problem is that no pdf is created from Textmate. It 
>> is a bit odd.
>> I would like to ask if someone here can try to 
>> compile Language-Science-Press' monograph template which can be 
>> downloaded from here. (or the directlink). It works with other 
>> editors like Texshop as well as from the command line. But not with 
>> Textmate. On the other hand, I can compile other .tex files with 
>> Textmate. So I am a bit lost as to why this is happening.
>>
>> Best
>>
>> Christian
>>
>> ps: I have tried some general things from a previous discussion in 
>> this mailing list and they worked fine for me:
>>
>> After that I translated the following document:
>>
>>     \documentclass{article}
>>     \begin{document}
>>       Test
>>     \end{document}
>>
>> in TextMate without any problems. Could you please try the following:
>>
>> 1. Create a new file in TextMate
>> 2. Paste the LaTeX code from above into the document
>> 3. Save the file in the folder `Downloads` using the name `Test.tex`
>> 4. Open Terminal
>> 5. Enter the following commands:
>>
>>    cd ~/Downloads
>>    latexmk -pdf Test.tex
>>
>> 6. Does the command `latexmk -pdf Test.tex` print any error messages?
>> 7. Does the folder `Downloads` contain the PDF file `Test.pdf`?
>
> thank you for the detailed bug report. I tried to translate `main.tex` 
> in TextMate, which did not work, just as you reported. After that I 
> tried to compile the document using the command `pdflatex`, which 
> failed printing the following error message:
>
>     ! Class langsci/langscibook Error: Please use XeLaTeX!.
>
> . The error message above states that you need to use XeLaTeX instead 
> of the usual default engine PDFLaTeX. You can change the default 
> engine **for all documents** via the menu item 
> `Bundles`→`LaTeX`→`Preferences…`:
>
> . Another (better) option might be to just change the engine for the 
> **single document** by adding the line
>
>     %!TEX TS-program = xelatex
>
> at the top of the document `main.tex`. After that everything should 
> work as intended. If it does not, please do not hesitate to ask again.
>
> Kind regards,
>   René
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20180531/c5adbc37/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bmcejdflkajkdpio.png
Type: image/png
Size: 67303 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20180531/c5adbc37/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Preferences.png
Type: image/png
Size: 168725 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20180531/c5adbc37/attachment-0003.png>
-------------- next part --------------
This is XeTeX, Version 3.14159265-2.6-0.99999 (TeX Live 2018) (preloaded format=xelatex 2018.5.29)  31 MAY 2018 13:06
entering extended mode
 \write18 enabled.
 file:line:error style messages enabled.
 %&-line parsing enabled.
**main.tex
(./main.tex
LaTeX2e <2018-04-01> patch level 5
(./langsci/langscibook.cls

LaTeX Warning: You have requested document class `langsci/langscibook',
               but the document class provides `langscibook'.

Document Class: langscibook 2017/06/21 Language Science Press
(/usr/local/texlive/2018/texmf-dist/tex/latex/tools/xspace.sty
Package: xspace 2014/10/28 v1.13 Space after command names (DPC,MH)
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)

(/usr/local/texlive/2018/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV at toks@=\toks14
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO)

(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)

(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
)
Package etexcmds Info: Could not find \expanded.
(etexcmds)             That can mean that you are not using pdfTeX 1.50 or
(etexcmds)             that some package has redefined \expanded.
(etexcmds)             In the latter case, load this package earlier.
)))
(/usr/local/texlive/2018/texmf-dist/tex/latex/koma-script/scrbook.cls
Document Class: scrbook 2018/03/30 v3.25 KOMA-Script document class (book)
(/usr/local/texlive/2018/texmf-dist/tex/latex/koma-script/scrkbase.sty
Package: scrkbase 2018/03/30 v3.25 KOMA-Script package (KOMA-Script-dependent b
asics and keyval usage)

(/usr/local/texlive/2018/texmf-dist/tex/latex/koma-script/scrbase.sty
Package: scrbase 2018/03/30 v3.25 KOMA-Script package (KOMA-Script-independent 
basics and keyval usage)

(/usr/local/texlive/2018/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package: scrlfile 2018/03/30 v3.25 KOMA-Script package (loading files)
)))
(/usr/local/texlive/2018/texmf-dist/tex/latex/koma-script/tocbasic.sty
Package: tocbasic 2018/03/30 v3.25 KOMA-Script package (handling toc-files)
\scr at dte@tocline at numberwidth=\skip41
\scr at dte@tocline at numbox=\box26
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `toc' on input line 136.
Package tocbasic Info: defining new hook before heading of `' on input line 166
3.
Class scrbook Info: File `scrsize11pt.clo' used to setup font sizes on input li
ne 2331.

(/usr/local/texlive/2018/texmf-dist/tex/latex/koma-script/scrsize11pt.clo
File: scrsize11pt.clo 2018/03/30 v3.25 KOMA-Script font size class option (11pt
)
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/koma-script/typearea.sty
Package: typearea 2018/03/30 v3.25 KOMA-Script package (type area)
\ta at bcor=\skip42
\ta at div=\count80
\ta at hblk=\skip43
\ta at vblk=\skip44
\ta at temp=\skip45
\footheight=\skip46
Package typearea Info: These are the values describing the layout:
(typearea)             DIV  = 10
(typearea)             BCOR = 0.0pt
(typearea)             \paperwidth      = 597.50793pt
(typearea)              \textwidth      = 418.25555pt
(typearea)              DIV departure   = -6%
(typearea)              \evensidemargin = 47.2316pt
(typearea)              \oddsidemargin  = -12.5192pt
(typearea)             \paperheight     = 845.04694pt
(typearea)              \textheight     = 595.80026pt
(typearea)              \topmargin      = -25.16531pt
(typearea)              \headheight     = 17.0pt
(typearea)              \headsep        = 20.40001pt
(typearea)              \topskip        = 11.0pt
(typearea)              \footskip       = 47.6pt
(typearea)              \baselineskip   = 13.6pt
(typearea)              on input line 1706.
)
\c at part=\count81
\c at chapter=\count82
\c at section=\count83
\c at subsection=\count84
\c at subsubsection=\count85
\c at paragraph=\count86
\c at subparagraph=\count87
\scr at dte@part at maxnumwidth=\skip47
\scr at dte@chapter at maxnumwidth=\skip48
\scr at dte@section at maxnumwidth=\skip49
\scr at dte@subsection at maxnumwidth=\skip50
\scr at dte@subsubsection at maxnumwidth=\skip51
\scr at dte@paragraph at maxnumwidth=\skip52
\scr at dte@subparagraph at maxnumwidth=\skip53
\abovecaptionskip=\skip54
\belowcaptionskip=\skip55
\c at pti@nb at sid@b at x=\box27
\scr at dte@figure at maxnumwidth=\skip56
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 6251.
\c at figure=\count88
\scr at dte@table at maxnumwidth=\skip57
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 6272.
\c at table=\count89
Class scrbook Info: Redefining `\numberline' on input line 6445.
\bibindent=\dimen102
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/morewrites/morewrites.sty
(/usr/local/texlive/2018/texmf-dist/tex/latex/l3kernel/expl3.sty
Package: expl3 2018-05-13 L3 programming layer (loader) 

(/usr/local/texlive/2018/texmf-dist/tex/latex/l3kernel/expl3-code.tex
Package: expl3 2018-05-13 L3 programming layer (code)
\c_max_int=\count90
\l_tmpa_int=\count91
\l_tmpb_int=\count92
\g_tmpa_int=\count93
\g_tmpb_int=\count94
\g__kernel_prg_map_int=\count95
\c_log_iow=\count96
\l_iow_line_count_int=\count97
\l__iow_line_target_int=\count98
\l__iow_one_indent_int=\count99
\l__iow_indent_int=\count100
\c_zero_dim=\dimen103
\c_max_dim=\dimen104
\l_tmpa_dim=\dimen105
\l_tmpb_dim=\dimen106
\g_tmpa_dim=\dimen107
\g_tmpb_dim=\dimen108
\c_zero_skip=\skip58
\c_max_skip=\skip59
\l_tmpa_skip=\skip60
\l_tmpb_skip=\skip61
\g_tmpa_skip=\skip62
\g_tmpb_skip=\skip63
\c_zero_muskip=\muskip10
\c_max_muskip=\muskip11
\l_tmpa_muskip=\muskip12
\l_tmpb_muskip=\muskip13
\g_tmpa_muskip=\muskip14
\g_tmpb_muskip=\muskip15
\l_keys_choice_int=\count101
\l__intarray_loop_int=\count102
\c__intarray_sp_dim=\dimen109
\g__intarray_font_int=\count103
\c__fp_leading_shift_int=\count104
\c__fp_middle_shift_int=\count105
\c__fp_trailing_shift_int=\count106
\c__fp_big_leading_shift_int=\count107
\c__fp_big_middle_shift_int=\count108
\c__fp_big_trailing_shift_int=\count109
\c__fp_Bigg_leading_shift_int=\count110
\c__fp_Bigg_middle_shift_int=\count111
\c__fp_Bigg_trailing_shift_int=\count112
\g__fp_array_int=\count113
\l__fp_array_loop_int=\count114
\l__sort_length_int=\count115
\l__sort_min_int=\count116
\l__sort_top_int=\count117
\l__sort_max_int=\count118
\l__sort_true_max_int=\count119
\l__sort_block_int=\count120
\l__sort_begin_int=\count121
\l__sort_end_int=\count122
\l__sort_A_int=\count123
\l__sort_B_int=\count124
\l__sort_C_int=\count125
\l__tl_analysis_normal_int=\count126
\l__tl_analysis_index_int=\count127
\l__tl_analysis_nesting_int=\count128
\l__tl_analysis_type_int=\count129
\l__regex_internal_a_int=\count130
\l__regex_internal_b_int=\count131
\l__regex_internal_c_int=\count132
\l__regex_balance_int=\count133
\l__regex_group_level_int=\count134
\l__regex_mode_int=\count135
\c__regex_cs_in_class_mode_int=\count136
\c__regex_cs_mode_int=\count137
\l__regex_catcodes_int=\count138
\l__regex_default_catcodes_int=\count139
\c__regex_catcode_L_int=\count140
\c__regex_catcode_O_int=\count141
\c__regex_catcode_A_int=\count142
\c__regex_all_catcodes_int=\count143
\l__regex_show_lines_int=\count144
\l__regex_min_state_int=\count145
\l__regex_max_state_int=\count146
\l__regex_left_state_int=\count147
\l__regex_right_state_int=\count148
\l__regex_capturing_group_int=\count149
\l__regex_min_pos_int=\count150
\l__regex_max_pos_int=\count151
\l__regex_curr_pos_int=\count152
\l__regex_start_pos_int=\count153
\l__regex_success_pos_int=\count154
\l__regex_curr_char_int=\count155
\l__regex_curr_catcode_int=\count156
\l__regex_last_char_int=\count157
\l__regex_case_changed_char_int=\count158
\l__regex_curr_state_int=\count159
\l__regex_step_int=\count160
\l__regex_min_active_int=\count161
\l__regex_max_active_int=\count162
\l__regex_replacement_csnames_int=\count163
\l__regex_match_count_int=\count164
\l__regex_min_submatch_int=\count165
\l__regex_submatch_int=\count166
\l__regex_zeroth_submatch_int=\count167
\g__regex_trace_regex_int=\count168
\c_empty_box=\box28
\l_tmpa_box=\box29
\l_tmpb_box=\box30
\g_tmpa_box=\box31
\g_tmpb_box=\box32
\l__box_top_dim=\dimen110
\l__box_bottom_dim=\dimen111
\l__box_left_dim=\dimen112
\l__box_right_dim=\dimen113
\l__box_top_new_dim=\dimen114
\l__box_bottom_new_dim=\dimen115
\l__box_left_new_dim=\dimen116
\l__box_right_new_dim=\dimen117
\l__box_internal_box=\box33
\l__coffin_internal_box=\box34
\l__coffin_internal_dim=\dimen118
\l__coffin_offset_x_dim=\dimen119
\l__coffin_offset_y_dim=\dimen120
\l__coffin_x_dim=\dimen121
\l__coffin_y_dim=\dimen122
\l__coffin_x_prime_dim=\dimen123
\l__coffin_y_prime_dim=\dimen124
\c_empty_coffin=\box35
\l__coffin_aligned_coffin=\box36
\l__coffin_aligned_internal_coffin=\box37
\l_tmpa_coffin=\box38
\l_tmpb_coffin=\box39
\l__coffin_display_coffin=\box40
\l__coffin_display_coord_coffin=\box41
\l__coffin_display_pole_coffin=\box42
\l__coffin_display_offset_dim=\dimen125
\l__coffin_display_x_dim=\dimen126
\l__coffin_display_y_dim=\dimen127
\g__file_internal_ior=\read1
\l__coffin_bounding_shift_dim=\dimen128
\l__coffin_left_corner_dim=\dimen129
\l__coffin_right_corner_dim=\dimen130
\l__coffin_bottom_corner_dim=\dimen131
\l__coffin_top_corner_dim=\dimen132
\l__coffin_scaled_total_height_dim=\dimen133
\l__coffin_scaled_width_dim=\dimen134
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/l3kernel/l3xdvipdfmx.def
File: l3xdvidpfmx.def 2018-05-13 v L3 Experimental driver: xdvipdfmx
\g__driver_image_int=\count169
))
(/usr/local/texlive/2018/texmf-dist/tex/latex/morewrites/primargs.sty
Package: primargs 2018/04/04 Parsing arguments of primitives
)
Package: morewrites 2018/04/04 Always room for a new write
\g__morewrites_later_int=\count170
\l__morewrites_user_int=\count171
\g__morewrites_iow=\write3
\g__morewrites_ior=\read2
\g__morewrites_group_level_int=\count172
\g__morewrites_shipout_box=\box43
\l__morewrites_collect_next_int=\count173
\g__morewrites_alloc_write_int=\count174
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/etex-pkg/etex.sty
Package: etex 2016/08/01 v2.7 eTeX basic definition package (PEB,DPC)
\et at xins=\count175
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/xstring/xstring.sty
(/usr/local/texlive/2018/texmf-dist/tex/generic/xstring/xstring.tex
\@xs at message=\write4
\integerpart=\count176
\decimalpart=\count177
)
Package: xstring 2013/10/13  v1.7c  String manipulations (C Tellechea)
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/local/texlive/2018/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR)

(/usr/local/texlive/2018/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: xetex.def on input line 99.

(/usr/local/texlive/2018/texmf-dist/tex/latex/graphics-def/xetex.def
File: xetex.def 2017/06/24 v5.0h Graphics/color driver for xetex
))
\Gin at req@height=\dimen135
\Gin at req@width=\dimen136
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/hyphenat/hyphenat.sty
Package: hyphenat 2009/09/02 v2.3c hyphenation utilities
\langwohyphens=\language84
LaTeX Info: Redefining \_ on input line 43.
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty
(/usr/local/texlive/2018/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
(/usr/local/texlive/2018/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te
x
\pgfutil at everybye=\toks15
\pgfutil at tempdima=\dimen137
\pgfutil at tempdimb=\dimen138

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-li
sts.tex))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
\pgfutil at abb=\box44
(/usr/local/texlive/2018/texmf-dist/tex/latex/ms/everyshi.sty
Package: everyshi 2001/05/15 v3.00 EveryShipout Package (MS)
))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex
Package: pgfrcs 2015/08/07 v3.0.1a (rcs-revision 1.31)
))
Package: pgf 2015/08/07 v3.0.1a (rcs-revision 1.15)
(/usr/local/texlive/2018/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
(/usr/local/texlive/2018/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
Package: pgfsys 2014/07/09 v3.0.1a (rcs-revision 1.48)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
\pgfkeys at pathtoks=\toks16
\pgfkeys at temptoks=\toks17

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.c
ode.tex
\pgfkeys at tmptoks=\toks18
))
\pgf at x=\dimen139
\pgf at y=\dimen140
\pgf at xa=\dimen141
\pgf at ya=\dimen142
\pgf at xb=\dimen143
\pgf at yb=\dimen144
\pgf at xc=\dimen145
\pgf at yc=\dimen146
\w at pgf@writea=\write5
\r at pgf@reada=\read3
\c at pgf@counta=\count178
\c at pgf@countb=\count179
\c at pgf@countc=\count180
\c at pgf@countd=\count181
\t at pgf@toka=\toks19
\t at pgf@tokb=\toks20
\t at pgf@tokc=\toks21

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg
File: pgf.cfg 2008/05/14  (rcs-revision 1.7)
)
Driver file for pgf: pgfsys-xetex.def

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.de
f
File: pgfsys-xetex.def 2014/07/09  (rcs-revision 1.11)

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx
.def
File: pgfsys-dvipdfmx.def 2014/07/09  (rcs-revision 1.14)

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p
df.def
File: pgfsys-common-pdf.def 2013/10/10  (rcs-revision 1.13)
)
Normal \count register pool exhausted, switching to extended pool.
\pgfsys at objnum=\count277
)))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.
code.tex
File: pgfsyssoftpath.code.tex 2013/09/09  (rcs-revision 1.9)
\pgfsyssoftpath at smallbuffer@items=\count278
\pgfsyssoftpath at bigbuffer@items=\count279
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.
code.tex
File: pgfsysprotocol.code.tex 2006/10/16  (rcs-revision 1.4)
)) (/usr/local/texlive/2018/texmf-dist/tex/latex/xcolor/xcolor.sty
Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK)

(/usr/local/texlive/2018/texmf-dist/tex/latex/graphics-cfg/color.cfg
File: color.cfg 2016/01/02 v1.6 sample color configuration
)
Package xcolor Info: Driver file: xetex.def on input line 225.
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348.
Package xcolor Info: Model `RGB' extended on input line 1364.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1366.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1367.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1368.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1369.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1370.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1371.
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
Package: pgfcore 2010/04/11 v3.0.1a (rcs-revision 1.7)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex
\pgfmath at dimen=\dimen147
\pgfmath at count=\count280
\pgfmath at box=\box45
\pgfmath at toks=\toks22
\pgfmath at stack@operand=\toks23
\pgfmath at stack@operation=\toks24
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.
tex
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic
.code.tex)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo
nometric.code.tex)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando
m.code.tex)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa
rison.code.tex)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.
code.tex)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round
.code.tex)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.
code.tex)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ
erarithmetics.code.tex)))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex
\c at pgfmathroundto@lastzeros=\count281
))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co
de.tex
File: pgfcorepoints.code.tex 2013/10/07  (rcs-revision 1.27)
\pgf at picminx=\dimen148
\pgf at picmaxx=\dimen149
\pgf at picminy=\dimen150
\pgf at picmaxy=\dimen151
\pgf at pathminx=\dimen152
\pgf at pathmaxx=\dimen153
\pgf at pathminy=\dimen154
\pgf at pathmaxy=\dimen155
\pgf at xx=\dimen156
\pgf at xy=\dimen157
\pgf at yx=\dimen158
\pgf at yy=\dimen159
\pgf at zx=\dimen160
\pgf at zy=\dimen161
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst
ruct.code.tex
File: pgfcorepathconstruct.code.tex 2013/10/07  (rcs-revision 1.29)
\pgf at path@lastx=\dimen162
\pgf at path@lasty=\dimen163
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage
.code.tex
File: pgfcorepathusage.code.tex 2014/11/02  (rcs-revision 1.24)
\pgf at shorten@end at additional=\dimen164
\pgf at shorten@start at additional=\dimen165
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co
de.tex
File: pgfcorescopes.code.tex 2015/05/08  (rcs-revision 1.46)
\pgfpic=\box46
\pgf at hbox=\box47
\pgf at layerbox@main=\box48
\pgf at picture@serial at count=\count282
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst
ate.code.tex
File: pgfcoregraphicstate.code.tex 2014/11/02  (rcs-revision 1.12)
\pgflinewidth=\dimen166
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform
ations.code.tex
File: pgfcoretransformations.code.tex 2015/08/07  (rcs-revision 1.20)
\pgf at pt@x=\dimen167
\pgf at pt@y=\dimen168
\pgf at pt@temp=\dimen169
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod
e.tex
File: pgfcorequick.code.tex 2008/10/09  (rcs-revision 1.3)
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c
ode.tex
File: pgfcoreobjects.code.tex 2006/10/11  (rcs-revision 1.2)
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce
ssing.code.tex
File: pgfcorepathprocessing.code.tex 2013/09/09  (rcs-revision 1.9)
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co
de.tex
File: pgfcorearrows.code.tex 2015/05/14  (rcs-revision 1.43)
\pgfarrowsep=\dimen170
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod
e.tex
File: pgfcoreshade.code.tex 2013/07/15  (rcs-revision 1.15)
\pgf at max=\dimen171
\pgf at sys@shading at range@num=\count283
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod
e.tex
File: pgfcoreimage.code.tex 2013/07/15  (rcs-revision 1.18)

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.
code.tex
File: pgfcoreexternal.code.tex 2014/07/09  (rcs-revision 1.21)
\pgfexternal at startupbox=\box49
))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co
de.tex
File: pgfcorelayers.code.tex 2013/07/18  (rcs-revision 1.7)
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare
ncy.code.tex
File: pgfcoretransparency.code.tex 2013/09/30  (rcs-revision 1.5)
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.
code.tex
File: pgfcorepatterns.code.tex 2013/11/07  (rcs-revision 1.5)
)))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod
e.tex
File: pgfmoduleshapes.code.tex 2014/03/21  (rcs-revision 1.35)
\pgfnodeparttextbox=\box50
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.
tex
File: pgfmoduleplot.code.tex 2015/08/03  (rcs-revision 1.13)
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version
-0-65.sty
Package: pgfcomp-version-0-65 2007/07/03 v3.0.1a (rcs-revision 1.7)
\pgf at nodesepstart=\dimen172
\pgf at nodesepend=\dimen173
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version
-1-18.sty
Package: pgfcomp-version-1-18 2007/07/23 v3.0.1a (rcs-revision 1.1)
))
(/usr/local/texlive/2018/texmf-dist/tex/latex/pgf/utilities/pgffor.sty
(/usr/local/texlive/2018/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)
) (/usr/local/texlive/2018/texmf-dist/tex/latex/pgf/math/pgfmath.sty
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
Package: pgffor 2013/12/13 v3.0.1a (rcs-revision 1.25)

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)
\pgffor at iter=\dimen174
\pgffor at skip=\dimen175
\pgffor at stack=\toks25
\pgffor at toks=\toks26
))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod
e.tex
Package: tikz 2015/08/07 v3.0.1a (rcs-revision 1.151)

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan
dlers.code.tex
File: pgflibraryplothandlers.code.tex 2013/08/31 v3.0.1a (rcs-revision 1.20)
\pgf at plot@mark at count=\count284
\pgfplotmarksize=\dimen176
)
\tikz at lastx=\dimen177
\tikz at lasty=\dimen178
\tikz at lastxsaved=\dimen179
\tikz at lastysaved=\dimen180
\tikzleveldistance=\dimen181
Normal \dimen register pool exhausted, switching to extended pool.
\tikzsiblingdistance=\dimen256
\tikz at figbox=\box51
\tikz at figbox@bg=\box52
\tikz at tempbox=\box53
\tikz at tempbox@bg=\box54
\tikztreelevel=\count285
\tikznumberofchildren=\count286
\tikznumberofcurrentchild=\count287
\tikz at fig@count=\count288

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod
e.tex
File: pgfmodulematrix.code.tex 2013/09/17  (rcs-revision 1.8)
\pgfmatrixcurrentrow=\count289
\pgfmatrixcurrentcolumn=\count290
\pgf at matrix@numberofcolumns=\count291
)
\tikz at expandcount=\count292

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
s/tikzlibrarytopaths.code.tex
File: tikzlibrarytopaths.code.tex 2008/06/17 v3.0.1a (rcs-revision 1.2)
)))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
s/tikzlibrarypositioning.code.tex
File: tikzlibrarypositioning.code.tex 2008/10/06 v3.0.1a (rcs-revision 1.7)
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie
s/tikzlibrarycalc.code.tex
File: tikzlibrarycalc.code.tex 2013/07/15 v3.0.1a (rcs-revision 1.9)
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/pbox/pbox.sty
Package: pbox 2011/12/07 v1.2 Dynamic parboxes

(/usr/local/texlive/2018/texmf-dist/tex/latex/tools/calc.sty
Package: calc 2017/05/25 v4.3 Infix arithmetic (KKT,FJ)
\calc at Acount=\count293
\calc at Bcount=\count294
\calc at Adimen=\dimen257
\calc at Bdimen=\dimen258
\calc at Askip=\skip64
\calc at Bskip=\skip65
LaTeX Info: Redefining \setlength on input line 80.
LaTeX Info: Redefining \addtolength on input line 81.
\calc at Ccount=\count295
\calc at Cskip=\skip66
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/base/ifthen.sty
Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC)
)
\pb at xlen=\skip67
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/url/url.sty
\Urlmuskip=\muskip16
Package: url 2013/09/16  ver 3.4  Verb mode for urls, etc.
)
(./langsci/styles/langsci-basic.sty)
(/usr/local/texlive/2018/texmf-dist/tex/latex/todonotes/todonotes.sty
Package: todonotes 2015/07/09 .dtx Todonotes source and documentation.
Package: todonotes 2012/07/25

(/usr/local/texlive/2018/texmf-dist/tex/latex/xkeyval/xkeyval.sty
Package: xkeyval 2014/12/03 v2.7a package option processing (HA)

(/usr/local/texlive/2018/texmf-dist/tex/generic/xkeyval/xkeyval.tex
(/usr/local/texlive/2018/texmf-dist/tex/generic/xkeyval/xkvutils.tex
\XKV at toks=\toks27
\XKV at tempa@toks=\toks28
)
\XKV at depth=\count296
File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA)
))
\c@@todonotes at numberoftodonotes=\count297
)
\csspine=\skip68
\bodspine=\skip69
\bleed=\skip70
\seitenbreite=\skip71
\seitenhoehe=\skip72
\spinewidth=\skip73
\totalwidth=\skip74
\totalheight=\skip75

(/usr/local/texlive/2018/texmf-dist/tex/latex/geometry/geometry.sty
Package: geometry 2018/04/16 v5.8 Page Geometry

(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2017/03/15 v3.2 Provides the ifpdf switch
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifvtex.sty
Package: ifvtex 2016/05/16 v1.6 Detect VTeX and its facilities (HO)
Package ifvtex Info: VTeX not detected.
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/ifxetex/ifxetex.sty
Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
)
\Gm at cnth=\count298
\Gm at cntv=\count299
\c at Gm@tempcnt=\count300
\Gm at bindingoffset=\dimen259
\Gm at wd@mp=\dimen260
\Gm at odd@mp=\dimen261
\Gm at even@mp=\dimen262
\Gm at layoutwidth=\dimen263
\Gm at layoutheight=\dimen264
\Gm at layouthoffset=\dimen265
\Gm at layoutvoffset=\dimen266
\Gm at dimlist=\toks29
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/textpos/textpos.sty
Package: textpos 2016/06/07 v1.8

Package: textpos 2016/06/07 1.8, absolute positioning of text on the page
\TP at textbox=\box55
\TP at holdbox=\box56
\TPHorizModule=\dimen267
\TPVertModule=\dimen268
\TP at margin=\dimen269
\TP at absmargin=\dimen270
Grid set 16 x 16 = 30.23105pt x 42.67912pt
\TPboxrulesize=\dimen271
\TP at ox=\dimen272
\TP at oy=\dimen273
\TP at tbargs=\toks30
\TP at prevdepth=\dimen274
TextBlockOrigin set to 0pt x 0pt
)
TextBlockOrigin set to 0mm x 0mm
(/usr/local/texlive/2018/texmf-dist/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2013/01/14 v3.01 AMS font symbols

(/usr/local/texlive/2018/texmf-dist/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\@emptytoks=\toks31
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in version `bold'
(Font)                  U/euf/m/n --> U/euf/b/n on input line 106.
))
(/usr/local/texlive/2018/texmf-dist/tex/latex/metalogo/metalogo.sty
Package: metalogo 2010/05/29 v0.12 Extended TeX logo macros

(/usr/local/texlive/2018/texmf-dist/tex/latex/fontspec/fontspec.sty
(/usr/local/texlive/2018/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
Package: xparse 2018-05-12 L3 Experimental document command parser
\l__xparse_current_arg_int=\count301
\g__xparse_grabber_int=\count302
\l__xparse_m_args_int=\count303
\l__xparse_mandatory_args_int=\count304
\l__xparse_v_nesting_int=\count305
)
Package: fontspec 2017/11/09 v2.6g Font selection for XeLaTeX and LuaLaTeX

(/usr/local/texlive/2018/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty
Package: fontspec-xetex 2017/11/09 v2.6g Font selection for XeLaTeX and LuaLaTe
X
\l__fontspec_script_int=\count306
\l__fontspec_language_int=\count307
\l__fontspec_strnum_int=\count308
\l__fontspec_tmp_int=\count309
\l__fontspec_em_int=\count310
\l__fontspec_emdef_int=\count311
\l__fontspec_strong_int=\count312
\l__fontspec_strongdef_int=\count313
\l__fontspec_tmpa_dim=\dimen275
\l__fontspec_tmpb_dim=\dimen276
\l__fontspec_tmpc_dim=\dimen277

(/usr/local/texlive/2018/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2017/04/05 v2.0i Standard LaTeX package

(/usr/local/texlive/2018/texmf-dist/tex/latex/base/tuenc.def
File: tuenc.def 2017/04/05 v2.0i Standard LaTeX file
LaTeX Font Info:    Redeclaring font encoding TU on input line 82.
))
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \fontspec with sig. 'O{}mO{}' on line 542.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \setmainfont with sig. 'O{}mO{}' on line 546.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \setsansfont with sig. 'O{}mO{}' on line 550.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \setmonofont with sig. 'O{}mO{}' on line 554.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \setmathrm with sig. 'O{}mO{}' on line 558.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \setboldmathrm with sig. 'O{}mO{}' on line 562.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \setmathsf with sig. 'O{}mO{}' on line 566.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \setmathtt with sig. 'O{}mO{}' on line 570.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \setromanfont with sig. 'O{}mO{}' on line 574.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \newfontfamily with sig. 'mO{}mO{}' on line 578.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \newfontface with sig. 'mO{}mO{}' on line 582.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \defaultfontfeatures with sig. 't+om' on line 586.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \addfontfeatures with sig. 'm' on line 590.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \addfontfeature with sig. 'm' on line 594.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \newfontfeature with sig. 'mm' on line 598.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \newAATfeature with sig. 'mmmm' on line 602.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \newopentypefeature with sig. 'mmm' on line 606.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \newICUfeature with sig. 'mmm' on line 610.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \aliasfontfeature with sig. 'mm' on line 614.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \aliasfontfeatureoption with sig. 'mmm' on line 618.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \newfontscript with sig. 'mm' on line 622.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \newfontlanguage with sig. 'mm' on line 626.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \DeclareFontsExtensions with sig. 'm' on line 630.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \IfFontFeatureActiveTF with sig. 'mmm' on line 634.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \EncodingCommand with sig. 'mO{}m' on line 3632.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \EncodingAccent with sig. 'mm' on line 3638.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \EncodingSymbol with sig. 'mm' on line 3644.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \EncodingComposite with sig. 'mmm' on line 3650.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \EncodingCompositeCommand with sig. 'mmm' on line 3656.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \DeclareUnicodeEncoding with sig. 'mm' on line 3681.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \UndeclareSymbol with sig. 'm' on line 3687.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \UndeclareAccent with sig. 'm' on line 3693.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \UndeclareCommand with sig. 'm' on line 3699.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \UndeclareComposite with sig. 'mm' on line 3706.
.................................................

(/usr/local/texlive/2018/texmf-dist/tex/latex/fontspec/fontspec.cfg)
LaTeX Info: Redefining \itshape on input line 3891.
LaTeX Info: Redefining \slshape on input line 3896.
LaTeX Info: Redefining \scshape on input line 3901.
LaTeX Info: Redefining \upshape on input line 3906.
LaTeX Info: Redefining \em on input line 3936.
LaTeX Info: Redefining \emph on input line 3961.
LaTeX Info: Redefining \- on input line 4015.
.................................................
. LaTeX info: "xparse/redefine-command"
. 
. Redefining command \oldstylenums with sig. 'm' on line 4110.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \liningnums with sig. 'm' on line 4114.
.................................................
))
\xl at everylogo=\toks32
\xl@@everylogo=\toks33
LaTeX Info: Redefining \TeX on input line 193.
LaTeX Info: Redefining \LaTeX on input line 202.
LaTeX Info: Redefining \LaTeXe on input line 219.
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/dejavu/dejavu.sty
Package: dejavu 2011/07/27 Style file for DejaVu

(/usr/local/texlive/2018/texmf-dist/tex/latex/dejavu/DejaVuSansMono.sty
Package: DejaVuSansMono 2011/06/01 Style file for DejaVuSansMono.
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/dejavu/DejaVuSans.sty
Package: DejaVuSans 2011/06/01 Style file for DejaVuSans.
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/dejavu/DejaVuSerif.sty
Package: DejaVuSerif 2011/06/01 Style file for DejaVuSerif.
))
(/usr/local/texlive/2018/texmf-dist/tex/latex/libertine/libertine.sty
Package: libertine 2018/01/03 (Bob Tennent) Supports Libertine and Biolinum fon
ts for all LaTeX engines.

(/usr/local/texlive/2018/texmf-dist/tex/latex/base/textcomp.sty
Package: textcomp 2017/04/05 v2.0i Standard LaTeX package
Package textcomp Info: Sub-encoding information:
(textcomp)               5 = only ISO-Adobe without \textcurrency
(textcomp)               4 = 5 + \texteuro
(textcomp)               3 = 4 + \textohm
(textcomp)               2 = 3 + \textestimated + \textcurrency
(textcomp)               1 = TS1 - \textcircled - \t
(textcomp)               0 = TS1 (full)
(textcomp)             Font families with sub-encoding setting implement
(textcomp)             only a restricted character set as indicated.
(textcomp)             Family '?' is the default used for unknown fonts.
(textcomp)             See the documentation for details.
Package textcomp Info: Setting ? sub-encoding to TS1/1 on input line 79.

(/usr/local/texlive/2018/texmf-dist/tex/latex/base/ts1enc.def
File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file
)
LaTeX Info: Redefining \oldstylenums on input line 334.
Package textcomp Info: Setting cmr sub-encoding to TS1/0 on input line 349.
Package textcomp Info: Setting cmss sub-encoding to TS1/0 on input line 350.
Package textcomp Info: Setting cmtt sub-encoding to TS1/0 on input line 351.
Package textcomp Info: Setting cmvtt sub-encoding to TS1/0 on input line 352.
Package textcomp Info: Setting cmbr sub-encoding to TS1/0 on input line 353.
Package textcomp Info: Setting cmtl sub-encoding to TS1/0 on input line 354.
Package textcomp Info: Setting ccr sub-encoding to TS1/0 on input line 355.
Package textcomp Info: Setting ptm sub-encoding to TS1/4 on input line 356.
Package textcomp Info: Setting pcr sub-encoding to TS1/4 on input line 357.
Package textcomp Info: Setting phv sub-encoding to TS1/4 on input line 358.
Package textcomp Info: Setting ppl sub-encoding to TS1/3 on input line 359.
Package textcomp Info: Setting pag sub-encoding to TS1/4 on input line 360.
Package textcomp Info: Setting pbk sub-encoding to TS1/4 on input line 361.
Package textcomp Info: Setting pnc sub-encoding to TS1/4 on input line 362.
Package textcomp Info: Setting pzc sub-encoding to TS1/4 on input line 363.
Package textcomp Info: Setting bch sub-encoding to TS1/4 on input line 364.
Package textcomp Info: Setting put sub-encoding to TS1/5 on input line 365.
Package textcomp Info: Setting uag sub-encoding to TS1/5 on input line 366.
Package textcomp Info: Setting ugq sub-encoding to TS1/5 on input line 367.
Package textcomp Info: Setting ul8 sub-encoding to TS1/4 on input line 368.
Package textcomp Info: Setting ul9 sub-encoding to TS1/4 on input line 369.
Package textcomp Info: Setting augie sub-encoding to TS1/5 on input line 370.
Package textcomp Info: Setting dayrom sub-encoding to TS1/3 on input line 371.
Package textcomp Info: Setting dayroms sub-encoding to TS1/3 on input line 372.

Package textcomp Info: Setting pxr sub-encoding to TS1/0 on input line 373.
Package textcomp Info: Setting pxss sub-encoding to TS1/0 on input line 374.
Package textcomp Info: Setting pxtt sub-encoding to TS1/0 on input line 375.
Package textcomp Info: Setting txr sub-encoding to TS1/0 on input line 376.
Package textcomp Info: Setting txss sub-encoding to TS1/0 on input line 377.
Package textcomp Info: Setting txtt sub-encoding to TS1/0 on input line 378.
Package textcomp Info: Setting lmr sub-encoding to TS1/0 on input line 379.
Package textcomp Info: Setting lmdh sub-encoding to TS1/0 on input line 380.
Package textcomp Info: Setting lmss sub-encoding to TS1/0 on input line 381.
Package textcomp Info: Setting lmssq sub-encoding to TS1/0 on input line 382.
Package textcomp Info: Setting lmvtt sub-encoding to TS1/0 on input line 383.
Package textcomp Info: Setting lmtt sub-encoding to TS1/0 on input line 384.
Package textcomp Info: Setting qhv sub-encoding to TS1/0 on input line 385.
Package textcomp Info: Setting qag sub-encoding to TS1/0 on input line 386.
Package textcomp Info: Setting qbk sub-encoding to TS1/0 on input line 387.
Package textcomp Info: Setting qcr sub-encoding to TS1/0 on input line 388.
Package textcomp Info: Setting qcs sub-encoding to TS1/0 on input line 389.
Package textcomp Info: Setting qpl sub-encoding to TS1/0 on input line 390.
Package textcomp Info: Setting qtm sub-encoding to TS1/0 on input line 391.
Package textcomp Info: Setting qzc sub-encoding to TS1/0 on input line 392.
Package textcomp Info: Setting qhvc sub-encoding to TS1/0 on input line 393.
Package textcomp Info: Setting futs sub-encoding to TS1/4 on input line 394.
Package textcomp Info: Setting futx sub-encoding to TS1/4 on input line 395.
Package textcomp Info: Setting futj sub-encoding to TS1/4 on input line 396.
Package textcomp Info: Setting hlh sub-encoding to TS1/3 on input line 397.
Package textcomp Info: Setting hls sub-encoding to TS1/3 on input line 398.
Package textcomp Info: Setting hlst sub-encoding to TS1/3 on input line 399.
Package textcomp Info: Setting hlct sub-encoding to TS1/5 on input line 400.
Package textcomp Info: Setting hlx sub-encoding to TS1/5 on input line 401.
Package textcomp Info: Setting hlce sub-encoding to TS1/5 on input line 402.
Package textcomp Info: Setting hlcn sub-encoding to TS1/5 on input line 403.
Package textcomp Info: Setting hlcw sub-encoding to TS1/5 on input line 404.
Package textcomp Info: Setting hlcf sub-encoding to TS1/5 on input line 405.
Package textcomp Info: Setting pplx sub-encoding to TS1/3 on input line 406.
Package textcomp Info: Setting pplj sub-encoding to TS1/3 on input line 407.
Package textcomp Info: Setting ptmx sub-encoding to TS1/4 on input line 408.
Package textcomp Info: Setting ptmj sub-encoding to TS1/4 on input line 409.
)
Requested font "[LinLibertine_R.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_R.otf
\g__fontspec_family_LinLibertine_int=\count314
Requested font "[LinLibertine_RB.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_RB.otf
Requested font "[LinLibertine_RI.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_RI.otf
Requested font "[LinLibertine_RBI.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_RBI.otf
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine(0)' created for font 'LinLibertine' with options
. [Ligatures = TeX,Extension =
. .otf,SmallCapsFeatures={Letters=SmallCaps},Ligatures=TeX,Numbers =
. {Monospaced,Lining},Scale = 1,UprightFont = *_R,ItalicFont = *_RI,BoldFont =
. *_RB,BoldItalicFont = *_RBI].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mappin
g=tex-text;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->s*[1]"[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp;
mapping=tex-text;"
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mappi
ng=tex-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp
;mapping=tex-text;"
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mappi
ng=tex-text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp
;mapping=tex-text;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mapp
ing=tex-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smc
p;mapping=tex-text;"
.................................................
LaTeX Info: Redefining \rmfamily on input line 304.
LaTeX Font Info:    Font shape `TU/LinLibertine(0)/m/n' will be
(Font)              scaled to size 10.95pt on input line 304.
Requested font "[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;m
apping=tex-text;" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_R.otf
Requested font "[LinBiolinum_R.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinBioli
num_R.otf
\g__fontspec_family_LinBiolinum_int=\count315
Requested font "[LinBiolinum_RB.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinBioli
num_RB.otf
Requested font "[LinBiolinum_RI.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinBioli
num_RI.otf
Requested font "[LinBiolinum_RBO.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinBioli
num_RBO.otf
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinBiolinum(0)' created for font 'LinBiolinum' with options
. [Ligatures = TeX,Extension =
. .otf,SmallCapsFeatures={Letters=SmallCaps},Ligatures=TeX,Numbers =
. {Monospaced, },Scale = 1,UprightFont = *_R,ItalicFont = *_RI,BoldFont =
. *_RB,BoldItalicFont = *_RBO].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex-t
ext;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mapping
=tex-text;"
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex-
text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mappin
g=tex-text;"
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex-
text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mappin
g=tex-text;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex
-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mappi
ng=tex-text;"
.................................................
LaTeX Info: Redefining \sffamily on input line 315.
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine(1)' created for font 'LinLibertine' with options
. [Ligatures = TeX,Extension =
. .otf,SmallCapsFeatures={Letters=SmallCaps},Numbers =
. {Monospaced,Lining},Scale = 1,UprightFont = *_R,ItalicFont = *_RI,BoldFont =
. *_RB,BoldItalicFont = *_RBI].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mappin
g=tex-text;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->s*[1]"[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp;
mapping=tex-text;"
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mappi
ng=tex-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp
;mapping=tex-text;"
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mappi
ng=tex-text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp
;mapping=tex-text;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mapp
ing=tex-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smc
p;mapping=tex-text;"
.................................................
Requested font "[LinLibertine_RZ.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_RZ.otf
Requested font "[LinLibertine_RZI.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_RZI.otf
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine(2)' created for font 'LinLibertine' with options
. [Ligatures = TeX,Extension =
. .otf,SmallCapsFeatures={Letters=SmallCaps},Numbers = { Lining},Scale =
. 1,UprightFont = *_RZ,ItalicFont = *_RZI,BoldFont = *_RB,BoldItalicFont =
. *_RBI].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_RZ.otf]/OT:script=latn;language=DFLT;+lnum;mapping=tex
-text;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RZ.otf]/OT:script=latn;language=DFLT;+lnum;+smcp;mappi
ng=tex-text;"
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+lnum;mapping=tex
-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+lnum;+smcp;mappi
ng=tex-text;"
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_RZI.otf]/OT:script=latn;language=DFLT;+lnum;mapping=te
x-text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RZI.otf]/OT:script=latn;language=DFLT;+lnum;+smcp;mapp
ing=tex-text;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+lnum;mapping=te
x-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+lnum;+smcp;mapp
ing=tex-text;"
.................................................
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine(3)' created for font 'LinLibertine' with options
. [Ligatures = TeX,Extension =
. .otf,SmallCapsFeatures={Letters=SmallCaps},Numbers =
. {Monospaced,OldStyle},Scale = 1,UprightFont = *_R,ItalicFont = *_RI,BoldFont
. = *_RB,BoldItalicFont = *_RBI].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+tnum;+onum;mappin
g=tex-text;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->s*[1]"[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+tnum;+onum;+smcp;
mapping=tex-text;"
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+tnum;+onum;mappi
ng=tex-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+tnum;+onum;+smcp
;mapping=tex-text;"
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+tnum;+onum;mappi
ng=tex-text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+tnum;+onum;+smcp
;mapping=tex-text;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+tnum;+onum;mapp
ing=tex-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->s*[1]"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+tnum;+onum;+smc
p;mapping=tex-text;"
.................................................
Requested font "[LinLibertine_DR.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_DR.otf
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine(4)' created for font 'LinLibertine' with options
. [Ligatures = TeX,Extension =
. .otf,SmallCapsFeatures={Letters=SmallCaps},Numbers =
. {Monospaced,Lining},UprightFont = *_DR,ItalicFont = *_RI,BoldFont =
. *_RB,BoldItalicFont = *_RBI].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->"[LinLibertine_DR.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mapping=te
x-text;"
. - 'small caps'  (m/sc) with NFSS spec.: 
. - 'bold' (bx/n) with NFSS spec.:
. <->"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mapping=te
x-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp;mapp
ing=tex-text;"
. - 'italic' (m/it) with NFSS spec.:
. <->"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mapping=te
x-text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp;mapp
ing=tex-text;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;mapping=t
ex-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp;map
ping=tex-text;"
.................................................
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinBiolinum(1)' created for font 'LinBiolinum' with options
. [Ligatures = TeX,Extension =
. .otf,SmallCapsFeatures={Letters=SmallCaps},Numbers = {Monospaced, },Scale =
. 1,UprightFont = *_R,ItalicFont = *_RI,BoldFont = *_RB,BoldItalicFont =
. *_RBO].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex-t
ext;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mapping
=tex-text;"
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex-
text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mappin
g=tex-text;"
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex-
text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mappin
g=tex-text;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex
-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mappi
ng=tex-text;"
.................................................
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinBiolinum(2)' created for font 'LinBiolinum' with options
. [Ligatures = TeX,Extension =
. .otf,SmallCapsFeatures={Letters=SmallCaps},Numbers = {Monospaced,
. OldStyle},Scale = 1,UprightFont = *_R,ItalicFont = *_RI,BoldFont =
. *_RB,BoldItalicFont = *_RBO].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+tnum;+onum;mapping
=tex-text;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+tnum;+onum;+smcp;m
apping=tex-text;"
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+tnum;+onum;mappin
g=tex-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+tnum;+onum;+smcp;
mapping=tex-text;"
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+tnum;+onum;mappin
g=tex-text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+tnum;+onum;+smcp;
mapping=tex-text;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+tnum;+onum;mappi
ng=tex-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+tnum;+onum;+smcp
;mapping=tex-text;"
.................................................
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinBiolinum(3)' created for font 'LinBiolinum' with options
. [Ligatures = TeX,Extension =
. .otf,SmallCapsFeatures={Letters=SmallCaps},Numbers = {Monospaced},Scale =
. 1,UprightFont = *_R,ItalicFont = *_RI,BoldFont = *_RB,BoldItalicFont =
. *_RBO].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex-t
ext;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mapping
=tex-text;"
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex-
text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mappin
g=tex-text;"
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex-
text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mappin
g=tex-text;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+tnum;mapping=tex
-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;mappi
ng=tex-text;"
.................................................
Requested font "[LinLibertine_M.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_M.otf
Requested font "[LinLibertine_MB.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_MB.otf
Requested font "[LinLibertine_MO.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_MO.otf
Requested font "[LinLibertine_MBO.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_MBO.otf
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine(5)' created for font 'LinLibertine' with options
. [Extension =
. .otf,WordSpace={1,0,0},HyphenChar=None,PunctuationSpace=WordSpace,Scale =
. 1,UprightFont = *_M,ItalicFont = *_MO,BoldFont = *_MB,BoldItalicFont =
. *_MBO].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_M.otf]/OT:script=latn;language=DFLT;"
. - 'small caps'  (m/sc) with NFSS spec.: 
. and font adjustment code:
. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font
. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font
. \tex_hyphenchar:D \font =-1\scan_stop: 
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_MB.otf]/OT:script=latn;language=DFLT;"
. - 'bold small caps'  (bx/sc) with NFSS spec.: 
. and font adjustment code:
. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font
. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font
. \tex_hyphenchar:D \font =-1\scan_stop: 
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_MO.otf]/OT:script=latn;language=DFLT;"
. - 'italic small caps'  (m/itsc) with NFSS spec.: 
. and font adjustment code:
. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font
. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font
. \tex_hyphenchar:D \font =-1\scan_stop: 
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_MBO.otf]/OT:script=latn;language=DFLT;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.: 
. and font adjustment code:
. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font
. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font
. \tex_hyphenchar:D \font =-1\scan_stop: 
.................................................
LaTeX Info: Redefining \ttfamily on input line 423.
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine(6)' created for font 'LinLibertine' with options
. [Extension = .otf,Scale = 1,UprightFont = *_M,ItalicFont = *_MO,BoldFont =
. *_MB,BoldItalicFont = *_MBO].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_M.otf]/OT:script=latn;language=DFLT;"
. - 'small caps'  (m/sc) with NFSS spec.: 
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinLibertine_MB.otf]/OT:script=latn;language=DFLT;"
. - 'bold small caps'  (bx/sc) with NFSS spec.: 
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_MO.otf]/OT:script=latn;language=DFLT;"
. - 'italic small caps'  (m/itsc) with NFSS spec.: 
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinLibertine_MBO.otf]/OT:script=latn;language=DFLT;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.: 
.................................................
Requested font "[LinBiolinum_K.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinBioli
num_K.otf
\g__fontspec_family_LinBiolinum_K_int=\count316
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinBiolinum_K(0)' created for font 'LinBiolinum_K' with options
. [Extension = .otf,BoldFont={},ItalicFont={},SmallCapsFont={}].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->"[LinBiolinum_K.otf]/OT:script=latn;language=DFLT;"
. - 'small caps'  (m/sc) with NFSS spec.: 
.................................................
Requested font "[LinLibertine_I.otf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/opentype/public/libertine/LinLiber
tine_I.otf
\g__fontspec_family_LinLibertine_I_int=\count317
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine_I(0)' created for font 'LinLibertine_I' with
. options [Extension = .otf,BoldFont={},ItalicFont={},SmallCapsFont={}].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->"[LinLibertine_I.otf]/OT:script=latn;language=DFLT;"
. - 'small caps'  (m/sc) with NFSS spec.: 
.................................................
LaTeX Info: Redefining \oldstylenums on input line 470.
LaTeX Info: Redefining \liningnums on input line 471.
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine(7)' created for font 'LinLibertine' with options
. [Extension = .otf,Numbers = {Monospaced,Lining},UprightFont = *_R,ItalicFont
. = *_RI,BoldFont = *_RB,BoldItalicFont = *_RBI].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->"[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->"[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp;"
. - 'bold' (bx/n) with NFSS spec.:
. <->"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp;"
. - 'italic' (m/it) with NFSS spec.:
. <->"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+tnum;+lnum;+smcp;"
.................................................
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine(8)' created for font 'LinLibertine' with options
. [Extension = .otf,Numbers = {Proportional,Lining},UprightFont =
. *_R,ItalicFont = *_RI,BoldFont = *_RB,BoldItalicFont = *_RBI].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->"[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+pnum;+lnum;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->"[LinLibertine_R.otf]/OT:script=latn;language=DFLT;+pnum;+lnum;+smcp;"
. - 'bold' (bx/n) with NFSS spec.:
. <->"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+pnum;+lnum;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->"[LinLibertine_RB.otf]/OT:script=latn;language=DFLT;+pnum;+lnum;+smcp;"
. - 'italic' (m/it) with NFSS spec.:
. <->"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+pnum;+lnum;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->"[LinLibertine_RI.otf]/OT:script=latn;language=DFLT;+pnum;+lnum;+smcp;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+pnum;+lnum;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->"[LinLibertine_RBI.otf]/OT:script=latn;language=DFLT;+pnum;+lnum;+smcp;"
.................................................
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinBiolinum(4)' created for font 'LinBiolinum' with options
. [Extension = .otf,Numbers = {Monospaced,},Scale = 1,UprightFont =
. *_R,ItalicFont = *_RI,BoldFont = *_RB,BoldItalicFont = *_RBO].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+tnum;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;"
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+tnum;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;"
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+tnum;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+tnum;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+tnum;+smcp;"
.................................................
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinBiolinum(5)' created for font 'LinBiolinum' with options
. [Extension = .otf,Numbers = {Proportional,},Scale = 1,UprightFont =
. *_R,ItalicFont = *_RI,BoldFont = *_RB,BoldItalicFont = *_RBO].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+pnum;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_R.otf]/OT:script=latn;language=DFLT;+pnum;+smcp;"
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+pnum;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RB.otf]/OT:script=latn;language=DFLT;+pnum;+smcp;"
. - 'italic' (m/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+pnum;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RI.otf]/OT:script=latn;language=DFLT;+pnum;+smcp;"
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+pnum;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.:
. <->s*[1]"[LinBiolinum_RBO.otf]/OT:script=latn;language=DFLT;+pnum;+smcp;"
.................................................

(/usr/local/texlive/2018/texmf-dist/tex/latex/libertine/LinLibertine_R.tex)
(/usr/local/texlive/2018/texmf-dist/tex/latex/libertine/LinBiolinum_R.tex)
(/usr/local/texlive/2018/texmf-dist/tex/latex/libertine/LinBiolinum_K.tex)
(/usr/local/texlive/2018/texmf-dist/tex/latex/libertine/LinLibertine_I.tex)
(/usr/local/texlive/2018/texmf-dist/tex/latex/libertine/LKey.tex))
Requested font "[DejaVuSansMono.ttf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansM
ono.ttf
.................................................
. fontspec info: "set-scale"
. 
. DejaVuSansMono scale = 0.7844580683300718.
.................................................
\g__fontspec_family_DejaVuSansMono.ttf_int=\count318
.................................................
. fontspec info: "set-scale"
. 
. DejaVuSansMono scale = 0.7844580683300718.
.................................................
Requested font "[DejaVuSansMono-Bold.ttf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansM
ono-Bold.ttf
.................................................
. fontspec info: "set-scale"
. 
. DejaVuSansMono-Bold scale = 0.7844580683300718.
.................................................
Requested font "[DejaVuSansMono-Oblique.ttf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansM
ono-Oblique.ttf
.................................................
. fontspec info: "set-scale"
. 
. DejaVuSansMono-Oblique scale = 0.7844580683300718.
.................................................
Requested font "[DejaVuSansMono-BoldOblique.ttf]/OT" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansM
ono-BoldOblique.ttf
.................................................
. fontspec info: "set-scale"
. 
. DejaVuSansMono-BoldOblique scale = 0.7844580683300718.
.................................................
.................................................
. fontspec info: "defining-font"
. 
. Font family 'DejaVuSansMono.ttf(0)' created for font 'DejaVuSansMono.ttf'
. with options
. [WordSpace={1,0,0},HyphenChar=None,PunctuationSpace=WordSpace,Ligatures={TeX}
,Scale=MatchLowercase,BoldFont
. = DejaVuSansMono-Bold.ttf,SlantedFont =
. DejaVuSansMono-Oblique.ttf,BoldSlantedFont =
. DejaVuSansMono-BoldOblique.ttf].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[0.7844580683300718]"[DejaVuSansMono.ttf]/OT:script=latn;language=DFLT;m
apping=tex-text;"
. - 'small caps'  (m/sc) with NFSS spec.: 
. and font adjustment code:
. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font
. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font
. \tex_hyphenchar:D \font =-1\scan_stop: 
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[0.7844580683300718]"[DejaVuSansMono-Bold.ttf]/OT:script=latn;language=D
FLT;mapping=tex-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.: 
. and font adjustment code:
. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font
. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font
. \tex_hyphenchar:D \font =-1\scan_stop: 
. - 'slanted' (m/sl) with NFSS spec.:
. <->s*[0.7844580683300718]"[DejaVuSansMono-Oblique.ttf]/OT:script=latn;languag
e=DFLT;mapping=tex-text;"
. - 'slanted small caps'  (m/slsc) with NFSS spec.: 
. and font adjustment code:
. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font
. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font
. \tex_hyphenchar:D \font =-1\scan_stop: 
. - 'bold slanted' (bx/sl) with NFSS spec.:
. <->s*[0.7844580683300718]"[DejaVuSansMono-BoldOblique.ttf]/OT:script=latn;lan
guage=DFLT;mapping=tex-text;"
. - 'bold slanted small caps'  (bx/slsc) with NFSS spec.: 
. and font adjustment code:
. \fontdimen 2\font =1\fontdimen 2\font \fontdimen 3\font =0\fontdimen 3\font
. \fontdimen 4\font =0\fontdimen 4\font \fontdimen 7\font =0\fontdimen 2\font
. \tex_hyphenchar:D \font =-1\scan_stop: 
.................................................
LaTeX Info: Redefining \ttfamily on input line 696.
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT" at 10.95pt
 -> ./langsci/fonts/Arimo_B.ttf
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.8120079233408858.
.................................................
\g__fontspec_family_Arimo_B.ttf_int=\count319
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.8120079233408858.
.................................................
Requested font "[./langsci/fonts/Arimo-Bold_B.ttf]/OT" at 10.95pt
 -> ./langsci/fonts/Arimo-Bold_B.ttf
.................................................
. fontspec info: "set-scale"
. 
. Arimo-Bold_B scale = 0.8120079233408858.
.................................................
Requested font "[./langsci/fonts/Arimo-Italic_B.ttf]/OT" at 10.95pt
 -> ./langsci/fonts/Arimo-Italic_B.ttf
.................................................
. fontspec info: "set-scale"
. 
. Arimo-Italic_B scale = 0.8120079233408858.
.................................................
Requested font "[./langsci/fonts/Arimo-BoldItalic_B.ttf]/OT" at 10.95pt
 -> ./langsci/fonts/Arimo-BoldItalic_B.ttf
.................................................
. fontspec info: "set-scale"
. 
. Arimo-BoldItalic_B scale = 0.8120079233408858.
.................................................
.................................................
. fontspec info: "defining-font"
. 
. Font family 'Arimo_B.ttf(0)' created for font 'Arimo_B.ttf' with options
. [Ligatures=TeX,Scale=MatchLowercase,Path=./langsci/fonts/,BoldFont =
. Arimo-Bold_B.ttf,ItalicFont = Arimo-Italic_B.ttf,BoldItalicFont =
. Arimo-BoldItalic_B.ttf].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[0.8120079233408858]"[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;langua
ge=DFLT;mapping=tex-text;"
. - 'small caps'  (m/sc) with NFSS spec.: 
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[0.8120079233408858]"[./langsci/fonts/Arimo-Bold_B.ttf]/OT:script=latn;l
anguage=DFLT;mapping=tex-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.: 
. - 'italic' (m/it) with NFSS spec.:
. <->s*[0.8120079233408858]"[./langsci/fonts/Arimo-Italic_B.ttf]/OT:script=latn
;language=DFLT;mapping=tex-text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.: 
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[0.8120079233408858]"[./langsci/fonts/Arimo-BoldItalic_B.ttf]/OT:script=
latn;language=DFLT;mapping=tex-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.: 
.................................................
LaTeX Info: Redefining \sffamily on input line 706.
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT" at 10.95pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
\g__fontspec_family_LinLibertine_R_B.otf_int=\count320
Requested font "[./langsci/fonts/LinLibertine_RZ_B.otf]/OT" at 10.95pt
 -> ./langsci/fonts/LinLibertine_RZ_B.otf
Requested font "[./langsci/fonts/LinLibertine_RI_B.otf]/OT" at 10.95pt
 -> ./langsci/fonts/LinLibertine_RI_B.otf
Requested font "[./langsci/fonts/LinLibertine_RZI_B.otf]/OT" at 10.95pt
 -> ./langsci/fonts/LinLibertine_RZI_B.otf
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine_R_B.otf(0)' created for font
. 'LinLibertine_R_B.otf' with options
. [Ligatures=TeX,Ligatures={TeX,Common},Path=./langsci/fonts/,PunctuationSpace=
0,Numbers={Proportional},BoldFont
. = LinLibertine_RZ_B.otf,ItalicFont = LinLibertine_RI_B.otf,BoldItalicFont =
. LinLibertine_RZI_B.otf,BoldSlantedFont = LinLibertine_RZ_B.otf,SlantedFont =
. LinLibertine_R_B.otf,SlantedFeatures = {FakeSlant=0.25},BoldSlantedFeatures
. = {FakeSlant=0.25},SmallCapsFeatures = {FakeSlant=0}].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=DFLT;+liga
;+pnum;mapping=tex-text;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=DFLT;slant
=0;+liga;+pnum;+smcp;mapping=tex-text;"
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
. - 'bold' (bx/n) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language=DFLT;+lig
a;+pnum;mapping=tex-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language=DFLT;slan
t=0;+liga;+pnum;+smcp;mapping=tex-text;"
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
. - 'italic' (m/it) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RI_B.otf]/OT:script=latn;language=DFLT;+lig
a;+pnum;mapping=tex-text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RI_B.otf]/OT:script=latn;language=DFLT;slan
t=0;+liga;+pnum;+smcp;mapping=tex-text;"
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
. - 'slanted' (m/sl) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=DFLT;slant
=0.25;+liga;+pnum;mapping=tex-text;"
. - 'slanted small caps'  (m/slsc) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=DFLT;slant
=0.25;slant=0;+liga;+pnum;+smcp;mapping=tex-text;"
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
. - 'bold italic' (bx/it) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RZI_B.otf]/OT:script=latn;language=DFLT;+li
ga;+pnum;mapping=tex-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.: 
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
. - 'bold slanted' (bx/sl) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language=DFLT;slan
t=0.25;+liga;+pnum;mapping=tex-text;"
. - 'bold slanted small caps'  (bx/slsc) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language=DFLT;slan
t=0.25;slant=0;+liga;+pnum;+smcp;mapping=tex-text;"
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
.................................................
LaTeX Info: Redefining \rmfamily on input line 722.
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 10.95pt
 -> ./langsci/fonts/LinLibertine_R_B.otf

(/usr/local/texlive/2018/texmf-dist/tex/latex/xpatch/xpatch.sty
Package: xpatch 2012/10/02 v0.3 Extending etoolbox patching commands

(/usr/local/texlive/2018/texmf-dist/tex/latex/etoolbox/etoolbox.sty
Package: etoolbox 2018/02/11 v2.5e e-TeX tools for LaTeX (JAW)
\etb at tempcnta=\count321
)
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpatchcmd with sig. '' on line 125.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpretocmd with sig. '' on line 126.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xapptocmd with sig. '' on line 127.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xshowcmd with sig. '' on line 128.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpatchbibmacro with sig. 'm' on line 131.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpretobibmacro with sig. 'm' on line 133.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xapptobibmacro with sig. 'm' on line 135.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xshowbibmacro with sig. 'm' on line 137.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpatchfieldformat with sig. 'O{*}m' on line 139.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpretofieldformat with sig. 'O{*}m' on line 141.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xapptofieldformat with sig. 'O{*}m' on line 143.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xshowfieldformat with sig. 'O{*}m' on line 145.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpatchnameformat with sig. 'O{*}m' on line 147.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpretonameformat with sig. 'O{*}m' on line 149.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xapptonameformat with sig. 'O{*}m' on line 151.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xshownameformat with sig. 'O{*}m' on line 153.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpatchlistformat with sig. 'O{*}m' on line 155.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpretolistformat with sig. 'O{*}m' on line 157.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xapptolistformat with sig. 'O{*}m' on line 159.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xshowlistformat with sig. 'O{*}m' on line 161.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpatchindexfieldformat with sig. 'O{*}m' on line 163.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpretoindexfieldformat with sig. 'O{*}m' on line 165.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xapptoindexfieldformat with sig. 'O{*}m' on line 167.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xshowindexfieldformat with sig. 'O{*}m' on line 169.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpatchindexnameformat with sig. 'O{*}m' on line 171.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpretoindexnameformat with sig. 'O{*}m' on line 173.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xapptoindexnameformat with sig. 'O{*}m' on line 175.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xshowindexnameformat with sig. 'O{*}m' on line 177.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpatchindexlistformat with sig. 'O{*}m' on line 179.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpretoindexlistformat with sig. 'O{*}m' on line 181.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xappindextolistformat with sig. 'O{*}m' on line 183.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xshowindexlistformat with sig. 'O{*}m' on line 185.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpatchbibdriver with sig. 'm' on line 187.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xpretobibdriver with sig. 'm' on line 189.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xapptobibdriver with sig. 'm' on line 191.
.................................................
.................................................
. LaTeX info: "xparse/define-command"
. 
. Defining command \xshowbibdriver with sig. 'm' on line 193.
.................................................
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype.sty
Package: microtype 2018/01/14 v2.7a Micro-typographical refinements (RS)
\MT at toks=\toks34
\MT at count=\count322
LaTeX Info: Redefining \textls on input line 793.
\MT at outer@kern=\dimen278
LaTeX Info: Redefining \textmicrotypecontext on input line 1339.
\MT at listname@count=\count323

(/usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype-xetex.def
File: microtype-xetex.def 2018/01/14 v2.7a Definitions specific to xetex (RS)
LaTeX Info: Redefining \lsstyle on input line 256.
)
Package microtype Info: Loading configuration file microtype.cfg.

(/usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype.cfg
File: microtype.cfg 2018/01/14 v2.7a microtype main configuration file (RS)
))
Package scrkbase Info: You've told me to redefine the font selection of the
(scrkbase)             element `sectioning' that is an alias of element
(scrkbase)             `disposition' on input line 784.

(./langsci/seriesinfo/langsci-series.def
(./langsci/seriesinfo/langsci-colors.def))
(/usr/local/texlive/2018/texmf-dist/tex/latex/pst-barcode/pst-barcode.sty
(/usr/local/texlive/2018/texmf-dist/tex/latex/pstricks/pstricks.sty
Package: pstricks 2018/01/06 v0.67 LaTeX wrapper for `PSTricks' (RN,HV)

(/usr/local/texlive/2018/texmf-dist/tex/generic/iftex/iftex.sty
Package: iftex 2013/04/04 v0.2 Provides if(tex) conditional for PDFTeX, XeTeX, 
and LuaTeX
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/tools/shellesc.sty
Package: shellesc 2016/06/07 v0.02a unified shell escape interface for LaTeX
Package shellesc Info: Unrestricted shell escape enabled on input line 67.
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/xkeyval/pst-xkey.tex
File: pst-xkey.tex 2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pstricks/pstricks.tex
(/usr/local/texlive/2018/texmf-dist/tex/generic/pstricks/pst-fp.tex
`pst-fp' v0.05, 2010/01/17 (hv)
\pstFP at xs=\count324
\pstFP at xia=\count325
\pstFP at xib=\count326
\pstFP at xfa=\count327
\pstFP at xfb=\count328
\pstFP at rega=\count329
\pstFP at regb=\count330
\pstFP at regs=\count331
\pstFP at times=\count332
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te
x
\pgfutil at everybye=\toks35
\pgfutil at tempdima=\dimen279
\pgfutil at tempdimb=\dimen280

(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-li
sts.tex))
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex
(/usr/local/texlive/2018/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)
\pgffor at iter=\dimen281
\pgffor at skip=\dimen282
\pgffor at stack=\toks36
\pgffor at toks=\toks37
)
\psLoopIndex=\count333

`PSTricks' v2.84  <2018/05/01> (tvz,hv)
\pst at dima=\dimen283
\pst at dimb=\dimen284
\pst at dimc=\dimen285
\pst at dimd=\dimen286
\pst at dimg=\dimen287
\pst at dimh=\dimen288
\pst at dimm=\dimen289
\pst at dimn=\dimen290
\pst at dimo=\dimen291
\pst at dimp=\dimen292
\pst at hbox=\box57
\pst at ibox=\box58
\pst at boxg=\box59
\pst at cnta=\count334
\pst at cntb=\count335
\pst at cntc=\count336
\pst at cntd=\count337
\pst at cntg=\count338
\pst at cnth=\count339
\pst at cntm=\count340
\pst at cntn=\count341
\pst at cnto=\count342
\pst at cntp=\count343
\@zero=\count344
\pst at toks=\toks38
(/usr/local/texlive/2018/texmf-dist/tex/xelatex/xetex-pstricks/pstricks.con
(/usr/local/texlive/2018/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg))
\psunit=\dimen293
\psxunit=\dimen294
\psyunit=\dimen295
\pst at C@@rType=\count345
\pslinewidth=\dimen296
\psk at startLW=\dimen297
\psk at endLW=\dimen298
\pst at customdefs=\toks39
\pslinearc=\dimen299
\pst at symbolStep=\dimen300
\pst at symbolWidth=\dimen301
\pst at symbolLinewidth=\dimen302
\everypsbox=\toks40
\psframesep=\dimen303
\pslabelsep=\dimen304
\sh at wgridXunit=\dimen305
\sh at wgridYunit=\dimen306
\pst at shift=\dimen307
(/usr/local/texlive/2018/texmf-dist/tex/xelatex/xetex-pstricks/pstricks.con
(/usr/local/texlive/2018/texmf-dist/tex/generic/pstricks/config/xdvipdfmx.cfg
Using PSTricks configuration for XeTeX+xdvipdfmx
)))
File: pstricks.tex 2018/05/01 v2.84 `PSTricks' (tvz,hv)
 (/usr/local/texlive/2018/texmf-dist/tex/generic/pstricks/pst-fp.tex)
File: pst-fp.tex 2018/05/01 v2.84 `PST-fp' (hv)
)
Package: pst-barcode 2016/04/22 package wrapper for pst-barcode.tex (hv)

(/usr/local/texlive/2018/texmf-dist/tex/generic/pst-barcode/pst-barcode.tex
`PST-barcode' v0.18, 2017/08/22 (tb,hv)
(/usr/local/texlive/2018/texmf-dist/tex/latex/marginnote/marginnote.sty
Package: marginnote 2018/04/13 v1.3 non floating margin notes for LaTeX
\c at mn@abspage=\count346
)
\QR at box=\box60
)
File: pst-barcode.tex 2017/08/22 v0.18 `PST-barcode' (hv)
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/datetime/datetime.sty
Package: datetime 2015/03/20 v2.60 Date Time Package

(/usr/local/texlive/2018/texmf-dist/tex/latex/fmtcount/fmtcount.sty
Invalid UTF-8 byte or sequence at line 10 replaced by U+FFFD.
Invalid UTF-8 byte or sequence at line 22 replaced by U+FFFD.
Package: fmtcount 2017/12/24 v3.05

(/usr/local/texlive/2018/texmf-dist/tex/latex/fmtcount/fcprefix.sty
Invalid UTF-8 byte or sequence at line 10 replaced by U+FFFD.
Invalid UTF-8 byte or sequence at line 22 replaced by U+FFFD.
Package: fcprefix 2012/09/28

(/usr/local/texlive/2018/texmf-dist/tex/latex/fmtcount/fcnumparser.sty
Invalid UTF-8 byte or sequence at line 10 replaced by U+FFFD.
Invalid UTF-8 byte or sequence at line 22 replaced by U+FFFD.
Package: fcnumparser 2017/06/15
\fc at digit@counter=\count347
))
(/usr/local/texlive/2018/texmf-dist/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0 generic functions
\@emptytoks=\toks41
\ex@=\dimen308
)
\c at padzeroesN=\count348
\fc at tmpcatcode=\count349
\@DT at modctr=\count350
\@ordinalctr=\count351
\@orgargctr=\count352
\@strctr=\count353
\@tmpstrctr=\count354
\@DT at loopN=\count355
\@DT at X=\count356
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/datetime/datetime-defaults.sty
Package: datetime-defaults 2013/09/10
)
\@day=\count357
\@month=\count358
\@year=\count359
\c at HOUR=\count360
\c at HOURXII=\count361
\c at MINUTE=\count362
\c at TOHOUR=\count363
\c at TOMINUTE=\count364
\c at SECOND=\count365
\currenthour=\count366
\currentminute=\count367
\currentsecond=\count368
Package datetime Info: No datetime.cfg file found, using default settings on in
put line 308.
\@dtctr=\count369
\dayofyear=\count370
\dayofweek=\count371
LaTeX Info: Redefining \today on input line 736.
\dt at a=\toks42
\dt at b=\toks43
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/koma-script/scrpage2.sty
Package: scrpage2 2018/03/30 v3.25 KOMA-Script package (page head and foot)


Package scrpage2 Warning: usage of obsolete package!
(scrpage2)                Package `scrpage2' is obsolete.
(scrpage2)                You should not longer use package `scrpage2'.
(scrpage2)                You should replace usage of package `scrpage2'
(scrpage2)                by `scrlayer-scrpage' on input line 52.

LaTeX Info: Redefining \pagemark on input line 180.
) (/usr/local/texlive/2018/texmf-dist/tex/latex/epigraph/epigraph.sty
Package: epigraph 2009/09/02 v1.5c typesetting epigraphs
\beforeepigraphskip=\skip76
\afterepigraphskip=\skip77
\epigraphwidth=\skip78
\epigraphrule=\skip79
)
\normalparindent=\skip80

(/usr/local/texlive/2018/texmf-dist/tex/latex/biblatex/biblatex.sty
Package: biblatex 2018/03/04 v3.11 programmable bibliographies (PK/MW)

(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2018/01/30 v0.27 Utility functions of pdfTeX for LuaTeX (HO
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: pdfTeX >= 1.30 not detected.
Package pdftexcmds Info: \pdf at primitive is available.
Package pdftexcmds Info: \pdf at ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode not found.
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/logreq/logreq.sty
Package: logreq 2010/08/04 v1.0 xml request logger
\lrq at indent=\count372

(/usr/local/texlive/2018/texmf-dist/tex/latex/logreq/logreq.def
File: logreq.def 2010/08/04 v1.0 logreq spec v1.0
))
\c at tabx@nest=\count373
\c at listtotal=\count374
\c at listcount=\count375
\c at liststart=\count376
\c at liststop=\count377
\c at citecount=\count378
\c at citetotal=\count379
\c at multicitecount=\count380
\c at multicitetotal=\count381
\c at instcount=\count382
\c at maxnames=\count383
\c at minnames=\count384
\c at maxitems=\count385
\c at minitems=\count386
\c at citecounter=\count387
\c at savedcitecounter=\count388
\c at uniquelist=\count389
\c at uniquename=\count390
\c at refsection=\count391
\c at refsegment=\count392
\c at maxextratitle=\count393
\c at maxextratitleyear=\count394
\c at maxextradate=\count395
\c at maxextraalpha=\count396
\c at abbrvpenalty=\count397
\c at highnamepenalty=\count398
\c at lownamepenalty=\count399
\c at maxparens=\count400
\c at parenlevel=\count401
\blx at tempcnta=\count402
\blx at tempcntb=\count403
\blx at tempcntc=\count404
\blx at maxsection=\count405
\blx at maxsegment@0=\count406
\blx at notetype=\count407
\blx at parenlevel@text=\count408
\blx at parenlevel@foot=\count409
\blx at sectionciteorder@0=\count410
\labelnumberwidth=\skip81
\labelalphawidth=\skip82
\biblabelsep=\skip83
\bibitemsep=\skip84
\bibnamesep=\skip85
\bibinitsep=\skip86
\bibparsep=\skip87
\bibhang=\skip88
\blx at bcfin=\read4
\blx at bcfout=\write6
\c at mincomprange=\count411
\c at maxcomprange=\count412
\c at mincompwidth=\count413
Package biblatex Info: Trying to load biblatex default data model...
Package biblatex Info: ... file 'blx-dm.def' found.

(/usr/local/texlive/2018/texmf-dist/tex/latex/biblatex/blx-dm.def
File: blx-dm.def 2018/03/04 v3.11 biblatex localization (PK/MW)
)
Package biblatex Info: Trying to load biblatex style data model...
Package biblatex Info: ... file './langsci/bst/biblatex-sp-unified/bbx/biblatex
-sp-unified.dbx' not found.
Package biblatex Info: Trying to load biblatex custom data model...
Package biblatex Info: ... file 'biblatex-dm.cfg' not found.
\c at afterword=\count414
\c at savedafterword=\count415
\c at annotator=\count416
\c at savedannotator=\count417
\c at author=\count418
\c at savedauthor=\count419
\c at bookauthor=\count420
\c at savedbookauthor=\count421
\c at commentator=\count422
\c at savedcommentator=\count423
\c at editor=\count424
\c at savededitor=\count425
\c at editora=\count426
\c at savededitora=\count427
\c at editorb=\count428
\c at savededitorb=\count429
\c at editorc=\count430
\c at savededitorc=\count431
\c at foreword=\count432
\c at savedforeword=\count433
\c at holder=\count434
\c at savedholder=\count435
\c at introduction=\count436
\c at savedintroduction=\count437
\c at namea=\count438
\c at savednamea=\count439
\c at nameb=\count440
\c at savednameb=\count441
\c at namec=\count442
\c at savednamec=\count443
\c at translator=\count444
\c at savedtranslator=\count445
\c at shortauthor=\count446
\c at savedshortauthor=\count447
\c at shorteditor=\count448
\c at savedshorteditor=\count449
\c at labelname=\count450
\c at savedlabelname=\count451
\c at institution=\count452
\c at savedinstitution=\count453
\c at lista=\count454
\c at savedlista=\count455
\c at listb=\count456
\c at savedlistb=\count457
\c at listc=\count458
\c at savedlistc=\count459
\c at listd=\count460
\c at savedlistd=\count461
\c at liste=\count462
\c at savedliste=\count463
\c at listf=\count464
\c at savedlistf=\count465
\c at location=\count466
\c at savedlocation=\count467
\c at organization=\count468
\c at savedorganization=\count469
\c at origlocation=\count470
\c at savedoriglocation=\count471
\c at origpublisher=\count472
\c at savedorigpublisher=\count473
\c at publisher=\count474
\c at savedpublisher=\count475
\c at language=\count476
\c at savedlanguage=\count477
\c at origlanguage=\count478
\c at savedoriglanguage=\count479
\c at pageref=\count480
\c at savedpageref=\count481
\shorthandwidth=\skip89
\shortjournalwidth=\skip90
\shortserieswidth=\skip91
\shorttitlewidth=\skip92
\shortauthorwidth=\skip93
\shorteditorwidth=\skip94
\locallabelnumberwidth=\skip95
\locallabelalphawidth=\skip96
\localshorthandwidth=\skip97
\localshortjournalwidth=\skip98
\localshortserieswidth=\skip99
\localshorttitlewidth=\skip100
\localshortauthorwidth=\skip101
\localshorteditorwidth=\skip102
Package biblatex Info: Trying to load enhanced support for Unicode engines...
Package biblatex Info: ... file 'blx-unicode.def' found.

(/usr/local/texlive/2018/texmf-dist/tex/latex/biblatex/blx-unicode.def)
Package biblatex Info: Trying to load compatibility code...
Package biblatex Info: ... file 'blx-compat.def' found.

(/usr/local/texlive/2018/texmf-dist/tex/latex/biblatex/blx-compat.def
File: blx-compat.def 2018/03/04 v3.11 biblatex compatibility (PK/MW)
)
Package biblatex Info: Trying to load generic definitions...
Package biblatex Info: ... file 'biblatex.def' found.

(/usr/local/texlive/2018/texmf-dist/tex/latex/biblatex/biblatex.def
File: biblatex.def 2018/03/04 v3.11 biblatex compatibility (PK/MW)
\c at textcitecount=\count482
\c at textcitetotal=\count483
\c at textcitemaxnames=\count484
\c at biburlnumpenalty=\count485
\c at biburlucpenalty=\count486
\c at biburllcpenalty=\count487
\c at smartand=\count488
)
Package biblatex Info: Trying to load natbib compatibility...
Package biblatex Info: ... file 'blx-natbib.def' found.

(/usr/local/texlive/2018/texmf-dist/tex/latex/biblatex/blx-natbib.def
File: blx-natbib.def 2018/03/04 v3.11 biblatex compatibility (PK/MW)
)
Package biblatex Info: Trying to load bibliography style './langsci/bst/biblate
x-sp-unified/bbx/biblatex-sp-unified'...
Package biblatex Info: ... file './langsci/bst/biblatex-sp-unified/bbx/biblatex
-sp-unified.bbx' found.

(./langsci/bst/biblatex-sp-unified/bbx/biblatex-sp-unified.bbx
File: biblatex-sp-unified.bbx 
Package biblatex Info: Trying to load bibliography style 'authoryear'...
Package biblatex Info: ... file 'authoryear.bbx' found.

(/usr/local/texlive/2018/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx
File: authoryear.bbx 2018/03/04 v3.11 biblatex bibliography style (PK/MW)
Package biblatex Info: Trying to load bibliography style 'standard'...
Package biblatex Info: ... file 'standard.bbx' found.

(/usr/local/texlive/2018/texmf-dist/tex/latex/biblatex/bbx/standard.bbx
File: standard.bbx 2018/03/04 v3.11 biblatex bibliography style (PK/MW)
\c at bbx:relatedcount=\count489
\c at bbx:relatedtotal=\count490
)))
Package biblatex Info: Trying to load citation style './langsci/bst/biblatex-sp
-unified/cbx/sp-authoryear-comp'...
Package biblatex Info: ... file './langsci/bst/biblatex-sp-unified/cbx/sp-autho
ryear-comp.cbx' found.

(./langsci/bst/biblatex-sp-unified/cbx/sp-authoryear-comp.cbx
File: sp-authoryear-comp.cbx 
Package biblatex Info: Redefining '\cite'.
Package biblatex Info: Redefining '\parencite'.
Package biblatex Info: Redefining '\footcite'.
Package biblatex Info: Redefining '\footcitetext'.
Package biblatex Info: Redefining '\smartcite'.
Package biblatex Info: Redefining '\textcite'.
Package biblatex Info: Redefining '\cites'.
Package biblatex Info: Redefining '\parencites'.
Package biblatex Info: Redefining '\footcites'.
Package biblatex Info: Redefining '\footcitetexts'.
Package biblatex Info: Redefining '\smartcites'.
Package biblatex Info: Redefining '\textcites'.
Package biblatex Info: Redefining '\citeauthor'.
Package biblatex Info: Redefining '\citeyear'.
Package biblatex Info: Redefining '\citeyearpar'.
)
Package biblatex Info: Trying to load configuration file...
Package biblatex Info: ... file 'biblatex.cfg' found.

(/usr/local/texlive/2018/texmf-dist/tex/latex/biblatex/biblatex.cfg
File: biblatex.cfg 
))
(/usr/local/texlive/2018/texmf-dist/tex/latex/floatrow/floatrow.sty
Package: floatrow 2008/08/02 v0.3b floatrow: float package extension

(/usr/local/texlive/2018/texmf-dist/tex/latex/caption/caption3.sty
Package: caption3 2018/04/15 v1.7-167 caption3 kernel (AR)
Package caption3 Info: TeX engine: e-TeX on input line 64.
\captionmargin=\dimen309
\captionmargin@=\dimen310
\captionwidth=\dimen311
\caption at tempdima=\dimen312
\caption at indent=\dimen313
\caption at parindent=\dimen314
\caption at hangindent=\dimen315
)
\c at float@type=\count491
\float at exts=\toks44
\float at box=\box61
\@floatcapt=\box62
Package floatrow Info: Modified float package code loaded on input line 455.
Package floatrow Info: Modified rotfloat package code loaded on input line 473.

\FR at everyfloat=\toks45
\flrow at foot=\insert199
\FB at wd=\dimen316
\FBo at wd=\dimen317
\FBc at wd=\dimen318
\FBo at ht=\skip103
\FBc at ht=\skip104
\FBf at ht=\skip105
\FBo at max=\skip106
\FBc at max=\skip107
\FBf at max=\skip108
\c at FBl@b=\count492
\floatbox at depth=\count493
\c at FRobj=\count494
\c at FRsobj=\count495
\Xhsize=\skip109
\sXhsize=\skip110
\Zhsize=\skip111
\sZhsize=\skip112
\flrow at rowbox=\box63
\FR at Zunitlength=\dimen319
\c at FBcnt=\count496
\FPOScnt=\count497
\LTleft=\skip113
\LTright=\skip114
\LTleft=\skip115
\LTright=\skip116
\flrow at types=\toks46
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/booktabs/booktabs.sty
Package: booktabs 2016/04/27 v1.618033 publication quality tables
\heavyrulewidth=\dimen320
\lightrulewidth=\dimen321
\cmidrulewidth=\dimen322
\belowrulesep=\dimen323
\belowbottomsep=\dimen324
\aboverulesep=\dimen325
\abovetopsep=\dimen326
\cmidrulesep=\dimen327
\cmidrulekern=\dimen328
\defaultaddspace=\dimen329
\@cmidla=\count498
\@cmidlb=\count499
\@aboverulesep=\dimen330
\@belowrulesep=\dimen331
\@thisruleclass=\count500
\@lastruleclass=\count501
\@thisrulewidth=\dimen332
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/setspace/setspace.sty
Package: setspace 2011/12/19 v6.7a set line spacing
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/caption/caption.sty
Package: caption 2017/03/19 v3.3-145 Customizing captions (AR)
Package caption Info: KOMA-Script document class.
\c at ContinuedFloat=\count502
Package caption Info: float package is loaded.
Package caption Info: floatrow package is loaded.
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/index/index.sty
Package: index 2004/01/20 v4.2beta Improved index support (dmj)
\@indexbox=\insert198
\indexproofstyle=\toks47
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/authorindex/authorindex.sty
Package: authorindex 2005/03/22 make index of authors cited in a work
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/soul/soul.sty
Package: soul 2003/11/17 v2.4 letterspacing/underlining (mf)
Requested font "ectt1000" scaled 1000
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/jknappen/ec/ectt1000.tfm
\SOUL at word=\toks48
\SOUL at lasttoken=\toks49
\SOUL at cmds=\toks50
\SOUL at buffer=\toks51
\SOUL at token=\toks52
\SOUL at spaceskip=\skip117
\SOUL at ttwidth=\dimen333
\SOUL at uldp=\dimen334
\SOUL at ulht=\dimen335
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/hyperref.sty
Package: hyperref 2018/02/06 v6.86b Hypertext links for LaTeX

(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
Package: hobsub-hyperref 2016/05/16 v1.14 Bundle oberdiek, subset hyperref (HO)


(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
Package: hobsub-generic 2016/05/16 v1.14 Bundle oberdiek, subset generic (HO)
Package: hobsub 2016/05/16 v1.14 Construct package bundles (HO)
Package hobsub Info: Skipping package `infwarerr' (already loaded).
Package hobsub Info: Skipping package `ltxcmds' (already loaded).
Package hobsub Info: Skipping package `ifluatex' (already loaded).
Package hobsub Info: Skipping package `ifvtex' (already loaded).
Package: intcalc 2016/05/16 v1.2 Expandable calculations with integers (HO)
Package hobsub Info: Skipping package `ifpdf' (already loaded).
Package hobsub Info: Skipping package `etexcmds' (already loaded).
Package hobsub Info: Skipping package `kvsetkeys' (already loaded).
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)
Package hobsub Info: Skipping package `pdftexcmds' (already loaded).
Package: pdfescape 2016/05/16 v1.14 Implements pdfTeX's escape features (HO)
Package: bigintcalc 2016/05/16 v1.4 Expandable calculations on big integers (HO
)
Package: bitset 2016/05/16 v1.2 Handle bit-vector datatype (HO)
Package: uniquecounter 2016/05/16 v1.3 Provide unlimited unique counter (HO)
)
Package hobsub Info: Skipping package `hobsub' (already loaded).
Package: letltxmacro 2016/05/16 v1.5 Let assignment for LaTeX macros (HO)
Package: hopatch 2016/05/16 v1.3 Wrapper for package hooks (HO)
Package: xcolor-patch 2016/05/16 xcolor patch
Package: atveryend 2016/05/16 v1.9 Hooks at the very end of document (HO)
Package: atbegshi 2016/06/09 v1.18 At begin shipout hook (HO)
Package: refcount 2016/05/16 v3.5 Data extraction from label references (HO)
Package: hycolor 2016/05/16 v1.8 Color options for hyperref/bookmark (HO)
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/auxhook.sty
Package: auxhook 2016/05/16 v1.4 Hooks for auxiliary files (HO)
)
\@linkdim=\dimen336
\Hy at linkcounter=\count503
\Hy at pagecounter=\count504

(/usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/pd1enc.def
File: pd1enc.def 2018/02/06 v6.86b Hyperref: PDFDocEncoding definition (HO)
)
\Hy at SavedSpaceFactor=\count505

(/usr/local/texlive/2018/texmf-dist/tex/latex/latexconfig/hyperref.cfg
File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
)
Package hyperref Info: Option `colorlinks' set `true' on input line 4383.
Package hyperref Info: Option `bookmarks' set `true' on input line 4383.
Package hyperref Info: Option `bookmarksopen' set `true' on input line 4383.
Package hyperref Info: Option `bookmarksnumbered' set `true' on input line 4383
.
Package hyperref Info: Option `hyperindex' set `true' on input line 4383.
Package hyperref Info: Option `breaklinks' set `true' on input line 4383.
Package hyperref Info: Option `draft' set `false' on input line 4383.
Package hyperref Info: Option `plainpages' set `false' on input line 4383.
Package hyperref Info: Option `pdfusetitle' set `true' on input line 4383.


Package hyperref Warning: XeTeX driver only supports unicode.
(hyperref)                Enabling option `unicode'.

Package hyperref Info: Option `unicode' set `true' on input line 4383.
(/usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/puenc.def
File: puenc.def 2018/02/06 v6.86b Hyperref: PDF Unicode definition (HO)
)
Package hyperref Info: Hyper figures OFF on input line 4509.
Package hyperref Info: Link nesting OFF on input line 4514.
Package hyperref Info: Hyper index ON on input line 4517.
Package hyperref Info: Plain pages OFF on input line 4524.
Package hyperref Info: Backreferencing OFF on input line 4529.
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
Package hyperref Info: Bookmarks ON on input line 4762.
\c at Hy@tempcnt=\count506
LaTeX Info: Redefining \url on input line 5115.
\XeTeXLinkMargin=\dimen337
Requested font "pzdr" at 0.00002pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/zapfding/pzdr.tfm
\Fld at menulength=\count507
\Field at Width=\dimen338
\Fld at charsize=\dimen339
Package hyperref Info: Hyper figures OFF on input line 6369.
Package hyperref Info: Link nesting OFF on input line 6374.
Package hyperref Info: Hyper index ON on input line 6377.
Package hyperref Info: backreferencing OFF on input line 6384.
Package hyperref Info: Link coloring ON on input line 6387.
Package hyperref Info: Link coloring with OCG OFF on input line 6394.
Package hyperref Info: PDF/A mode OFF on input line 6399.
LaTeX Info: Redefining \ref on input line 6439.
LaTeX Info: Redefining \pageref on input line 6443.
\Hy at abspage=\count508
\c at Item=\count509
\c at Hfootnote=\count510
)
Package hyperref Info: Driver (autodetected): hxetex.

(/usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/hxetex.def
File: hxetex.def 2018/02/06 v6.86b Hyperref driver for XeTeX

(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/stringenc.sty
Package: stringenc 2016/05/16 v1.11 Convert strings between diff. encodings (HO
)
)
\pdfm at box=\box64
\c at Hy@AnnotLevel=\count511
\HyField at AnnotCount=\count512
\Fld at listcount=\count513
\c at bookmark@seq at number=\count514

(/usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty
Package: rerunfilecheck 2016/05/16 v1.8 Rerun checks for auxiliary files (HO)
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
82.
)
\Hy at SectionHShift=\skip118
)
Package hyperref Info: Option `unicode' set `true' on input line 1542.

(/usr/local/texlive/2018/texmf-dist/tex/latex/doi/doi.sty
Package: doi 2007/07/24 handle doi numbers
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/graphics/rotating.sty
Package: rotating 2016/08/11 v2.16d rotated objects in LaTeX
\c at r@tfl at t=\count515
\rotFPtop=\skip119
\rotFPbot=\skip120
\rot at float@box=\box65
\rot at mess@toks=\toks53
)
\LSPTmp=\skip121

(/usr/local/texlive/2018/texmf-dist/tex/generic/babel/babel.sty
Package: babel 2018/05/10 3.21 The Babel package

(/usr/local/texlive/2018/texmf-dist/tex/generic/babel/switch.def
File: switch.def 2018/05/10 3.21 Babel switching mechanism
)
(/usr/local/texlive/2018/texmf-dist/tex/generic/babel-english/english.ldf
Language: english 2017/06/06 v3.3r English support from the babel system

(/usr/local/texlive/2018/texmf-dist/tex/generic/babel/babel.def
File: babel.def 2018/05/10 3.21 Babel common definitions
\babel at savecnt=\count516
\U at D=\dimen340

(/usr/local/texlive/2018/texmf-dist/tex/generic/babel/xebabel.def
(/usr/local/texlive/2018/texmf-dist/tex/generic/babel/txtbabel.def))
\bbl at dirlevel=\count517
)
\l at canadian = a dialect from \language\l at american 
\l at australian = a dialect from \language\l at british 
\l at newzealand = a dialect from \language\l at british 
)))
(./localmetadata.tex) (./localpackages.tex
(/usr/local/texlive/2018/texmf-dist/tex/latex/tools/tabularx.sty
Package: tabularx 2016/02/03 v2.11b `tabularx' package (DPC)

(/usr/local/texlive/2018/texmf-dist/tex/latex/tools/array.sty
Package: array 2018/04/30 v2.4h Tabular extension package (FMi)
\col at sep=\dimen341
\ar at mcellbox=\box66
\extrarowheight=\dimen342
\NC at list=\toks54
\extratabsurround=\skip122
\backup at length=\skip123
\ar at cellbox=\box67
)
\TX at col@width=\dimen343
\TX at old@table=\dimen344
\TX at old@col=\dimen345
\TX at target=\dimen346
\TX at delta=\dimen347
\TX at cols=\count518
\TX at ftn=\toks55
)
(./langsci/styles/langsci-optional.sty
(/usr/local/texlive/2018/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
Package: fancyvrb 2008/02/07

Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix 
<2008/02/07> (tvz)
\FV at CodeLineNo=\count519
\FV at InFile=\read5
\FV at TabBox=\box68
\c at FancyVerbLine=\count520
\FV at StepNumber=\count521
\FV at OutFile=\write7
)
\rotheight=\skip124
\rotwidth=\skip125

(/usr/local/texlive/2018/texmf-dist/tex/generic/ulem/ulem.sty
\UL at box=\box69
\UL at hyphenbox=\box70
\UL at skip=\skip126
\UL at hook=\toks56
\UL at height=\dimen348
\UL at pe=\count522
\UL at pixel=\dimen349
\ULC at box=\box71
Requested font "lasy6" scaled 1000
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/latex-fonts/lasy6.tfm
Package: ulem 2012/05/18
\ULdepth=\dimen350
)
(/usr/local/texlive/2018/texmf-dist/tex/latex/newfile/newfile.sty
Package: newfile 2009/09/03 v1.0c Output and input files

(/usr/local/texlive/2018/texmf-dist/tex/latex/tools/verbatim.sty
Package: verbatim 2014/10/28 v1.5q LaTeX2e package for verbatim enhancements
\every at verbatim=\toks57
\verbatim at line=\toks58
\verbatim at in@stream=\read6
)
\c at streamvline=\count523
)
\colorfiguresoutstre at m=\write8
\openout8 = `main.clr'.


(/usr/local/texlive/2018/texmf-dist/tex/latex/colortbl/colortbl.sty
Package: colortbl 2018/05/02 v1.0c Color table columns (DPC)
\everycr=\toks59
\minrowclearance=\skip127
))
(./langsci/styles/langsci-gb4e.sty

LaTeX Warning: You have requested package `./langsci/styles/langsci-gb4e',
               but the package provides `langsci/styles/langsci-gb4e'.

Package: langsci/styles/langsci-gb4e 2000/09/05
(./langsci/styles/langsci-cgloss.sty
\lineone=\box72
\linetwo=\box73
\linethree=\box74
\linefour=\box75
\linefive=\box76
\linesix=\box77
\lineseven=\box78
\lineeight=\box79
\wordone=\box80
\wordtwo=\box81
\wordthree=\box82
\wordfour=\box83
\wordfive=\box84
\wordsix=\box85
\wordseven=\box86
\wordeight=\box87
\gline=\box88
\glossglue=\skip128
) (./langsci/styles/jambox.sty
\jamwidth=\dimen351
)
\c at fnx=\count524
\@xnumdepth=\count525
\c at xnumi=\count526
\c at xnumii=\count527
\c at xnumiii=\count528
\c at xnumiv=\count529
\c at rxnumi=\count530
\c at rxnumii=\count531
\c at rxnumiii=\count532
\c at rxnumiv=\count533
)
(./langsci/styles/langsci-lgr.sty) (./langsci/styles/langsci-glyphs.sty))
(./localhyphenation.tex)
(/usr/local/texlive/2018/texmf-dist/tex/latex/lipsum/lipsum.sty
Package: lipsum 2014/07/27 v1.3 150 paragraphs of Lorem Ipsum dummy text
\c at lips@count=\count534
)
Package biblatex Info: Trying to load language 'english'...
Package biblatex Info: ... file 'english.lbx' found.

(/usr/local/texlive/2018/texmf-dist/tex/latex/biblatex/lbx/english.lbx
File: english.lbx 2018/03/04 v3.11 biblatex localization (PK/MW)
)

Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing.
(biblatex)                Loading 'csquotes' recommended.

\@quotelevel=\count535
\@quotereset=\count536
(./main.aux (./chapters/01.aux) (./langsci/graphics/langsci-advertisement.aux))
\openout1 = `main.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 40.
LaTeX Font Info:    ... okay on input line 40.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 40.
LaTeX Font Info:    ... okay on input line 40.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 40.
LaTeX Font Info:    ... okay on input line 40.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 40.
LaTeX Font Info:    ... okay on input line 40.
LaTeX Font Info:    Checking defaults for TU/lmr/m/n on input line 40.
LaTeX Font Info:    ... okay on input line 40.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 40.
LaTeX Font Info:    ... okay on input line 40.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 40.
LaTeX Font Info:    ... okay on input line 40.
LaTeX Font Info:    Checking defaults for TS1/cmr/m/n on input line 40.
LaTeX Font Info:    Try loading font information for TS1+cmr on input line 40.
(/usr/local/texlive/2018/texmf-dist/tex/latex/base/ts1cmr.fd
File: ts1cmr.fd 2014/09/29 v2.5h Standard LaTeX font definitions
)
LaTeX Font Info:    ... okay on input line 40.
LaTeX Font Info:    Checking defaults for PD1/pdf/m/n on input line 40.
LaTeX Font Info:    ... okay on input line 40.
LaTeX Font Info:    Checking defaults for PU/pdf/m/n on input line 40.
LaTeX Font Info:    ... okay on input line 40.

ABD: EveryShipout initializing macros
*geometry* driver: auto-detecting
*geometry* detected driver: xetex
*geometry* verbose mode - [ preamble ] result:
* driver: xetex
* paper: custom
* layout: <same size as paper>
* layoutoffset:(h,v)=(0.0pt,0.0pt)
* modes: twoside 
* h-part:(L,W,R)=(58.32814pt, 355.65945pt, 69.70924pt)
* v-part:(T,H,B)=(77.96053pt, 522.96085pt, 81.94476pt)
* \paperwidth=483.69684pt
* \paperheight=682.86613pt
* \textwidth=355.65945pt
* \textheight=522.96085pt
* \oddsidemargin=-13.94185pt
* \evensidemargin=-2.56075pt
* \topmargin=-31.70947pt
* \headheight=17.0pt
* \headsep=20.40001pt
* \topskip=11.0pt
* \footskip=47.6pt
* \marginparwidth=50.0pt
* \marginparsep=12.8401pt
* \columnsep=10.0pt
* \skip\footins=10.0pt plus 4.0pt minus 2.0pt
* \hoffset=0.0pt
* \voffset=0.0pt
* \mag=1000
* \@twocolumnfalse
* \@twosidetrue
* \@mparswitchtrue
* \@reversemarginfalse
* (1in=72.27pt=25.4mm, 1cm=28.453pt)

LaTeX Font Info:    Redeclaring symbol font `operators' on input line 40.
LaTeX Font Info:    Encoding `OT1' has changed to `TU' for symbol font
(Font)              `operators' in the math version `normal' on input line 40.
LaTeX Font Info:    Overwriting symbol font `operators' in version `normal'
(Font)                  OT1/cmr/m/n --> TU/LinLibertine_R_B.otf(0)/m/n on input
 line 40.
LaTeX Font Info:    Encoding `OT1' has changed to `TU' for symbol font
(Font)              `operators' in the math version `bold' on input line 40.
LaTeX Font Info:    Overwriting symbol font `operators' in version `bold'
(Font)                  OT1/cmr/bx/n --> TU/LinLibertine_R_B.otf(0)/m/n on inpu
t line 40.
LaTeX Font Info:    Overwriting symbol font `operators' in version `bold'
(Font)                  TU/LinLibertine_R_B.otf(0)/m/n --> TU/LinLibertine_R_B.
otf(0)/b/n on input line 40.
LaTeX Info: Redefining \microtypecontext on input line 40.
Package microtype Info: Character protrusion enabled (level 2).
Package microtype Info: Using default protrusion set `alltext'.
Package microtype Info: No adjustment of tracking.
Package microtype Info: No adjustment of spacing.
Package microtype Info: No adjustment of kerning.
Package microtype Info: Loading generic protrusion settings for font family
(microtype)             `LinLibertine_R_B.otf' (encoding: TU).
(microtype)             For optimal results, create family-specific settings.
(microtype)             See the microtype manual for details.
Package biblatex Info: XeTeX detected.
(biblatex)             Assuming input encoding 'utf8'.
Package biblatex Info: Automatic encoding selection.
(biblatex)             Assuming data encoding 'utf8'.
\openout6 = `main.bcf'.

Package biblatex Info: Trying to load bibliographic data...
Package biblatex Info: ... file 'main.bbl' found.
(./main.bbl)
Package biblatex Info: Reference section=0 on input line 40.
Package biblatex Info: Reference segment=0 on input line 40.
Package caption Info: Begin \AtBeginDocument code.
Package caption Info: floatrow package is loaded.
Package caption Info: hyperref package is loaded.
Package caption Info: rotating package is loaded.
Package caption Info: End \AtBeginDocument code.
\idxtitle at default=\toks60
\tf at default=\write9
\openout9 = `main.idx'.

Package index Info: Writing index file main.idx on input line 40.
\idxtitle at lan=\toks61
\tf at lan=\write10
\openout10 = `main.ldx'.

Package index Info: Writing index file main.ldx on input line 40.
\idxtitle at sbj=\toks62
\tf at sbj=\write11
\openout11 = `main.sdx'.

Package index Info: Writing index file main.sdx on input line 40.
\openout9 = `main.adx'.

Package index Info: Writing index file main.adx on input line 40.
\AtBeginShipoutBox=\box89
Package hyperref Info: Link coloring ON on input line 40.
 (/usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/nameref.sty
Package: nameref 2016/05/21 v2.44 Cross-referencing by name of section
(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
Package: gettitlestring 2016/05/16 v1.5 Cleanup title references (HO)
)
\c at section@level=\count537
)
LaTeX Info: Redefining \ref on input line 40.
LaTeX Info: Redefining \pageref on input line 40.
LaTeX Info: Redefining \nameref on input line 40.

(./main.out) (./main.out)
\@outlinefile=\write12
\openout12 = `main.out'.

 (./localcommands.tex)
LaTeX Font Info:    Font shape `TU/Arimo_B.ttf(0)/m/n' will be
(Font)              scaled to size 8.89153pt on input line 44.
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;language=DFLT;mapp
ing=tex-text;" at 8.89153pt
 -> ./langsci/fonts/Arimo_B.ttf
Package microtype Info: Loading generic protrusion settings for font family
(microtype)             `Arimo_B.ttf' (encoding: TU).
(microtype)             For optimal results, create family-specific settings.
(microtype)             See the microtype manual for details.
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.8120079233408858.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.9564119235264212.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.8120079233408858.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.9564119235264212.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo-Bold_B scale = 0.8120079233408858.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo-Bold_B scale = 0.9564119235264212.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo-Italic_B scale = 0.8120079233408858.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo-Italic_B scale = 0.9564119235264212.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo-BoldItalic_B scale = 0.8120079233408858.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo-BoldItalic_B scale = 0.9564119235264212.
.................................................
.................................................
. fontspec info: "defining-font"
. 
. Font family 'Arimo_B.ttf(1)' created for font 'Arimo_B.ttf' with options
. [Ligatures=TeX,Scale=MatchLowercase,Path=./langsci/fonts/,BoldFont =
. Arimo-Bold_B.ttf,ItalicFont = Arimo-Italic_B.ttf,BoldItalicFont =
. Arimo-BoldItalic_B.ttf,Scale=MatchUppercase].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->s*[0.9564119235264212]"[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;langua
ge=DFLT;mapping=tex-text;"
. - 'small caps'  (m/sc) with NFSS spec.: 
. - 'bold' (bx/n) with NFSS spec.:
. <->s*[0.9564119235264212]"[./langsci/fonts/Arimo-Bold_B.ttf]/OT:script=latn;l
anguage=DFLT;mapping=tex-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.: 
. - 'italic' (m/it) with NFSS spec.:
. <->s*[0.9564119235264212]"[./langsci/fonts/Arimo-Italic_B.ttf]/OT:script=latn
;language=DFLT;mapping=tex-text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.: 
. - 'bold italic' (bx/it) with NFSS spec.:
. <->s*[0.9564119235264212]"[./langsci/fonts/Arimo-BoldItalic_B.ttf]/OT:script=
latn;language=DFLT;mapping=tex-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.: 
.................................................
LaTeX Font Info:    Font shape `TU/Arimo_B.ttf(1)/m/n' will be
(Font)              scaled to size 10.47263pt on input line 44.
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;language=DFLT;mapp
ing=tex-text;" at 10.47263pt
 -> ./langsci/fonts/Arimo_B.ttf
LaTeX Font Info:    Font shape `TU/Arimo_B.ttf(1)/m/n' will be
(Font)              scaled to size 49.7331pt on input line 44.
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;language=DFLT;mapp
ing=tex-text;" at 49.7331pt
 -> ./langsci/fonts/Arimo_B.ttf
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 25.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
LaTeX Font Info:    Font shape `TU/Arimo_B.ttf(0)/m/n' will be
(Font)              scaled to size 13.8042pt on input line 44.
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;language=DFLT;mapp
ing=tex-text;" at 13.8042pt
 -> ./langsci/fonts/Arimo_B.ttf
File: ./langsci/graphics/langsci_logo_nocolor.pdf Graphic file (type pdf)
<use ./langsci/graphics/langsci_logo_nocolor.pdf>

(/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/se-ascii-print.def
File: se-ascii-print.def 2016/05/16 v1.11 stringenc: Printable ASCII characters

)
\openout3 = `main.mw'.


[-1



] (./main.mw)
\openout3 = `main.mw'.

LaTeX Font Info:    Font shape `TU/Arimo_B.ttf(0)/m/n' will be
(Font)              scaled to size 8.12012pt on input line 44.
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;language=DFLT;mapp
ing=tex-text;" at 8.12012pt
 -> ./langsci/fonts/Arimo_B.ttf
 (./langsci/seriesinfo/calseries-info.tex
LaTeX Font Info:    Font shape `TU/Arimo_B.ttf(0)/m/n' will be
(Font)              scaled to size 9.74414pt on input line 2.
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;language=DFLT;mapp
ing=tex-text;" at 9.74414pt
 -> ./langsci/fonts/Arimo_B.ttf
)
\openout3 = `main.mw'.

 [0] (./main.mw)
\openout3 = `main.mw'.

.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.8120079233408858.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.9564119235264212.
.................................................
File: ./langsci/graphics/langsci_logo_nocolor.pdf Graphic file (type pdf)
<use ./langsci/graphics/langsci_logo_nocolor.pdf>
\openout3 = `main.mw'.


[1


] (./main.mw)
\openout3 = `main.mw'.



Package hyperref Warning: Option `colorlinks' has already been used,
(hyperref)                setting the option has no effect on input line 44.

Requested font "[./langsci/fonts/LinLibertine_RI_B.otf]/OT:script=latn;language
=DFLT;+liga;+pnum;mapping=tex-text;" at 10.95pt
 -> ./langsci/fonts/LinLibertine_RI_B.otf
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 8.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 6.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
Requested font "cmmi10" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmmi10.tfm
Requested font "cmmi8" at 8.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmmi8.tfm
Requested font "cmmi6" at 6.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmmi6.tfm
Requested font "cmsy10" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm
Requested font "cmsy8" at 8.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmsy8.tfm
Requested font "cmsy6" at 6.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmsy6.tfm
Requested font "cmex10" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmex10.tfm
Requested font "cmex8" at 8.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex8.
tfm
Requested font "cmex7" at 6.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.
tfm
LaTeX Font Info:    Try loading font information for U+msa on input line 44.
(/usr/local/texlive/2018/texmf-dist/tex/latex/amsfonts/umsa.fd
File: umsa.fd 2013/01/14 v3.01 AMS symbols A
)
Requested font "msam10" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10
.tfm

(/usr/local/texlive/2018/texmf-dist/tex/latex/microtype/mt-msa.cfg
File: mt-msa.cfg 2006/02/04 v1.1 microtype config. file: AMS symbols (a) (RS)
)
Requested font "msam10" at 8.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10
.tfm
Requested font "msam7" at 6.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam7.
tfm
LaTeX Font Info:    Try loading font information for U+msb on input line 44.

(/usr/local/texlive/2018/texmf-dist/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2013/01/14 v3.01 AMS symbols B
)
Requested font "msbm10" at 10.95pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10
.tfm

(/usr/local/texlive/2018/texmf-dist/tex/latex/microtype/mt-msb.cfg
File: mt-msb.cfg 2005/06/01 v1.0 microtype config. file: AMS symbols (b) (RS)
)
Requested font "msbm10" at 8.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10
.tfm
Requested font "msbm7" at 6.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm7.
tfm
\openout3 = `main.mw'.

 [2]
(./main.mw)
\openout3 = `main.mw'.

Requested font "[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language
=DFLT;+liga;+pnum;mapping=tex-text;" at 10.95pt
 -> ./langsci/fonts/LinLibertine_RZ_B.otf
Requested font "[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language
=DFLT;+liga;+pnum;mapping=tex-text;" at 20.74pt
 -> ./langsci/fonts/LinLibertine_RZ_B.otf
Package tocbasic Info: character protrusion at toc deactivated on input line 49
.
 (./main.toc)
\tf at toc=\write13
\openout13 = `main.toc'.

Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;slant=0.25;+liga;+pnum;mapping=tex-text;" at 10.95pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
\openout3 = `main.mw'.

 [3


] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [4


] (./main.mw)
\openout3 = `main.mw'.

\openout2 = `chapters/01.aux'.

 (./chapters/01.tex
chapter 1.

Class scrbook Warning: \float at addtolists detected!
(scrbook)              Implementation of \float at addtolist became
(scrbook)              deprecated in KOMA-Script v3.01 2008/11/14 and
(scrbook)              has been replaced by several more flexible
(scrbook)              features of package `tocbasic`.
(scrbook)              Since Version 3.12 support for deprecated
(scrbook)              \float at addtolist interface has been
(scrbook)              restricted to only some of the KOMA-Script
(scrbook)              features and been removed from others.
(scrbook)              Loading of package `scrhack' may help to
(scrbook)              avoid this warning, if you are using a
(scrbook)              a package that still implements the
(scrbook)              deprecated \float at addtolist interface .

Requested font "[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language
=DFLT;+liga;+pnum;mapping=tex-text;" at 14.4pt
 -> ./langsci/fonts/LinLibertine_RZ_B.otf
Package hyperref Info: bookmark level for unknown todo defaults to 0 on input l
ine 5.
Package marginnote Info: Margin note 7.1 is on absolute page 7 on input line 5.

Package marginnote Info: xpos seems to be 279.44576pt on input line 5.

Overfull \hbox (0.69522pt too wide) in paragraph at lines 5--5
[][]  
 []

Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 9.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT" at 9.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
Requested font "[./langsci/fonts/LinLibertine_RZ_B.otf]/OT" at 9.0pt
 -> ./langsci/fonts/LinLibertine_RZ_B.otf
Requested font "[./langsci/fonts/LinLibertine_RI_B.otf]/OT" at 9.0pt
 -> ./langsci/fonts/LinLibertine_RI_B.otf
Requested font "[./langsci/fonts/LinLibertine_RZI_B.otf]/OT" at 9.0pt
 -> ./langsci/fonts/LinLibertine_RZI_B.otf
.................................................
. fontspec info: "defining-font"
. 
. Font family 'LinLibertine_R_B.otf(1)' created for font
. 'LinLibertine_R_B.otf' with options
. [Ligatures=TeX,Ligatures={TeX,Common},Path=./langsci/fonts/,PunctuationSpace=
0,Numbers={Proportional},BoldFont
. = LinLibertine_RZ_B.otf,ItalicFont = LinLibertine_RI_B.otf,BoldItalicFont =
. LinLibertine_RZI_B.otf,BoldSlantedFont = LinLibertine_RZ_B.otf,SlantedFont =
. LinLibertine_R_B.otf,SlantedFeatures = {FakeSlant=0.25},BoldSlantedFeatures
. = {FakeSlant=0.25},SmallCapsFeatures = {FakeSlant=0},Numbers=Lining].
.  
.  This font family consists of the following NFSS series/shapes:
.  
. - 'normal' (m/n) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=DFLT;+liga
;+pnum;+lnum;mapping=tex-text;"
. - 'small caps'  (m/sc) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=DFLT;slant
=0;+liga;+pnum;+lnum;+smcp;mapping=tex-text;"
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
. - 'bold' (bx/n) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language=DFLT;+lig
a;+pnum;+lnum;mapping=tex-text;"
. - 'bold small caps'  (bx/sc) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language=DFLT;slan
t=0;+liga;+pnum;+lnum;+smcp;mapping=tex-text;"
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
. - 'italic' (m/it) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RI_B.otf]/OT:script=latn;language=DFLT;+lig
a;+pnum;+lnum;mapping=tex-text;"
. - 'italic small caps'  (m/itsc) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RI_B.otf]/OT:script=latn;language=DFLT;slan
t=0;+liga;+pnum;+lnum;+smcp;mapping=tex-text;"
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
. - 'slanted' (m/sl) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=DFLT;slant
=0.25;+liga;+pnum;+lnum;mapping=tex-text;"
. - 'slanted small caps'  (m/slsc) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=DFLT;slant
=0.25;slant=0;+liga;+pnum;+lnum;+smcp;mapping=tex-text;"
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
. - 'bold italic' (bx/it) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RZI_B.otf]/OT:script=latn;language=DFLT;+li
ga;+pnum;+lnum;mapping=tex-text;"
. - 'bold italic small caps'  (bx/itsc) with NFSS spec.: 
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
. - 'bold slanted' (bx/sl) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language=DFLT;slan
t=0.25;+liga;+pnum;+lnum;mapping=tex-text;"
. - 'bold slanted small caps'  (bx/slsc) with NFSS spec.:
. <->"[./langsci/fonts/LinLibertine_RZ_B.otf]/OT:script=latn;language=DFLT;slan
t=0.25;slant=0;+liga;+pnum;+lnum;+smcp;mapping=tex-text;"
. and font adjustment code:
. \fontdimen 7\font =0\fontdimen 7\font 
.................................................
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;+lnum;mapping=tex-text;" at 9.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 5.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
Requested font "cmmi9" at 9.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmmi9.tfm
Requested font "cmsy9" at 9.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmsy9.tfm
Requested font "cmex9" at 9.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex9.
tfm
Requested font "cmex7" at 5.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.
tfm
Requested font "msam10" at 9.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10
.tfm
Requested font "msam5" at 5.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam5.
tfm
Requested font "msbm10" at 9.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10
.tfm
Requested font "msbm5" at 5.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm5.
tfm
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;+lnum;mapping=tex-text;" at 6.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
Package marginnote Info: Margin note 7.2 is on absolute page 7 on input line 13
.
Package marginnote Info: xpos seems to be 108.99377pt on input line 13.

Overfull \hbox (0.69522pt too wide) in paragraph at lines 13--13
[][]  
 []

Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;slant=0;+liga;+pnum;+smcp;mapping=tex-text;" at 10.95pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
\openout3 = `main.mw'.

[1



] (./main.mw)
\openout3 = `main.mw'.

Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 10.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
LaTeX Font Info:    Font shape `TU/DejaVuSansMono.ttf(0)/m/n' will be
(Font)              scaled to size 8.58977pt on input line 39.
Requested font "[DejaVuSansMono.ttf]/OT:script=latn;language=DFLT;mapping=tex-t
ext;" at 8.58977pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/truetype/public/dejavu/DejaVuSansM
ono.ttf
Package microtype Info: Loading generic protrusion settings for font family
(microtype)             `DejaVuSansMono.ttf' (encoding: TU).
(microtype)             For optimal results, create family-specific settings.
(microtype)             See the microtype manual for details.
\openout3 = `main.mw'.

 [2] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [3] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [4] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [5] (./main.mw)
\openout3 = `main.mw'.


Overfull \hbox (1.6184pt too wide) in paragraph at lines 47--47
\TU/LinLibertine_R_B.otf(0)/m/n/10.95 magna et leo. Nam vestibulum ullamcorper 
leo. Vestibulum condimentum rutrum
 []

\openout3 = `main.mw'.

[6] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [7] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [8] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [9] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [10] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [11] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [12] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [13] (./main.mw)
\openout3 = `main.mw'.


Overfull \hbox (10.99892pt too wide) in paragraph at lines 47--47
[]\TU/LinLibertine_R_B.otf(0)/m/n/10.95 Morbi tincidunt posuere arcu. Cras vene
natis est vitae dolor. Vivamus scelerisque
 []

\openout3 = `main.mw'.

[14] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [15] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [16] (./main.mw)
\openout3 = `main.mw'.


Overfull \hbox (22.80913pt too wide) in paragraph at lines 47--47
[]\TU/LinLibertine_R_B.otf(0)/m/n/10.95 Ut auctor, augue porta dignissim vestib
ulum, arcu diam lobortis velit, vel scelerisque
 []

\openout3 = `main.mw'.

[17] (./main.mw)
\openout3 = `main.mw'.


Overfull \hbox (3.29134pt too wide) in paragraph at lines 47--47
[]\TU/LinLibertine_R_B.otf(0)/m/n/10.95 Integer vel enim sed turpis adipiscing 
bibendum. Vestibulum pede dolor, laoreet
 []

\openout3 = `main.mw'.

[18] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [19] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [20] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [21] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [22]
(./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [23] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [24] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [25] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [26] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

[27] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [28] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [29] (./main.mw)
\openout3 = `main.mw'.


Overfull \hbox (5.60298pt too wide) in paragraph at lines 47--47
\TU/LinLibertine_R_B.otf(0)/m/n/10.95 Proin ac est. Aliquam erat volutpat. In t
empus scelerisque ligula. Morbi scelerisque
 []

)
\openout3 = `main.mw'.

 [30] (./main.mw)
\openout3 = `main.mw'.

 (./localseealso.tex
Package marginnote Info: Margin note 37.1 is on absolute page 37 on input line 
1.
Package marginnote Info: xpos seems to be 69.27814pt on input line 1.

Overfull \hbox (0.69522pt too wide) in paragraph at lines 1--1
[][]  
 []

Package marginnote Info: Margin note 37.2 is on absolute page 37 on input line 
2.
Package marginnote Info: xpos seems to be 72.01564pt on input line 2.

Overfull \hbox (0.69522pt too wide) in paragraph at lines 2--2
[][]  
 []

Package marginnote Info: Margin note 37.3 is on absolute page 37 on input line 
3.
Package marginnote Info: xpos seems to be 74.75314pt on input line 3.

Overfull \hbox (23.87288pt too wide) in paragraph at lines 3--3
\TU/LinLibertine_R_B.otf(0)/m/n/6 pages at langsciseealsosome 
 []


Overfull \hbox (23.87288pt too wide) in paragraph at lines 3--3
\TU/LinLibertine_R_B.otf(0)/m/n/6 pages at langsciseealsosome 
 []


Overfull \hbox (0.69522pt too wide) in paragraph at lines 3--3
[][]  
 []

Package marginnote Info: Margin note 37.4 is on absolute page 37 on input line 
4.
Package marginnote Info: xpos seems to be 77.49065pt on input line 4.

Overfull \hbox (23.87288pt too wide) in paragraph at lines 4--4
\TU/LinLibertine_R_B.otf(0)/m/n/6 pages at langsciseealsosome 
 []


Overfull \hbox (23.87288pt too wide) in paragraph at lines 4--4
\TU/LinLibertine_R_B.otf(0)/m/n/6 pages at langsciseealsosome 
 []


Overfull \hbox (0.69522pt too wide) in paragraph at lines 4--4
[][]  
 []

) (./backmatter.tex
\openout3 = `main.mw'.

 [31

] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [32


] (./main.mw)
\openout3 = `main.mw'.


chapter without number
\openout3 = `main.mw'.

[33


] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [34


] (./main.mw)
\openout3 = `main.mw'.



Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 8.

No file main.and.
No file main.lnd.
No file main.snd.
)
\openout3 = `main.mw'.

 [35




] (./main.mw)
\openout3 = `main.mw'.

\openout2 = `./langsci/graphics/langsci-advertisement.aux'.

 (./langsci/graphics/langsci-advertisement.tex
\pgf at layerbox@lspadvert_bg=\box90
\pgf at layerboxsaved@lspadvert_bg=\box91
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 52.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
LaTeX Font Info:    Font shape `TU/Arimo_B.ttf(0)/m/n' will be
(Font)              scaled to size 42.22461pt on input line 9.
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;language=DFLT;mapp
ing=tex-text;" at 42.22461pt
 -> ./langsci/fonts/Arimo_B.ttf
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT" at 52.0pt
 -> ./langsci/fonts/Arimo_B.ttf
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.8120073448386179.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.956411735000273.
.................................................
LaTeX Font Info:    Font shape `TU/Arimo_B.ttf(0)/m/n' will be
(Font)              scaled to size 20.3003pt on input line 11.
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;language=DFLT;mapp
ing=tex-text;" at 20.3003pt
 -> ./langsci/fonts/Arimo_B.ttf
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT" at 25.0pt
 -> ./langsci/fonts/Arimo_B.ttf
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.8120078558225505.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.9564114620298085.
.................................................
LaTeX Font Info:    Font shape `TU/Arimo_B.ttf(1)/m/n' will be
(Font)              scaled to size 23.91014pt on input line 11.
Requested font "[./langsci/fonts/Arimo_B.ttf]/OT:script=latn;language=DFLT;mapp
ing=tex-text;" at 23.91014pt
 -> ./langsci/fonts/Arimo_B.ttf
File: ./langsci/graphics/langsci_logo_nocolor.pdf Graphic file (type pdf)
<use ./langsci/graphics/langsci_logo_nocolor.pdf>
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 17.0pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
LaTeX Font Info:    Calculating math sizes for size <17> on input line 15.
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 11.89995pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
Requested font "[./langsci/fonts/LinLibertine_R_B.otf]/OT:script=latn;language=
DFLT;+liga;+pnum;mapping=tex-text;" at 8.5pt
 -> ./langsci/fonts/LinLibertine_R_B.otf
Requested font "cmmi12" at 17.28pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmmi12.tfm
Requested font "cmmi12" at 12.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmmi12.tfm


LaTeX Font Warning: Font shape `OML/cmm/m/it' in size <8.5> not available
(Font)              size <8> substituted on input line 15.

Requested font "cmsy10" at 17.28pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm
Requested font "cmsy10" at 12.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm

LaTeX Font Warning: Font shape `OMS/cmsy/m/n' in size <8.5> not available
(Font)              size <8> substituted on input line 15.

Requested font "cmex10" at 17.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmex10.tfm
Requested font "cmex10" at 11.89995pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmex10.tfm
Requested font "cmex9" at 8.5pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex9.
tfm
Requested font "msam10" at 17.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10
.tfm
Requested font "msam10" at 11.89995pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10
.tfm
Requested font "msam10" at 8.5pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10
.tfm
Requested font "msbm10" at 17.0pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10
.tfm
Requested font "msbm10" at 11.89995pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10
.tfm
Requested font "msbm10" at 8.5pt
 -> /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10
.tfm
)
\openout3 = `main.mw'.

 [36

] (./main.mw)
\openout3 = `main.mw'.

\openout3 = `main.mw'.

 [37

] (./main.mw)
\openout3 = `main.mw'.

.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.8120079233408858.
.................................................
.................................................
. fontspec info: "set-scale"
. 
. Arimo_B scale = 0.9564119235264212.
.................................................

Overfull \hbox (22.26634pt too wide) in paragraph at lines 75--75
[][][][][][][] 
 []

\openout3 = `main.mw'.

[38] (./main.mw)
\openout3 = `main.mw'.

Package atveryend Info: Empty hook `BeforeClearDocument' on input line 75.
Package atveryend Info: Empty hook `AfterLastShipout' on input line 75.
 (./main.aux (./chapters/01.aux)
(./langsci/graphics/langsci-advertisement.aux))
Package atveryend Info: Empty hook `AtVeryEndDocument' on input line 75.
Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 75.
Package rerunfilecheck Info: File `main.out' has not changed.
(rerunfilecheck)             Checksum: 105F2609E71B932ABAA959D834BAE2EA.


LaTeX Font Warning: Size substitutions with differences
(Font)              up to 0.5pt have occurred.

Package logreq Info: Writing requests to 'main.run.xml'.
\openout1 = `main.run.xml'.

 ) 
Here is how much of TeX's memory you used:
 57661 strings out of 492970
 1136422 string characters out of 6133938
 1745729 words of memory out of 5000000
 60692 multiletter control sequences out of 15000+600000
 543510 words of font info for 131 fonts, out of 8000000 for 9000
 1351 hyphenation exceptions out of 8191
 157i,14n,117p,9084b,4452s stack positions out of 5000i,500n,10000p,200000b,80000s

Error 256 (driver return code) generating output;
file main.pdf may not be valid.


More information about the textmate mailing list