James-Yu / LaTeX-Workshop

Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
MIT License
10.71k stars 533 forks source link

Multiline Info / Warnings from Latex Logs Missing in Problem Panel #866

Closed thaney071 closed 6 years ago

thaney071 commented 6 years ago

Multiline Info / Warnings from Latex Logs Missing in Problem Panel

I work on custom class / packages and noticed the problems section wasn't showing warnings from my package. When I look closer at your code, I found the regex used for parsing the Info / warnings. Your regex only works when the log message for the warning or info is all on one line.

For example:

Package inputenc Warning: inputenc package ignored with utf8 based engines.

The above shows up in the problems section, but the following will not

Package SEL Warning: \~tableref is depcricated. Please use \~autoref instead  o
n input line 40.

I tested your regex on both using https://regex101.com/ and found that the regex works so long as the warning / errors are on the same line in the log.

The problem is the latex log output file doesn't always print the whole message on one line. If the message is over 80 chars it will hard wrap the message.

Log messages

Providing log for reference

``` This is LuaTeX, Version 1.07.0 (MiKTeX 2.9.6730 64-bit) (format=lualatex 2018.7.27) 11 OCT 2018 12:20 system commands enabled. file:line:error style messages enabled. **c:/git/DevelopmentTools/latex-tds-styles/LaTeXatSel.tex (c:/git/DevelopmentTools/latex-tds-styles/LaTeXatSel.tex LaTeX2e <2018-04-01> patch level 5 Lua module: luaotfload-main 2017/01/29 2.80001 OpenType layout system. Lua module: lualibs 2017-02-01 2.5 ConTeXt Lua standard libraries. Lua module: lualibs-extended 2017-02-01 2.5 ConTeXt Lua libraries -- extended co llection.(using cache: C:/Users/thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/g eneric) luaotfload | conf : Root cache directory is C:/Users/thomhane/AppData/Local/MiKT eX/2.9/luatex-cache/generic/names. luaotfload | init : Loading fontloader “fontloader-2017-02-11.lua” from kpse -resolved path “C:/Program Files/MiKTeX 2.9/tex/luatex/luaotfload/fontloader-2 017-02-11.lua”. Lua-only attribute luaotfload@state = 1 Lua-only attribute luaotfload@noligature = 2 Lua-only attribute luaotfload@syllabe = 3 luaotfload | init : Context OpenType loader version “3.027” Inserting `luaotfload.node_processor' at position 1 in `pre_linebreak_filter'. Inserting `luaotfload.node_processor' at position 1 in `hpack_filter'. Inserting `luaotfload.define_font' at position 1 in `define_font'. Lua-only attribute luaotfload_color_attribute = 4 luaotfload | conf : Root cache directory is C:/Users/thomhane/AppData/Local/MiKT eX/2.9/luatex-cache/generic/names. Inserting `luaotfload.aux.set_sscale_dimens' at position 1 in `luaotfload.patch_ font'. Inserting `luaotfload.aux.patch_cambria_domh' at position 2 in `luaotfload.patch _font'. Inserting `luaotfload.aux.fixup_fontdata' at position 1 in `luaotfload.patch_fon t_unsafe'. Inserting `luaotfload.aux.set_capheight' at position 3 in `luaotfload.patch_font '. Inserting `luaotfload.rewrite_fontname' at position 4 in `luaotfload.patch_font' . luaotfload | main : initialization completed in 0.636 seconds (C:/git/DevelopmentTools/latex-tds-styles/tex/latex/SelInstructionManuals/SelIn structionManuals.cls Document Class: SelInstructionManuals 2018/06/26 SelInstructionManuals Class (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/koma-script/scrreprt.cl s Document Class: scrreprt 2018/03/30 v3.25 KOMA-Script document class (report) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/koma-script/scrkbase.st y Package: scrkbase 2018/03/30 v3.25 KOMA-Script package (KOMA-Script-dependent ba sics and keyval usage) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/koma-script/scrbase.sty Package: scrbase 2018/03/30 v3.25 KOMA-Script package (KOMA-Script-independent b asics and keyval usage) ("C:/Program Files/MiKTeX 2.9/tex/latex/graphics/keyval.sty" Package: keyval 2014/10/28 v1.15 key=value parser (DPC) \KV@toks@=\toks14 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/koma-script/scrlfile.st y Package: scrlfile 2018/03/30 v3.25 KOMA-Script package (loading files) ))) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/koma-script/tocbasic.st y Package: tocbasic 2018/03/30 v3.25 KOMA-Script package (handling toc-files) \scr@dte@tocline@numberwidth=\skip41 \scr@dte@tocline@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 1667 . Package scrreprt Info: You've used standard option `10pt'. (scrreprt) This is correct! (scrreprt) Internally I'm using `fontsize=10pt'. (scrreprt) If you'd like to set the option with \KOMAoptions, (scrreprt) you'd have to use `fontsize=10pt' there (scrreprt) instead of `10pt', too. Class scrreprt Info: You've used standard option `openright'. (scrreprt) This is correct! (scrreprt) Internally I'm using `open=right'. (scrreprt) If you'd like to set the option with \KOMAoptions, (scrreprt) you'd have to use `open=right' there (scrreprt) instead of `openright', too. Class scrreprt Info: File `scrsize10pt.clo' used to setup font sizes on input li ne 2328. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/koma-script/scrsize10pt .clo File: scrsize10pt.clo 2018/03/30 v3.25 KOMA-Script font size class option (10pt) luaotfload | db : Font names database loaded from C:/Users/thomhane/AppData/Loca l/MiKTeX/2.9/luatex-cache/generic/names/luaotfload-names.luc(load luc: C:/Users/ thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/generic/fonts/otl/lmroman10-regul ar.luc)) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/koma-script/typearea.st y Package: typearea 2018/03/30 v3.25 KOMA-Script package (type area) \ta@bcor=\skip42 \ta@div=\count80 \ta@hblk=\skip43 \ta@vblk=\skip44 \ta@temp=\skip45 \footheight=\skip46 Package typearea Info: These are the values describing the layout: (typearea) DIV = 8 (typearea) BCOR = 0.0pt (typearea) \paperwidth = 597.50793pt (typearea) \textwidth = 373.44246pt (typearea) DIV departure = -4% (typearea) \evensidemargin = 39.76274pt (typearea) \oddsidemargin = 39.76274pt (typearea) \paperheight = 845.04694pt (typearea) \textheight = 538.0pt (typearea) \topmargin = 0.36087pt (typearea) \headheight = 15.0pt (typearea) \headsep = 18.0pt (typearea) \topskip = 10.0pt (typearea) \footskip = 42.0pt (typearea) \baselineskip = 12.0pt (typearea) on input line 1706. ) \c@part=\count81 \c@chapter=\count82 \c@section=\count83 \c@subsection=\count84 \c@subsubsection=\count85 \c@paragraph=\count86 \c@subparagraph=\count87 \scr@dte@part@maxnumwidth=\skip47 \scr@dte@chapter@maxnumwidth=\skip48 \scr@dte@section@maxnumwidth=\skip49 \scr@dte@subsection@maxnumwidth=\skip50 \scr@dte@subsubsection@maxnumwidth=\skip51 \scr@dte@paragraph@maxnumwidth=\skip52 \scr@dte@subparagraph@maxnumwidth=\skip53 \abovecaptionskip=\skip54 \belowcaptionskip=\skip55 \c@pti@nb@sid@b@x=\box27 \scr@dte@figure@maxnumwidth=\skip56 Package tocbasic Info: omitting babel extension for `lof' (tocbasic) because of feature `nobabel' available (tocbasic) for `lof' on input line 6247. \c@figure=\count88 \scr@dte@table@maxnumwidth=\skip57 Package tocbasic Info: omitting babel extension for `lot' (tocbasic) because of feature `nobabel' available (tocbasic) for `lot' on input line 6264. \c@table=\count89 Class scrreprt Info: Redefining `\numberline' on input line 6433. \bibindent=\dimen102 ) (C:/git/DevelopmentTools/latex-tds-styles/tex/latex/SEL/SEL.sty Package: SEL 2018/08/28 SEL Style ("C:/Program Files/MiKTeX 2.9/tex/latex/graphics/graphicx.sty" Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR) ("C:/Program Files/MiKTeX 2.9/tex/latex/graphics/graphics.sty" Package: graphics 2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR) ("C:/Program Files/MiKTeX 2.9/tex/latex/graphics/trig.sty" Package: trig 2016/01/03 v1.10 sin cos tan (DPC) ) ("C:/Program Files/MiKTeX 2.9/tex/latex/graphics-cfg/graphics.cfg" File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration ) Package graphics Info: Driver file: luatex.def on input line 99. ("C:/Program Files/MiKTeX 2.9/tex/latex/graphics-def/luatex.def" File: luatex.def 2018/01/08 v1.0l Graphics/color driver for luatex )) \Gin@req@height=\dimen103 \Gin@req@width=\dimen104 ) ("C:/Program Files/MiKTeX 2.9/tex/latex/graphics/color.sty" Package: color 2016/07/10 v1.1e Standard LaTeX Color (DPC) ("C:/Program Files/MiKTeX 2.9/tex/latex/graphics-cfg/color.cfg" File: color.cfg 2016/01/02 v1.6 sample color configuration ) Package color Info: Driver file: luatex.def on input line 147. ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/environ/environ.sty Package: environ 2014/05/04 v0.3 A new way to define environments (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/trimspaces/trimspaces.s ty Package: trimspaces 2009/09/17 v1.1 Trim spaces around a token list ) \@envbody=\toks15 ) ("C:/Program Files/MiKTeX 2.9/tex/latex/oberdiek/epstopdf.sty" Package: epstopdf 2016/05/15 v2.6 Conversion with epstopdf on the fly (HO) ("C:/Program Files/MiKTeX 2.9/tex/latex/oberdiek/epstopdf-base.sty" Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/infwarerr.sty" Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO) ) ("C:/Program Files/MiKTeX 2.9/tex/latex/oberdiek/grfext.sty" Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO) ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/kvdefinekeys.sty" Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO) ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/ltxcmds.sty" Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO) ))) ("C:/Program Files/MiKTeX 2.9/tex/latex/oberdiek/kvoptions.sty" Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO) ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/kvsetkeys.sty" Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO) ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/etexcmds.sty" Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO) ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/ifluatex.sty" Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO) Package ifluatex Info: LuaTeX detected. )))) ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/pdftexcmds.sty" Package: pdftexcmds 2018/01/30 v0.27 Utility functions of pdfTeX for LuaTeX (HO) ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/ifpdf.sty" Package: ifpdf 2017/03/15 v3.2 Provides the ifpdf switch ) Package pdftexcmds Info: \pdf@primitive is available. Package pdftexcmds Info: \pdf@ifprimitive is available. Package pdftexcmds Info: \pdfdraftmode found. \pdftexcmds@toks=\toks16 ) Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 43 8. Package grfext Info: Graphics extension search list: (grfext) [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPEG ,.JBIG2,.JB2,.eps] (grfext) \AppendGraphicsExtensions on input line 456. )) ("C:/Program Files/MiKTeX 2.9/tex/latex/amsmath/amsmath.sty" Package: amsmath 2017/09/02 v2.17a AMS math features \@mathmargin=\skip58 For additional information on amsmath, use the `?' option. ("C:/Program Files/MiKTeX 2.9/tex/latex/amsmath/amstext.sty" Package: amstext 2000/06/29 v2.01 AMS text ("C:/Program Files/MiKTeX 2.9/tex/latex/amsmath/amsgen.sty" File: amsgen.sty 1999/11/30 v2.0 generic functions \@emptytoks=\toks17 \ex@=\dimen105 )) ("C:/Program Files/MiKTeX 2.9/tex/latex/amsmath/amsbsy.sty" Package: amsbsy 1999/11/29 v1.2d Bold Symbols \pmbraise@=\dimen106 ) ("C:/Program Files/MiKTeX 2.9/tex/latex/amsmath/amsopn.sty" Package: amsopn 2016/03/08 v2.02 operator names ) \inf@bad=\count90 LaTeX Info: Redefining \frac on input line 213. \uproot@=\count91 \leftroot@=\count92 LaTeX Info: Redefining \overline on input line 375. \classnum@=\count93 \DOTSCASE@=\count94 LaTeX Info: Redefining \ldots on input line 472. LaTeX Info: Redefining \dots on input line 475. LaTeX Info: Redefining \cdots on input line 596. \Mathstrutbox@=\box28 \strutbox@=\box29 \big@size=\dimen107 LaTeX Font Info: Redeclaring font encoding OML on input line 712. LaTeX Font Info: Redeclaring font encoding OMS on input line 713. \macc@depth=\count95 \c@MaxMatrixCols=\count96 \dotsspace@=\muskip10 \c@parentequation=\count97 \dspbrk@lvl=\count98 \tag@help=\toks18 \row@=\count99 \column@=\count100 \maxfields@=\count101 \andhelp@=\toks19 \eqnshift@=\dimen108 \alignsep@=\dimen109 \tagshift@=\dimen110 \tagwidth@=\dimen111 \totwidth@=\dimen112 \lineht@=\dimen113 \@envbody=\toks20 \multlinegap=\skip59 \multlinetaggap=\skip60 \mathdisplay@stack=\toks21 LaTeX Info: Redefining \[ on input line 2817. LaTeX Info: Redefining \] on input line 2818. )) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/microtype/microtype.sty Package: microtype 2018/01/14 v2.7a Micro-typographical refinements (RS) \MT@toks=\toks22 \MT@count=\count102 LaTeX Info: Redefining \textls on input line 793. \MT@outer@kern=\dimen114 LaTeX Info: Redefining \textmicrotypecontext on input line 1339. \MT@listname@count=\count103 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/microtype/microtype-lua tex.def File: microtype-luatex.def 2018/01/14 v2.7a Definitions specific to luatex (RS) Lua module: microtype 2018/01/14 2.7a microtype module. LaTeX Info: Redefining \lsstyle on input line 679. LaTeX Info: Redefining \lslig on input line 679. \MT@outer@space=\skip61 ) Package microtype Info: Loading configuration file microtype.cfg. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/microtype/microtype.cfg File: microtype.cfg 2018/01/14 v2.7a microtype main configuration file (RS) )) Class scrreprt Warning: Usage of package `titlesec' together (scrreprt) with a KOMA-Script class is not recommended. (scrreprt) I'd suggest to use the package only (scrreprt) if you really need it, because it breaks several (scrreprt) KOMA-Script features, i.e., option `headings' and (scrreprt) the extended optional argument of the section (scrreprt) commands. (scrreprt) Nevertheless, using requested (scrreprt) package `titlesec' on input line 26. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/titlesec/titlesec.sty Package: titlesec 2016/03/21 v2.10.2 Sectioning titles \ttl@box=\box30 \beforetitleunit=\skip62 \aftertitleunit=\skip63 \ttl@plus=\dimen115 \ttl@minus=\dimen116 \ttl@toksa=\toks23 \titlewidth=\dimen117 \titlewidthlast=\dimen118 \titlewidthfirst=\dimen119 Package titlesec Warning: Non standard sectioning command detected (titlesec) Using default spacing and no format. Package titlesec Warning: Non standard sectioning command detected (titlesec) Using default spacing and no format. Package titlesec Warning: Non standard sectioning command detected (titlesec) Using default spacing and no format. Package titlesec Warning: Non standard sectioning command detected (titlesec) Using default spacing and no format. Package titlesec Warning: Non standard sectioning command detected (titlesec) Using default spacing and no format. ) Class scrreprt Warning: Activating an ugly workaround for a missing (scrreprt) feature of package `titlesec` on input line 26. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/sectsty/sectsty.sty Package: sectsty 2002/02/25 v2.0.2 Commands to change all sectional heading styl es ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/xpatch/xpatch.sty (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/l3kernel/expl3.sty Package: expl3 2018-06-14 L3 programming layer (loader) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/l3kernel/expl3-code.tex Package: expl3 2018-06-14 L3 programming layer (code) \ucharcat@table=\catcodetable5 \c_max_int=\count104 \l_tmpa_int=\count105 \l_tmpb_int=\count106 \g_tmpa_int=\count107 \g_tmpb_int=\count108 \g__kernel_prg_map_int=\count109 \c_log_iow=\count110 \l_iow_line_count_int=\count111 \l__iow_line_target_int=\count112 \l__iow_one_indent_int=\count113 \l__iow_indent_int=\count114 \c_zero_dim=\dimen120 \c_max_dim=\dimen121 \l_tmpa_dim=\dimen122 \l_tmpb_dim=\dimen123 \g_tmpa_dim=\dimen124 \g_tmpb_dim=\dimen125 \c_zero_skip=\skip64 \c_max_skip=\skip65 \l_tmpa_skip=\skip66 \l_tmpb_skip=\skip67 \g_tmpa_skip=\skip68 \g_tmpb_skip=\skip69 \c_zero_muskip=\muskip11 \c_max_muskip=\muskip12 \l_tmpa_muskip=\muskip13 \l_tmpb_muskip=\muskip14 \g_tmpa_muskip=\muskip15 \g_tmpb_muskip=\muskip16 \l_keys_choice_int=\count115 \l__intarray_loop_int=\count116 \c__intarray_sp_dim=\dimen126 \g__intarray_font_int=\count117 \c__fp_leading_shift_int=\count118 \c__fp_middle_shift_int=\count119 \c__fp_trailing_shift_int=\count120 \c__fp_big_leading_shift_int=\count121 \c__fp_big_middle_shift_int=\count122 \c__fp_big_trailing_shift_int=\count123 \c__fp_Bigg_leading_shift_int=\count124 \c__fp_Bigg_middle_shift_int=\count125 \c__fp_Bigg_trailing_shift_int=\count126 \g__fp_array_int=\count127 \l__fp_array_loop_int=\count128 \l__sort_length_int=\count129 \l__sort_min_int=\count130 \l__sort_top_int=\count131 \l__sort_max_int=\count132 \l__sort_true_max_int=\count133 \l__sort_block_int=\count134 \l__sort_begin_int=\count135 \l__sort_end_int=\count136 \l__sort_A_int=\count137 \l__sort_B_int=\count138 \l__sort_C_int=\count139 \l__tl_analysis_normal_int=\count140 \l__tl_analysis_index_int=\count141 \l__tl_analysis_nesting_int=\count142 \l__tl_analysis_type_int=\count143 \l__regex_internal_a_int=\count144 \l__regex_internal_b_int=\count145 \l__regex_internal_c_int=\count146 \l__regex_balance_int=\count147 \l__regex_group_level_int=\count148 \l__regex_mode_int=\count149 \c__regex_cs_in_class_mode_int=\count150 \c__regex_cs_mode_int=\count151 \l__regex_catcodes_int=\count152 \l__regex_default_catcodes_int=\count153 \c__regex_catcode_L_int=\count154 \c__regex_catcode_O_int=\count155 \c__regex_catcode_A_int=\count156 \c__regex_all_catcodes_int=\count157 \l__regex_show_lines_int=\count158 \l__regex_min_state_int=\count159 \l__regex_max_state_int=\count160 \l__regex_left_state_int=\count161 \l__regex_right_state_int=\count162 \l__regex_capturing_group_int=\count163 \l__regex_min_pos_int=\count164 \l__regex_max_pos_int=\count165 \l__regex_curr_pos_int=\count166 \l__regex_start_pos_int=\count167 \l__regex_success_pos_int=\count168 \l__regex_curr_char_int=\count169 \l__regex_curr_catcode_int=\count170 \l__regex_last_char_int=\count171 \l__regex_case_changed_char_int=\count172 \l__regex_curr_state_int=\count173 \l__regex_step_int=\count174 \l__regex_min_active_int=\count175 \l__regex_max_active_int=\count176 \l__regex_replacement_csnames_int=\count177 \l__regex_match_count_int=\count178 \l__regex_min_submatch_int=\count179 \l__regex_submatch_int=\count180 \l__regex_zeroth_submatch_int=\count181 \g__regex_trace_regex_int=\count182 \c_empty_box=\box31 \l_tmpa_box=\box32 \l_tmpb_box=\box33 \g_tmpa_box=\box34 \g_tmpb_box=\box35 \l__box_top_dim=\dimen127 \l__box_bottom_dim=\dimen128 \l__box_left_dim=\dimen129 \l__box_right_dim=\dimen130 \l__box_top_new_dim=\dimen131 \l__box_bottom_new_dim=\dimen132 \l__box_left_new_dim=\dimen133 \l__box_right_new_dim=\dimen134 \l__box_internal_box=\box36 \l__coffin_internal_box=\box37 \l__coffin_internal_dim=\dimen135 \l__coffin_offset_x_dim=\dimen136 \l__coffin_offset_y_dim=\dimen137 \l__coffin_x_dim=\dimen138 \l__coffin_y_dim=\dimen139 \l__coffin_x_prime_dim=\dimen140 \l__coffin_y_prime_dim=\dimen141 \c_empty_coffin=\box38 \l__coffin_aligned_coffin=\box39 \l__coffin_aligned_internal_coffin=\box40 \l_tmpa_coffin=\box41 \l_tmpb_coffin=\box42 \l__coffin_display_coffin=\box43 \l__coffin_display_coord_coffin=\box44 \l__coffin_display_pole_coffin=\box45 \l__coffin_display_offset_dim=\dimen142 \l__coffin_display_x_dim=\dimen143 \l__coffin_display_y_dim=\dimen144 \g__file_internal_ior=\read1 \l__coffin_bounding_shift_dim=\dimen145 \l__coffin_left_corner_dim=\dimen146 \l__coffin_right_corner_dim=\dimen147 \l__coffin_bottom_corner_dim=\dimen148 \l__coffin_top_corner_dim=\dimen149 \l__coffin_scaled_total_height_dim=\dimen150 \l__coffin_scaled_width_dim=\dimen151 \l__seq_internal_a_int=\count183 \l__seq_internal_b_int=\count184 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/l3kernel/l3pdfmode.def File: l3pdfmode.def 2018-06-14 v L3 Experimental driver: PDF mode \l__driver_color_stack_int=\count185 )) Package: xpatch 2012/10/02 v0.3 Extending etoolbox patching commands (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/l3packages/xparse/xpars e.sty Package: xparse 2018-05-12 L3 Experimental document command parser \l__xparse_current_arg_int=\count186 \g__xparse_grabber_int=\count187 \l__xparse_m_args_int=\count188 \l__xparse_mandatory_args_int=\count189 \l__xparse_v_nesting_int=\count190 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/etoolbox/etoolbox.sty Package: etoolbox 2018/02/11 v2.5e e-TeX tools for LaTeX (JAW) \etb@tempcnta=\count191 ) ................................................. . 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. ................................................. ) Class scrreprt Warning: Usage of package `fancyhdr' together (scrreprt) with a KOMA-Script class is not recommended. (scrreprt) I'd suggest to use (scrreprt) package `scrlayer' or `scrlayer-scrpage', because (scrreprt) they support KOMA-Script classes. (scrreprt) With `fancyhdr' several features of class `scrreprt' (scrreprt) like options `headsepline', `footsepline' or command (scrreprt) `\MakeMarkcase' and the commands `\setkomafont' and (scrreprt) `\addtokomafont' for the page style elements need (scrreprt) explicite user intervention to work. (scrreprt) Nevertheless, using requested (scrreprt) package `fancyhdr' on input line 31. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/fancyhdr/fancyhdr.sty Package: fancyhdr 2017/06/30 v3.9a Extensive control of page headers and footers \f@nch@headwidth=\skip70 \f@nch@O@elh=\skip71 \f@nch@O@erh=\skip72 \f@nch@O@olh=\skip73 \f@nch@O@orh=\skip74 \f@nch@O@elf=\skip75 \f@nch@O@erf=\skip76 \f@nch@O@olf=\skip77 \f@nch@O@orf=\skip78 ) ("C:/Program Files/MiKTeX 2.9/tex/latex/geometry/geometry.sty" Package: geometry 2018/04/16 v5.8 Page Geometry ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/ifvtex.sty" Package: ifvtex 2016/05/16 v1.6 Detect VTeX and its facilities (HO) Package ifvtex Info: VTeX not detected. ) ("C:/Program Files/MiKTeX 2.9/tex/generic/ifxetex/ifxetex.sty" Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional ) \Gm@cnth=\count192 \Gm@cntv=\count193 \c@Gm@tempcnt=\count194 \Gm@bindingoffset=\dimen152 \Gm@wd@mp=\dimen153 \Gm@odd@mp=\dimen154 \Gm@even@mp=\dimen155 \Gm@layoutwidth=\dimen156 \Gm@layoutheight=\dimen157 \Gm@layouthoffset=\dimen158 \Gm@layoutvoffset=\dimen159 \Gm@dimlist=\toks24 ("C:/Program Files/MiKTeX 2.9/tex/latex/geometry/geometry.cfg")) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/tocloft/tocloft.sty Package: tocloft 2017/08/31 v2.3i parameterised ToC, etc., typesetting Package tocloft Info: The document has chapter divisions on input line 51. \cftparskip=\skip79 \cftbeforetoctitleskip=\skip80 \cftaftertoctitleskip=\skip81 \cftbeforepartskip=\skip82 \cftpartnumwidth=\skip83 \cftpartindent=\skip84 \cftbeforechapskip=\skip85 \cftchapindent=\skip86 \cftchapnumwidth=\skip87 \cftbeforesecskip=\skip88 \cftsecindent=\skip89 \cftsecnumwidth=\skip90 \cftbeforesubsecskip=\skip91 \cftsubsecindent=\skip92 \cftsubsecnumwidth=\skip93 \cftbeforesubsubsecskip=\skip94 \cftsubsubsecindent=\skip95 \cftsubsubsecnumwidth=\skip96 \cftbeforeparaskip=\skip97 \cftparaindent=\skip98 \cftparanumwidth=\skip99 \cftbeforesubparaskip=\skip100 \cftsubparaindent=\skip101 \cftsubparanumwidth=\skip102 \cftbeforeloftitleskip=\skip103 \cftafterloftitleskip=\skip104 \cftbeforefigskip=\skip105 \cftfigindent=\skip106 \cftfignumwidth=\skip107 \c@lofdepth=\count195 \c@lotdepth=\count196 \cftbeforelottitleskip=\skip108 \cftafterlottitleskip=\skip109 \cftbeforetabskip=\skip110 \cfttabindent=\skip111 \cfttabnumwidth=\skip112 ) ("C:/Program Files/MiKTeX 2.9/tex/latex/fontspec/fontspec.sty" Package: fontspec 2017/11/09 v2.6g Font selection for XeLaTeX and LuaLaTeX Lua module: fontspec 2017/11/09 2.6g Font selection for XeLaTeX and LuaLaTeX ("C:/Program Files/MiKTeX 2.9/tex/latex/fontspec/fontspec-luatex.sty" Package: fontspec-luatex 2017/11/09 v2.6g Font selection for XeLaTeX and LuaLaTe X \l__fontspec_script_int=\count197 \l__fontspec_language_int=\count198 \l__fontspec_strnum_int=\count199 \l__fontspec_tmp_int=\count266 \l__fontspec_em_int=\count267 \l__fontspec_emdef_int=\count268 \l__fontspec_strong_int=\count269 \l__fontspec_strongdef_int=\count270 \l__fontspec_tmpa_dim=\dimen160 \l__fontspec_tmpb_dim=\dimen161 \l__fontspec_tmpc_dim=\dimen162 ("C:/Program Files/MiKTeX 2.9/tex/latex/base/fontenc.sty" Package: fontenc 2017/04/05 v2.0i Standard LaTeX package ("C:/Program Files/MiKTeX 2.9/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 545. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \setmainfont with sig. 'O{}mO{}' on line 549. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \setsansfont with sig. 'O{}mO{}' on line 553. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \setmonofont with sig. 'O{}mO{}' on line 557. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \setmathrm with sig. 'O{}mO{}' on line 561. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \setboldmathrm with sig. 'O{}mO{}' on line 565. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \setmathsf with sig. 'O{}mO{}' on line 569. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \setmathtt with sig. 'O{}mO{}' on line 573. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \setromanfont with sig. 'O{}mO{}' on line 577. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \newfontfamily with sig. 'mO{}mO{}' on line 581. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \newfontface with sig. 'mO{}mO{}' on line 585. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \defaultfontfeatures with sig. 't+om' on line 589. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \addfontfeatures with sig. 'm' on line 593. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \addfontfeature with sig. 'm' on line 597. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \newfontfeature with sig. 'mm' on line 601. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \newAATfeature with sig. 'mmmm' on line 605. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \newopentypefeature with sig. 'mmm' on line 609. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \newICUfeature with sig. 'mmm' on line 613. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \aliasfontfeature with sig. 'mm' on line 617. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \aliasfontfeatureoption with sig. 'mmm' on line 621. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \newfontscript with sig. 'mm' on line 625. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \newfontlanguage with sig. 'mm' on line 629. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \DeclareFontsExtensions with sig. 'm' on line 633. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \IfFontFeatureActiveTF with sig. 'mmm' on line 637. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \EncodingCommand with sig. 'mO{}m' on line 3366. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \EncodingAccent with sig. 'mm' on line 3372. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \EncodingSymbol with sig. 'mm' on line 3378. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \EncodingComposite with sig. 'mmm' on line 3384. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \EncodingCompositeCommand with sig. 'mmm' on line 3390. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \DeclareUnicodeEncoding with sig. 'mm' on line 3415. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \UndeclareSymbol with sig. 'm' on line 3421. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \UndeclareAccent with sig. 'm' on line 3427. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \UndeclareCommand with sig. 'm' on line 3433. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \UndeclareComposite with sig. 'mm' on line 3440. ................................................. ("C:/Program Files/MiKTeX 2.9/tex/latex/fontspec/fontspec.cfg") LaTeX Info: Redefining \itshape on input line 3625. LaTeX Info: Redefining \slshape on input line 3630. LaTeX Info: Redefining \scshape on input line 3635. LaTeX Info: Redefining \upshape on input line 3640. LaTeX Info: Redefining \em on input line 3670. LaTeX Info: Redefining \emph on input line 3695. (load luc: C:/Users/thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/generic/fonts /otl/lmroman10-bold.luc)(load luc: C:/Users/thomhane/AppData/Local/MiKTeX/2.9/lu atex-cache/generic/fonts/otl/lmroman10-italic.luc) LaTeX Info: Redefining \- on input line 3749. ................................................. . LaTeX info: "xparse/redefine-command" . . Redefining command \oldstylenums with sig. 'm' on line 3844. ................................................. ................................................. . LaTeX info: "xparse/define-command" . . Defining command \liningnums with sig. 'm' on line 3848. ................................................. )) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/svg/svg.sty Package: svg 2017/11/29 v2.01 (include SVG pictures) ("C:/Program Files/MiKTeX 2.9/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. ) \c@svg@param@lastpage=\count271 \c@svg@param@currpage=\count272 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/ifplatform/ifplatform.s ty Package: ifplatform 2017/10/13 v0.4a Testing for the operating system ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/catchfile.sty" Package: catchfile 2016/05/16 v1.7 Catch the contents of a file (HO) ))) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/xcolor/xcolor.sty Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK) ("C:/Program Files/MiKTeX 2.9/tex/latex/graphics-cfg/color.cfg" File: color.cfg 2016/01/02 v1.6 sample color configuration ) Package xcolor Info: Driver file: luatex.def on input line 225. LaTeX Info: Redefining \color on input line 709. Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348. Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1352. 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. ) ("C:/Program Files/MiKTeX 2.9/tex/latex/oberdiek/transparent.sty" Package: transparent 2016/05/16 v1.1 Transparency via pdfTeX's color stack (HO) Package transparent Warning: Your pdfTeX version does not support color stacks. ) ("C:/Program Files/MiKTeX 2.9/tex/latex/base/inputenc.sty" Package: inputenc 2018/04/06 v1.3b Input encoding file \inpenc@prehook=\toks25 \inpenc@posthook=\toks26 Package inputenc Warning: inputenc package ignored with utf8 based engines. ) Class scrreprt Warning: Usage of package `parskip' together (scrreprt) with a KOMA-Script class is not recommended. (scrreprt) I'd suggest to use option (scrreprt) `parskip' with one of it's several values. (scrreprt) Nevertheless, using requested (scrreprt) package `parskip' on input line 48. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/parskip/parskip.sty Package: parskip 2001/04/09 non-zero parskip adjustments LaTeX Warning: Command \@starttoc has changed. Check if current package is valid. ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/appendix/appendix.sty Package: appendix 2009/09/02 v1.2b extra appendix facilities \c@@pps=\count273 \c@@ppsavesec=\count274 \c@@ppsaveapp=\count275 ) ("C:/Program Files/MiKTeX 2.9/tex/latex/hyperref/hyperref.sty" Package: hyperref 2018/02/06 v6.86b Hypertext links for LaTeX ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/hobsub-hyperref.sty" Package: hobsub-hyperref 2016/05/16 v1.14 Bundle oberdiek, subset hyperref (HO) ("C:/Program Files/MiKTeX 2.9/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 hobsub Info: Skipping package `kvdefinekeys' (already loaded). Package: luatex-loader 2016/05/16 v0.6 Lua module loader (HO) (C:/Program Files/MiKTeX 2.9/scripts/oberdiek/oberdiek.luatex.lua) 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) ) ("C:/Program Files/MiKTeX 2.9/tex/latex/oberdiek/auxhook.sty" Package: auxhook 2016/05/16 v1.4 Hooks for auxiliary files (HO) ) \@linkdim=\dimen163 \Hy@linkcounter=\count276 \Hy@pagecounter=\count277 ("C:/Program Files/MiKTeX 2.9/tex/latex/hyperref/pd1enc.def" File: pd1enc.def 2018/02/06 v6.86b Hyperref: PDFDocEncoding definition (HO) ) \Hy@SavedSpaceFactor=\count278 ("C:/Program Files/MiKTeX 2.9/tex/latex/00miktex/hyperref.cfg" File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive ) 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@Hy@tempcnt=\count279 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/url/url.sty \Urlmuskip=\muskip17 Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc. ) LaTeX Info: Redefining \url on input line 5115. \XeTeXLinkMargin=\dimen164 \Fld@menulength=\count280 \Field@Width=\dimen165 \Fld@charsize=\dimen166 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 OFF on input line 6389. 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@abspage=\count281 \c@Item=\count282 \c@Hfootnote=\count283 ) Package hyperref Info: Driver (autodetected): hluatex. ("C:/Program Files/MiKTeX 2.9/tex/latex/hyperref/hluatex.def" File: hluatex.def 2018/02/06 v6.86b Hyperref driver for luaTeX \Fld@listcount=\count284 \c@bookmark@seq@number=\count285 ("C:/Program Files/MiKTeX 2.9/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 28 2. ) \Hy@SectionHShift=\skip113 ) ("C:/Program Files/MiKTeX 2.9/tex/latex/oberdiek/bookmark.sty" Package: bookmark 2016/05/17 v1.26 PDF bookmarks (HO) ("C:/Program Files/MiKTeX 2.9/tex/latex/oberdiek/bkm-pdftex.def" File: bkm-pdftex.def 2016/05/17 v1.26 bookmark driver for pdfTeX (HO) \BKM@id=\count286 )) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/caption/caption.sty Package: caption 2018/05/01 v3.3-147 Customizing captions (AR) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/caption/caption3.sty Package: caption3 2018/05/27 v1.8a caption3 kernel (AR) Package caption3 Info: TeX engine: e-TeX on input line 64. \captionmargin=\dimen167 \captionmargin@=\dimen168 \captionwidth=\dimen169 \caption@tempdima=\dimen170 \caption@indent=\dimen171 \caption@parindent=\dimen172 \caption@hangindent=\dimen173 ) Package caption Info: KOMA-Script document class. \c@ContinuedFloat=\count287 Package caption Info: hyperref package is loaded. ) ("C:/Program Files/MiKTeX 2.9/tex/latex/carlisle/ltxtable.sty" Package: ltxtable 1995/12/11 v0.2 longtable/tabularx merge (DPC) ("C:/Program Files/MiKTeX 2.9/tex/latex/tools/tabularx.sty" Package: tabularx 2016/02/03 v2.11b `tabularx' package (DPC) ("C:/Program Files/MiKTeX 2.9/tex/latex/tools/array.sty" Package: array 2018/04/30 v2.4h Tabular extension package (FMi) \col@sep=\dimen174 \ar@mcellbox=\box46 \extrarowheight=\dimen175 \NC@list=\toks27 \extratabsurround=\skip114 \backup@length=\skip115 \ar@cellbox=\box47 ) \TX@col@width=\dimen176 \TX@old@table=\dimen177 \TX@old@col=\dimen178 \TX@target=\dimen179 \TX@delta=\dimen180 \TX@cols=\count288 \TX@ftn=\toks28 ) ("C:/Program Files/MiKTeX 2.9/tex/latex/tools/longtable.sty" Package: longtable 2014/10/28 v4.11 Multi-page Table package (DPC) \LTleft=\skip116 \LTright=\skip117 \LTpre=\skip118 \LTpost=\skip119 \LTchunksize=\count289 \LTcapwidth=\dimen181 \LT@head=\box48 \LT@firsthead=\box49 \LT@foot=\box50 \LT@lastfoot=\box51 \LT@cols=\count290 \LT@rows=\count291 \c@LT@tables=\count292 \c@LT@chunks=\count293 \LT@p@ftn=\toks29 ) Class scrreprt Info: longtable captions redefined on input line 25. ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/booktabs/booktabs.sty Package: booktabs 2005/04/14 v1.61803 publication quality tables \heavyrulewidth=\dimen182 \lightrulewidth=\dimen183 \cmidrulewidth=\dimen184 \belowrulesep=\dimen185 \belowbottomsep=\dimen186 \aboverulesep=\dimen187 \abovetopsep=\dimen188 \cmidrulesep=\dimen189 \cmidrulekern=\dimen190 \defaultaddspace=\dimen191 \@cmidla=\count294 \@cmidlb=\count295 \@aboverulesep=\dimen192 \@belowrulesep=\dimen193 \@thisruleclass=\count296 \@lastruleclass=\count297 \@thisrulewidth=\dimen194 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/ltablex/ltablex.sty Package: ltablex 2014/08/13 v1.1 Modified tabularx ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/colortbl/colortbl.sty Package: colortbl 2018/05/02 v1.0c Color table columns (DPC) \everycr=\toks30 \minrowclearance=\skip120 ) ("C:/Program Files/MiKTeX 2.9/tex/latex/multirow/multirow.sty" Package: multirow 2016/11/25 v2.2 Span multiple rows of a table \multirow@colwidth=\skip121 \multirow@cntb=\count298 \multirow@dima=\skip122 \bigstrutjot=\dimen195 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgf/frontendlayer/tikz. sty (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgf/basiclayer/pgf.sty (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgf/utilities/pgfrcs.st y (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/utilities/pgfutil -common.tex \pgfutil@everybye=\toks31 \pgfutil@tempdima=\dimen196 \pgfutil@tempdimb=\dimen197 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/utilities/pgfutil -common-lists.tex)) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/utilities/pgfutil -latex.def \pgfutil@abb=\box52 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/ms/everyshi.sty Package: everyshi 2001/05/15 v3.00 EveryShipout Package (MS) )) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/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) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgf/basiclayer/pgfcore. sty (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgf/systemlayer/pgfsys. sty (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/systemlayer/pgfsy s.code.tex Package: pgfsys 2014/07/09 v3.0.1a (rcs-revision 1.48) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/utilities/pgfkeys .code.tex \pgfkeys@pathtoks=\toks32 \pgfkeys@temptoks=\toks33 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/utilities/pgfkeys filtered.code.tex \pgfkeys@tmptoks=\toks34 )) \pgf@x=\dimen198 \pgf@y=\dimen199 \pgf@xa=\dimen256 \pgf@ya=\dimen257 \pgf@xb=\dimen258 \pgf@yb=\dimen259 \pgf@xc=\dimen260 \pgf@yc=\dimen261 \w@pgf@writea=\write3 \r@pgf@reada=\read2 \c@pgf@counta=\count299 \c@pgf@countb=\count300 \c@pgf@countc=\count301 \c@pgf@countd=\count302 \t@pgf@toka=\toks35 \t@pgf@tokb=\toks36 \t@pgf@tokc=\toks37 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/systemlayer/pgf.c fg File: pgf.cfg 2008/05/14 (rcs-revision 1.7) ) Driver file for pgf: pgfsys-luatex.def (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/systemlayer/pgfsy s-luatex.def File: pgfsys-luatex.def 2014/10/11 (rcs-revision 1.35) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/systemlayer/pgfsy s-common-pdf.def File: pgfsys-common-pdf.def 2013/10/10 (rcs-revision 1.13) ))) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/systemlayer/pgfsy ssoftpath.code.tex File: pgfsyssoftpath.code.tex 2013/09/09 (rcs-revision 1.9) \pgfsyssoftpath@smallbuffer@items=\count303 \pgfsyssoftpath@bigbuffer@items=\count304 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/systemlayer/pgfsy sprotocol.code.tex File: pgfsysprotocol.code.tex 2006/10/16 (rcs-revision 1.4) )) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor e.code.tex Package: pgfcore 2010/04/11 v3.0.1a (rcs-revision 1.7) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmath.code .tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathcalc. code.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathutil. code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathparse r.code.tex \pgfmath@dimen=\dimen262 \pgfmath@count=\count305 \pgfmath@box=\box53 \pgfmath@toks=\toks38 \pgfmath@stack@operand=\toks39 \pgfmath@stack@operation=\toks40 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathfunct ions.code.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathfunct ions.basic.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathfunct ions.trigonometric.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathfunct ions.random.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathfunct ions.comparison.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathfunct ions.base.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathfunct ions.round.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathfunct ions.misc.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathfunct ions.integerarithmetics.code.tex))) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmathfloat .code.tex \c@pgfmathroundto@lastzeros=\count306 )) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor epoints.code.tex File: pgfcorepoints.code.tex 2013/10/07 (rcs-revision 1.27) \pgf@picminx=\dimen263 \pgf@picmaxx=\dimen264 \pgf@picminy=\dimen265 \pgf@picmaxy=\dimen266 \pgf@pathminx=\dimen267 \pgf@pathmaxx=\dimen268 \pgf@pathminy=\dimen269 \pgf@pathmaxy=\dimen270 \pgf@xx=\dimen271 \pgf@xy=\dimen272 \pgf@yx=\dimen273 \pgf@yy=\dimen274 \pgf@zx=\dimen275 \pgf@zy=\dimen276 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor epathconstruct.code.tex File: pgfcorepathconstruct.code.tex 2013/10/07 (rcs-revision 1.29) \pgf@path@lastx=\dimen277 \pgf@path@lasty=\dimen278 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor epathusage.code.tex File: pgfcorepathusage.code.tex 2014/11/02 (rcs-revision 1.24) \pgf@shorten@end@additional=\dimen279 \pgf@shorten@start@additional=\dimen280 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor escopes.code.tex File: pgfcorescopes.code.tex 2015/05/08 (rcs-revision 1.46) \pgfpic=\box54 \pgf@hbox=\box55 \pgf@layerbox@main=\box56 \pgf@picture@serial@count=\count307 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor egraphicstate.code.tex File: pgfcoregraphicstate.code.tex 2014/11/02 (rcs-revision 1.12) \pgflinewidth=\dimen281 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor etransformations.code.tex File: pgfcoretransformations.code.tex 2015/08/07 (rcs-revision 1.20) \pgf@pt@x=\dimen282 \pgf@pt@y=\dimen283 \pgf@pt@temp=\dimen284 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor equick.code.tex File: pgfcorequick.code.tex 2008/10/09 (rcs-revision 1.3) ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor eobjects.code.tex File: pgfcoreobjects.code.tex 2006/10/11 (rcs-revision 1.2) ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor epathprocessing.code.tex File: pgfcorepathprocessing.code.tex 2013/09/09 (rcs-revision 1.9) ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor earrows.code.tex File: pgfcorearrows.code.tex 2015/05/14 (rcs-revision 1.43) \pgfarrowsep=\dimen285 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor eshade.code.tex File: pgfcoreshade.code.tex 2013/07/15 (rcs-revision 1.15) \pgf@max=\dimen286 \pgf@sys@shading@range@num=\count308 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor eimage.code.tex File: pgfcoreimage.code.tex 2013/07/15 (rcs-revision 1.18) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor eexternal.code.tex File: pgfcoreexternal.code.tex 2014/07/09 (rcs-revision 1.21) \pgfexternal@startupbox=\box57 )) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor elayers.code.tex File: pgfcorelayers.code.tex 2013/07/18 (rcs-revision 1.7) ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor etransparency.code.tex File: pgfcoretransparency.code.tex 2013/09/30 (rcs-revision 1.5) ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/basiclayer/pgfcor epatterns.code.tex File: pgfcorepatterns.code.tex 2013/11/07 (rcs-revision 1.5) ))) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/modules/pgfmodule shapes.code.tex File: pgfmoduleshapes.code.tex 2014/03/21 (rcs-revision 1.35) \pgfnodeparttextbox=\box58 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/modules/pgfmodule plot.code.tex File: pgfmoduleplot.code.tex 2015/08/03 (rcs-revision 1.13) ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgf/compatibility/pgfco mp-version-0-65.sty Package: pgfcomp-version-0-65 2007/07/03 v3.0.1a (rcs-revision 1.7) \pgf@nodesepstart=\dimen287 \pgf@nodesepend=\dimen288 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgf/compatibility/pgfco mp-version-1-18.sty Package: pgfcomp-version-1-18 2007/07/23 v3.0.1a (rcs-revision 1.1) )) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgf/utilities/pgffor.st y (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgf/utilities/pgfkeys.s ty (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/utilities/pgfkeys .code.tex)) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgf/math/pgfmath.sty (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmath.code .tex)) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/utilities/pgffor. code.tex Package: pgffor 2013/12/13 v3.0.1a (rcs-revision 1.25) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/math/pgfmath.code .tex) \pgffor@iter=\dimen289 \pgffor@skip=\dimen290 \pgffor@stack=\toks41 \pgffor@toks=\toks42 )) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/frontendlayer/tik z/tikz.code.tex Package: tikz 2015/08/07 v3.0.1a (rcs-revision 1.151) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/libraries/pgflibr aryplothandlers.code.tex File: pgflibraryplothandlers.code.tex 2013/08/31 v3.0.1a (rcs-revision 1.20) \pgf@plot@mark@count=\count309 \pgfplotmarksize=\dimen291 ) \tikz@lastx=\dimen292 \tikz@lasty=\dimen293 \tikz@lastxsaved=\dimen294 \tikz@lastysaved=\dimen295 \tikzleveldistance=\dimen296 \tikzsiblingdistance=\dimen297 \tikz@figbox=\box59 \tikz@figbox@bg=\box60 \tikz@tempbox=\box61 \tikz@tempbox@bg=\box62 \tikztreelevel=\count310 \tikznumberofchildren=\count311 \tikznumberofcurrentchild=\count312 \tikz@fig@count=\count313 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/modules/pgfmodule matrix.code.tex File: pgfmodulematrix.code.tex 2013/09/17 (rcs-revision 1.8) \pgfmatrixcurrentrow=\count314 \pgfmatrixcurrentcolumn=\count315 \pgf@matrix@numberofcolumns=\count316 ) \tikz@expandcount=\count317 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/frontendlayer/tik z/libraries/tikzlibrarytopaths.code.tex File: tikzlibrarytopaths.code.tex 2008/06/17 v3.0.1a (rcs-revision 1.2) ))) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/circuitikz/circuitikz.s ty Package: circuitikz 2017/05/28{} The CircuiTikz circuit drawing package version 0.8.3 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/frontendlayer/tik z/libraries/tikzlibrarycalc.code.tex File: tikzlibrarycalc.code.tex 2013/07/15 v3.0.1a (rcs-revision 1.9) ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/libraries/pgflibr aryarrows.code.tex File: pgflibraryarrows.code.tex 2013/09/23 v3.0.1a (rcs-revision 1.16) \arrowsize=\dimen298 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcirc.de fines.tex \pgf@circ@res@up=\dimen299 \pgf@circ@res@down=\dimen300 \pgf@circ@res@zero=\dimen301 \pgf@circ@res@left=\dimen302 \pgf@circ@res@right=\dimen303 \pgf@circ@res@other=\dimen304 \pgf@circ@res@step=\dimen305 \pgf@circ@res@temp=\dimen306 \pgfstartlinewidth=\dimen307 \pgf@circ@Rlen=\dimen308 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcircuti ls.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcircsha pes.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcircmon opoles.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcircbip oles.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcirctri poles.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcircqua dpoles.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcirclab el.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcircvol tage.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcirccur rent.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcircflo w.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/circuitikz/pgfcircpat h.tex)) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pgfplots/pgfplots.sty (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplots.rev ision.tex) Package: pgfplots 2018/03/28 v1.16 Data Visualization (1.16) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplots.cod e.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplotscore .code.tex Package pgfplots info on input line 124: Initializing with LUA version Lua 5.2 \pgfplots@luabackend@table=\catcodetable6 \t@pgfplots@toka=\toks43 \t@pgfplots@tokb=\toks44 \t@pgfplots@tokc=\toks45 \pgfplots@tmpa=\dimen309 \c@pgfplots@coordindex=\count318 \c@pgfplots@scanlineindex=\count319 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/sys/pgfplots sysgeneric.code.tex)) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/libs/pgfplot slibrary.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/oldpgfcompat ib/pgfplotsoldpgfsupp_loader.code.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/libraries/pgflibr aryfpu.code.tex) Package pgfplots: loading complementary arithmetics for your pgf version... (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/oldpgfcompat ib/pgfplotsoldpgfsupp_pgflibraryfpu.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/oldpgfcompat ib/pgfplotsoldpgfsupp_pgfmathfloat.code.tex \c@pgfmathroundto@lastzeros=\count320 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/libraries/luamath /pgflibraryluamath.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/oldpgfcompat ib/pgfplotsoldpgfsupp_pgflibraryluamath.code.tex) Package pgfplots info on input line 273: luamath library shipped with pgf 3.0.1a is outdated; using a substitute shipped with pgfplots (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/oldpgfcompat ib/pgfplotsoldpgfsupp_leq.code.tex)) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/util/pgfplot sutil.code.tex Package pgfplots info on input line 82: Found new luatex: initializing lua comma nds instead of write18 (shell-escape) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/liststructur e/pgfplotsliststructure.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/liststructur e/pgfplotsliststructureext.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/liststructur e/pgfplotsarray.code.tex \c@pgfplotsarray@tmp=\count321 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/liststructur e/pgfplotsmatrix.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/numtable/pgf plotstableshared.code.tex \c@pgfplotstable@counta=\count322 \t@pgfplotstable@a=\toks46 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/liststructur e/pgfplotsdeque.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/util/pgfplot sbinary.code.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/util/pgfplot sbinary.data.code.tex)) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/util/pgfplot sutil.verb.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/libs/pgflibr arypgfplots.surfshading.code.tex \c@pgfplotslibrarysurf@no=\count323 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/sys/pgflibra rypgfplots.surfshading.pgfsys-luatex.def))) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/util/pgfplot scolormap.code.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/util/pgfplot scolor.code.tex)) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplotsstac kedplots.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplotsplot handlers.code.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplotsmesh plothandler.code.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplotsmesh plotimage.code.tex))) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplots.sca ling.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplotscoor dprocessing.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplots.err orbars.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplots.mar kers.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplotstick s.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgfplots/pgfplots.pat hs.code.tex) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/frontendlayer/tik z/libraries/tikzlibrarydecorations.code.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/modules/pgfmodule decorations.code.tex \pgfdecoratedcompleteddistance=\dimen310 \pgfdecoratedremainingdistance=\dimen311 \pgfdecoratedinputsegmentcompleteddistance=\dimen312 \pgfdecoratedinputsegmentremainingdistance=\dimen313 \pgf@decorate@distancetomove=\dimen314 \pgf@decorate@repeatstate=\count324 \pgfdecorationsegmentamplitude=\dimen315 \pgfdecorationsegmentlength=\dimen316 ) \tikz@lib@dec@box=\box63 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/frontendlayer/tik z/libraries/tikzlibrarydecorations.pathmorphing.code.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/libraries/decorat ions/pgflibrarydecorations.pathmorphing.code.tex)) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/frontendlayer/tik z/libraries/tikzlibrarydecorations.pathreplacing.code.tex (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/libraries/decorat ions/pgflibrarydecorations.pathreplacing.code.tex)) \pgfplots@numplots=\count325 \pgfplots@xmin@reg=\dimen317 \pgfplots@xmax@reg=\dimen318 \pgfplots@ymin@reg=\dimen319 \pgfplots@ymax@reg=\dimen320 \pgfplots@zmin@reg=\dimen321 \pgfplots@zmax@reg=\dimen322 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/frontendlayer/tik z/libraries/tikzlibraryplotmarks.code.tex File: tikzlibraryplotmarks.code.tex 2008/01/09 v3.0.1a (rcs-revision 1.1) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/generic/pgf/libraries/pgflibr aryplotmarks.code.tex File: pgflibraryplotmarks.code.tex 2015/08/03 v3.0.1a (rcs-revision 1.14) ))) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/underscore/underscore.s ty Package: underscore 2006/09/13 LaTeX Info: Redefining \_ on input line 42. ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/enumitem/enumitem.sty Package: enumitem 2011/09/28 v3.5.2 Customized lists \labelindent=\skip123 \enit@outerparindent=\dimen323 \enit@toks=\toks47 \enit@inbox=\box64 \enitdp@description=\count326 ) ("C:/Program Files/MiKTeX 2.9/tex/latex/base/ifthen.sty" Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC) ) ("C:/Program Files/MiKTeX 2.9/tex/latex/psnfss/pifont.sty" Package: pifont 2005/04/12 PSNFSS-v9.2a Pi font support (SPQR) LaTeX Font Info: Try loading font information for U+pzd on input line 63. ("C:/Program Files/MiKTeX 2.9/tex/latex/psnfss/upzd.fd" File: upzd.fd 2001/06/04 font definitions for U/pzd. ) LaTeX Font Info: Try loading font information for U+psy on input line 64. ("C:/Program Files/MiKTeX 2.9/tex/latex/psnfss/upsy.fd" File: upsy.fd 2001/06/04 font definitions for U/psy. )) Class scrreprt Warning: Usage of package `tocbibind' together (scrreprt) with a KOMA-Script class is not recommended. (scrreprt) I'd suggest to use options like `listof=totoc' (scrreprt) or `bibliography=totoc', or commands like (scrreprt) `\setuptoc{toc}{totoc}' instead of this package, (scrreprt) because it breaks several KOMA-Script features of (scrreprt) the list of figures, list of tables, bibliography, (scrreprt) index and the running head. (scrreprt) Nevertheless, using requested (scrreprt) package `tocbibind' on input line 71. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/tocbibind/tocbibind.sty Package: tocbibind 2010/10/13 v1.5k extra ToC listings Package tocbibind Info: The document has chapter divisions on input line 50. Package tocbibind Note: Using chapter style headings, unless overridden. ) ("C:/Program Files/MiKTeX 2.9/tex/latex/float/float.sty" Package: float 2001/11/08 v1.3d Float enhancements (AL) \c@float@type=\count327 \float@exts=\toks48 \float@box=\box65 \@float@everytoks=\toks49 \@floatcapt=\box66 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/shipunov/boldline.sty Package: boldline 2008/02/04 v0.2 Adjust line width in tables ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/marginfix/marginfix.sty Package: marginfix 2013/09/08 v1.1 Fix Margin Paragraphs \Mfx@inject@insert=\insert252 \Mfx@marginbox=\box67 \Mfx@marginpos@min=\dimen324 \Mfx@marginpos@max=\dimen325 \Mfx@marginspace=\dimen326 \Mfx@marginheight=\dimen327 \Mfx@piece@content=\box68 \Mfx@piece@count=\count328 \Mfx@mparshift=\dimen328 \marginheightadjustment=\dimen329 \marginposadjustment=\dimen330 \Mfx@strutheight=\dimen331 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/nowidow/nowidow.sty Package: nowidow 2011/09/20 1.0 Easily prevent widows and orphans Package: nowidow ) ("C:/Program Files/MiKTeX 2.9/tex/latex/lm/lmodern.sty" Package: lmodern 2009/10/30 v1.6 Latin Modern Fonts LaTeX Font Info: Overwriting symbol font `operators' in version `normal' (Font) OT1/cmr/m/n --> OT1/lmr/m/n on input line 22. LaTeX Font Info: Overwriting symbol font `letters' in version `normal' (Font) OML/cmm/m/it --> OML/lmm/m/it on input line 23. LaTeX Font Info: Overwriting symbol font `symbols' in version `normal' (Font) OMS/cmsy/m/n --> OMS/lmsy/m/n on input line 24. LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal' (Font) OMX/cmex/m/n --> OMX/lmex/m/n on input line 25. LaTeX Font Info: Overwriting symbol font `operators' in version `bold' (Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 26. LaTeX Font Info: Overwriting symbol font `letters' in version `bold' (Font) OML/cmm/b/it --> OML/lmm/b/it on input line 27. LaTeX Font Info: Overwriting symbol font `symbols' in version `bold' (Font) OMS/cmsy/b/n --> OMS/lmsy/b/n on input line 28. LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold' (Font) OMX/cmex/m/n --> OMX/lmex/m/n on input line 29. LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal' (Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 31. LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal' (Font) OT1/cmss/m/n --> OT1/lmss/m/n on input line 32. LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal' (Font) OT1/cmr/m/it --> OT1/lmr/m/it on input line 33. LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal' (Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 34. LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold' (Font) OT1/cmr/bx/n --> OT1/lmr/bx/n on input line 35. LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold' (Font) OT1/cmss/bx/n --> OT1/lmss/bx/n on input line 36. LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' (Font) OT1/cmr/bx/it --> OT1/lmr/bx/it on input line 37. LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold' (Font) OT1/cmtt/m/n --> OT1/lmtt/m/n on input line 38. ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/tex-gyre/tgtermes.sty Package: tgtermes 2009/09/27 v1.2 TeX Gyre Termes as default roman family ) ("C:/Program Files/MiKTeX 2.9/tex/latex/base/fontenc.sty" Package: fontenc 2017/04/05 v2.0i Standard LaTeX package ("C:/Program Files/MiKTeX 2.9/tex/latex/base/t1enc.def" File: t1enc.def 2017/04/05 v2.0i Standard LaTeX file LaTeX Font Info: Redeclaring font encoding T1 on input line 48. ) LaTeX Font Info: Try loading font information for T1+qtm on input line 105. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/tex-gyre/t1qtm.fd File: t1qtm.fd 2009/09/25 v1.2 font definition file for T1/qtm )) ("C:/Program Files/MiKTeX 2.9/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. ("C:/Program Files/MiKTeX 2.9/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. ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/relsize/relsize.sty Package: relsize 2013/03/29 ver 4.1 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/needspace/needspace.sty Package: needspace 2010/09/12 v1.3d reserve vertical space ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/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@CodeLineNo=\count329 \FV@InFile=\read3 \FV@TabBox=\box69 \c@FancyVerbLine=\count330 \FV@StepNumber=\count331 \FV@OutFile=\write4 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/changepage/changepage.s ty Package: changepage 2009/10/20 v1.0c check page and change page layout \c@cp@cntr=\count332 \cp@tempcnt=\count333 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pdfpages/pdfpages.sty Package: pdfpages 2017/10/31 v0.5l Insert pages of external PDF documents (AM) ("C:/Program Files/MiKTeX 2.9/tex/latex/tools/calc.sty" Package: calc 2017/05/25 v4.3 Infix arithmetic (KKT,FJ) \calc@Acount=\count334 \calc@Bcount=\count335 \calc@Adimen=\dimen332 \calc@Bdimen=\dimen333 \calc@Askip=\skip124 \calc@Bskip=\skip125 LaTeX Info: Redefining \setlength on input line 80. LaTeX Info: Redefining \addtolength on input line 81. \calc@Ccount=\count336 \calc@Cskip=\skip126 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/eso-pic/eso-pic.sty Package: eso-pic 2018/04/12 v2.0h eso-pic (RN) ) \AM@pagewidth=\dimen334 \AM@pageheight=\dimen335 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/pdfpages/ppluatex.def File: ppluatex.def 2017/10/31 v0.5l Pdfpages driver for LuaTeX (AM) ) \AM@pagebox=\box70 \AM@global@opts=\toks50 \AM@toc@title=\toks51 \c@AM@survey=\count337 \AM@templatesizebox=\box71 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/marginnote/marginnote.s ty Package: marginnote 2018/08/09 v1.4b non floating margin notes for LaTeX \c@mn@abspage=\count338 )(load luc: C:/Users/thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/generic/font s/otl/interstate-regular.luc) Class SelInstructionManuals Info: Interstate Regular font found. on input line 1 05. luaotfload | cache : Lookup cache loaded from C:/Users/thomhane/AppData/Local/Mi KTeX/2.9/luatex-cache/generic/names/luaotfload-lookup-cache.luc.(load luc: C:/Us ers/thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/generic/fonts/otl/inr-.luc) luaotfload | aux : font no 32 (nil) defines no feature for script latn luaotfload | aux : no font with id 32 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Regular" does not contain any OpenType `Script' . information. ................................................. \g__fontspec_family_Interstate-Regular_int=\count339 ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-Regular/BI" (it probably doesn't exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-Regular/B" (it probably doesn't exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-Regular/I" (it probably doesn't exist). ................................................. luaotfload | aux : font no 32 (nil) does not define feature smcp for script wit h language luaotfload | aux : no font with id 32 ................................................. . fontspec info: "defining-font" . . Font family 'Interstate-Regular(0)' created for font 'Interstate-Regular' . with options [Ligatures=TeX]. . . This font family consists of the following NFSS series/shapes: . . - 'normal' (m/n) with NFSS spec.: <->"Interstate-Regular:mode=node;+tlig;" . - 'small caps' (m/sc) with NFSS spec.: ................................................. LaTeX Info: Redefining \sffamily on input line 106. (load luc: C:/Users/thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/generic/fonts /otl/interstate-light.luc) Class SelInstructionManuals Info: Interstate-Light fonts found. on input line 11 4. (load luc: C:/Users/thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/generic/fonts /otl/interstate-lightcondensed.luc) Class SelInstructionManuals Info: Interstate-LightCondensed fonts found. on inpu t line 122. (load luc: C:/Users/thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/generic/fonts /otl/interstate-regularcondensed.luc) Class SelInstructionManuals Info: Interstate-RegularCondensed fonts found. on in put line 130. (load luc: C:/Users/thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/generic/fonts /otl/interstate-bold.luc) Class SelInstructionManuals Info: Interstate-Bold fonts found. on input line 138 . (load luc: C:/Users/thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/generic/fonts /otl/interstate-boldcondensed.luc) Class SelInstructionManuals Info: Interstate-BoldCondensed fonts found. on input line 146. \tablewidth=\skip127 Package hyperref Info: Option `colorlinks' set `true' on input line 646. ) (C:/git/DevelopmentTools/latex-tds-styles/tex/latex/SelInstructionManuals/SelCo deSnippits.sty Package: SelCodeSnippits (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/listings.sty \lst@mode=\count340 \lst@gtempboxa=\box72 \lst@token=\toks52 \lst@length=\count341 \lst@currlwidth=\dimen336 \lst@column=\count342 \lst@pos=\count343 \lst@lostspace=\dimen337 \lst@width=\dimen338 \lst@newlines=\count344 \lst@lineno=\count345 \lst@maxwidth=\dimen339 (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstmisc.sty File: lstmisc.sty 2015/06/04 1.6 (Carsten Heinz) \c@lstnumber=\count346 \lst@skipnumbers=\count347 \lst@framebox=\box73 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/listings.cfg File: listings.cfg 2015/06/04 1.6 listings configuration )) Package: listings 2015/06/04 1.6 (Carsten Heinz) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/showexpl/showexpl.sty Package: showexpl 2016/12/11 v0.3o Typesetting example code (RN) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/varwidth/varwidth.sty Package: varwidth 2009/03/30 ver 0.92; Variable-width minipages \@vwid@box=\box74 \sift@deathcycles=\count348 \@vwid@loff=\dimen340 \@vwid@roff=\dimen341 ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstmisc.sty File: lstmisc.sty 2015/06/04 1.6 (Carsten Heinz) \lst@WFtoken=\toks53 \lst@WF=\write5 ) \SX@ResBox=\box75 \ResultBoxSep=\dimen342 \ResultBoxRule=\dimen343 \c@ltxexample=\count349 )) LaTeX Warning: Unused global option(s): [letterpaper]. (./LaTeXatSel.aux (./general/General.aux) (./LaTeX/LaTeX.aux) (./Glossary.aux)) \openout1 = LaTeXatSel.aux LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 28. LaTeX Font Info: ... okay on input line 28. LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 28. LaTeX Font Info: ... okay on input line 28. LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 28. LaTeX Font Info: ... okay on input line 28. LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 28. LaTeX Font Info: ... okay on input line 28. LaTeX Font Info: Checking defaults for TU/lmr/m/n on input line 28. LaTeX Font Info: ... okay on input line 28. LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 28. LaTeX Font Info: ... okay on input line 28. LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 28. LaTeX Font Info: ... okay on input line 28. LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 28. LaTeX Font Info: ... okay on input line 28. LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 28. LaTeX Font Info: Try loading font information for TS1+cmr on input line 28. ("C:/Program Files/MiKTeX 2.9/tex/latex/base/ts1cmr.fd" File: ts1cmr.fd 2014/09/29 v2.5h Standard LaTeX font definitions ) LaTeX Font Info: ... okay on input line 28. Package tocbasic Info: usage of `tocbibind' detected on input line 28. Package tocbasic Warning: `tocbibind' redefinition of `\listoffigures' (tocbasic) detected. (tocbasic) Note: Loading `tocbibind' without option `notlof' (tocbasic) can break several features of `tocbasic'. Package tocbasic Warning: `tocbibind' redefinition of `\listoftables' (tocbasic) detected. (tocbasic) Note: Loading `tocbibind' without option `notlot' (tocbasic) can break several features of `tocbasic'. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] \scratchcounter=\count350 \scratchdimen=\dimen344 \scratchbox=\box76 \nofMPsegments=\count351 \nofMParguments=\count352 \everyMPshowfont=\toks54 \MPscratchCnt=\count353 \MPscratchDim=\dimen345 \MPnumerator=\count354 \makeMPintoPDFobject=\count355 \everyMPtoPDFconversion=\toks55 ) LaTeX Info: Redefining \microtypecontext on input line 28. Package microtype Info: Generating PDF output. Package microtype Info: Character protrusion enabled (level 2). Package microtype Info: Using default protrusion set `alltext'. Package microtype Info: Automatic font expansion enabled (level 2), (microtype) stretch: 20, shrink: 20, step: 1, non-selected. Package microtype Info: Using default expansion set `basictext'. Package microtype Info: No adjustment of tracking. Package microtype Info: No adjustment of spacing. Package microtype Info: No adjustment of kerning. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/microtype/mt-ptm.cfg File: mt-ptm.cfg 2006/04/20 v1.7 microtype config. file: Times (RS) ) *geometry* driver: auto-detecting *geometry* detected driver: luatex *geometry* verbose mode - [ preamble ] result: * driver: luatex * paper: letterpaper * layout: * layoutoffset:(h,v)=(0.0pt,0.0pt) * modes: heightrounded * h-part:(L,W,R)=(56.9055pt, 358.22021pt, 199.16928pt) * v-part:(T,H,B)=(56.9055pt, 652.70622pt, 85.35826pt) * \paperwidth=614.295pt * \paperheight=794.96999pt * \textwidth=358.22021pt * \textheight=658.0pt * \oddsidemargin=-15.36449pt * \evensidemargin=-15.36449pt * \topmargin=-58.81723pt * \headheight=15.0pt * \headsep=28.45274pt * \topskip=10.0pt * \footskip=30.0pt * \marginparwidth=120.92421pt * \marginparsep=21.33955pt * \columnsep=10.0pt * \skip\footins=9.0pt plus 4.0pt minus 2.0pt * \hoffset=0.0pt * \voffset=0.0pt * \mag=1000 * \@twocolumnfalse * \@twosidefalse * \@mparswitchfalse * \@reversemarginfalse * (1in=72.27pt=25.4mm, 1cm=28.453pt) \AtBeginShipoutBox=\box77 Package hyperref Info: Link coloring ON on input line 28. ("C:/Program Files/MiKTeX 2.9/tex/latex/hyperref/nameref.sty" Package: nameref 2016/05/21 v2.44 Cross-referencing by name of section ("C:/Program Files/MiKTeX 2.9/tex/generic/oberdiek/gettitlestring.sty" Package: gettitlestring 2016/05/16 v1.5 Cleanup title references (HO) ) \c@section@level=\count356 ) LaTeX Info: Redefining \ref on input line 28. LaTeX Info: Redefining \pageref on input line 28. LaTeX Info: Redefining \nameref on input line 28. Package caption Info: Begin \AtBeginDocument code. Package caption Info: float package is loaded. Package caption Info: listings package is loaded. Package caption Info: longtable package is loaded. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/caption/ltcaption.sty Package: ltcaption 2013/06/09 v1.4-94 longtable captions (AR) ) Package caption Info: End \AtBeginDocument code. ABD: EveryShipout initializing macros Package pgfplots Warning: running in backwards compatibility mode (unsuitable ti ck labels; missing features). Consider writing \pgfplotsset{compat=1.16} into yo ur preamble. on input line 28. ("C:/Program Files/MiKTeX 2.9/tex/latex/oberdiek/pdflscape.sty" Package: pdflscape 2016/05/14 v0.11 Display of landscape pages in PDF (HO) ("C:/Program Files/MiKTeX 2.9/tex/latex/graphics/lscape.sty" Package: lscape 2000/10/22 v3.01 Landscape Pages (DPC) ) Package pdflscape Info: Auto-detected driver: pdftex on input line 81. ) \c@lstlisting=\count357 Package microtype Info: Loading generic protrusion settings for font family (microtype) `Interstate-Regular' (encoding: TU). (microtype) For optimal results, create family-specific settings. (microtype) See the microtype manual for details. Package microtype Warning: Unknown slot number of character (microtype) `\k A' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\u A' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\k a' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\u a' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'C' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v C' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'c' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v c' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v D' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v d' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\k E' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v E' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\k e' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v e' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\u G' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\u g' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\.I' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'L' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v L' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'l' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v l' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'N' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v N' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'n' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v n' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\H O' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\H o' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'R' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v R' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'r' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v r' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'S' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\c S' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'s' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\c s' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\c T' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v T' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\c t' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v t' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\H U' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\r U' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\H u' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\r u' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'Z' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\.Z' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v Z' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\'z' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\.z' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. Package microtype Warning: Unknown slot number of character (microtype) `\v z' (microtype) in font encoding `TU' in inheritance list (microtype) `microtype.cfg/375(protrusion)'. LaTeX Font Warning: Font shape `TU/Interstate-Regular(0)/b/n' undefined (Font) using `TU/Interstate-Regular(0)/m/n' instead on input line 3 3. LaTeX Font Info: Try loading font information for OT1+lmr on input line 33. ("C:/Program Files/MiKTeX 2.9/tex/latex/lm/ot1lmr.fd" File: ot1lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/microtype/mt-LatinModer nRoman.cfg File: mt-LatinModernRoman.cfg 2013/03/13 v1.0 microtype config. file: Latin Mode rn Roman (RS) ) Package microtype Info: Loading generic protrusion settings for font family (microtype) `lmr' (encoding: OT1). (microtype) For optimal results, create family-specific settings. (microtype) See the microtype manual for details. LaTeX Font Info: Try loading font information for OML+lmm on input line 33. ("C:/Program Files/MiKTeX 2.9/tex/latex/lm/omllmm.fd" File: omllmm.fd 2009/10/30 v1.6 Font defs for Latin Modern ) LaTeX Font Info: Try loading font information for OMS+lmsy on input line 33. ("C:/Program Files/MiKTeX 2.9/tex/latex/lm/omslmsy.fd" File: omslmsy.fd 2009/10/30 v1.6 Font defs for Latin Modern ) LaTeX Font Info: Try loading font information for OMX+lmex on input line 33. ("C:/Program Files/MiKTeX 2.9/tex/latex/lm/omxlmex.fd" File: omxlmex.fd 2009/10/30 v1.6 Font defs for Latin Modern ) LaTeX Font Info: External font `lmex10' loaded for size (Font) <14.4> on input line 33. LaTeX Font Info: External font `lmex10' loaded for size (Font) <10> on input line 33. LaTeX Font Info: External font `lmex10' loaded for size (Font) <7> on input line 33. [1 {C:/Users/thomhane/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map}] luaotfload | aux : font no 52 (nil) defines no feature for script latn luaotfload | aux : no font with id 52 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. \g__fontspec_family_Interstate-RegularCondensed_int=\count358 ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-RegularCondensed/BI" (it probably doesn't . exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-RegularCondensed/B" (it probably doesn't . exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-RegularCondensed/I" (it probably doesn't . exist). ................................................. luaotfload | aux : font no 52 (nil) does not define feature smcp for script wit h language luaotfload | aux : no font with id 52 ................................................. . fontspec info: "defining-font" . . Font family 'Interstate-RegularCondensed(0)' created for font . 'Interstate-RegularCondensed' with options []. . . This font family consists of the following NFSS series/shapes: . . - 'normal' (m/n) with NFSS spec.: . <->"Interstate-RegularCondensed:mode=node;" . - 'small caps' (m/sc) with NFSS spec.: ................................................. Package microtype Info: Loading generic protrusion settings for font family (microtype) `Interstate-RegularCondensed' (encoding: TU). (microtype) For optimal results, create family-specific settings. (microtype) See the microtype manual for details. (./LaTeXatSel.toc LaTeX Font Info: External font `lmex10' loaded for size (Font) <5> on input line 3. ) \tf@toc=\write6 \openout6 = LaTeXatSel.toc luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. \g__fontspec_family_Interstate-LightCondensed_int=\count359 ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-LightCondensed/BI" (it probably doesn't . exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-LightCondensed/B" (it probably doesn't . exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-LightCondensed/I" (it probably doesn't . exist). ................................................. luaotfload | aux : font no 57 (nil) does not define feature smcp for script wit h language luaotfload | aux : no font with id 57 ................................................. . fontspec info: "defining-font" . . Font family 'Interstate-LightCondensed(0)' created for font . 'Interstate-LightCondensed' with options []. . . This font family consists of the following NFSS series/shapes: . . - 'normal' (m/n) with NFSS spec.: <->"Interstate-LightCondensed:mode=node;" . - 'small caps' (m/sc) with NFSS spec.: ................................................. Package microtype Info: Loading generic protrusion settings for font family (microtype) `Interstate-LightCondensed' (encoding: TU). (microtype) For optimal results, create family-specific settings. (microtype) See the microtype manual for details. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [2 ] chapter 1. Class scrreprt Warning: \float@addtolists detected! (scrreprt) Implementation of \float@addtolist became (scrreprt) deprecated in KOMA-Script v3.01 2008/11/14 and (scrreprt) has been replaced by several more flexible (scrreprt) features of package `tocbasic`. (scrreprt) Since Version 3.12 support for deprecated (scrreprt) \float@addtolist interface has been (scrreprt) restricted to only some of the KOMA-Script (scrreprt) features and been removed from others. (scrreprt) Loading of package `scrhack' may help to (scrreprt) avoid this warning, if you are using a (scrreprt) a package that still implements the (scrreprt) deprecated \float@addtolist interface . Package svg Info: Last page of `./svg-inkscape/SimpleTextWithShapes_svg-tex.pdf' is 1 on input line 61. (./svg-inkscape/SimpleTextWithShapes_svg-tex.pdf_tex <./svg-inkscape/SimpleTextWithShapes_svg-tex.pdf, id=55, page=1, 382.45743pt x 1 74.33525pt> File: ./svg-inkscape/SimpleTextWithShapes_svg-tex.pdf Graphic file (type pdf) Package luatex.def Info: ./svg-inkscape/SimpleTextWithShapes_svg-tex.pdf , page1 used on input line 56. (luatex.def) Requested size: 268.66516pt x 122.4701pt. )(load luc: C:/Users/thomhane/AppData/Local/MiKTeX/2.9/luatex-cache/generic/font s/otl/inbd-.luc) luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. \g__fontspec_family_Interstate-Bold_int=\count360 ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-Bold/BI" (it probably doesn't exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-Bold/B" (it probably doesn't exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-Bold/I" (it probably doesn't exist). ................................................. luaotfload | aux : font no 63 (nil) does not define feature smcp for script wit h language luaotfload | aux : no font with id 63 ................................................. . fontspec info: "defining-font" . . Font family 'Interstate-Bold(0)' created for font 'Interstate-Bold' with . options []. . . This font family consists of the following NFSS series/shapes: . . - 'normal' (m/n) with NFSS spec.: <->"Interstate-Bold:mode=node;" . - 'small caps' (m/sc) with NFSS spec.: ................................................. Package microtype Info: Loading generic protrusion settings for font family (microtype) `Interstate-Bold' (encoding: TU). (microtype) For optimal results, create family-specific settings. (microtype) See the microtype manual for details. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [3 <./svg-inkscape/SimpleTextWithShapes_svg-tex.pdf>] \openout2 = ./general/General.aux (./general/General.tex chapter 2. luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. LaTeX Font Warning: Font shape `TU/Interstate-RegularCondensed(0)/b/n' undefined (Font) using `TU/Interstate-RegularCondensed(0)/m/n' instead on inp ut line 11. luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. LaTeX Font Info: Try loading font information for T1+lmtt on input line 52. ("C:/Program Files/MiKTeX 2.9/tex/latex/lm/t1lmtt.fd" File: t1lmtt.fd 2009/10/30 v1.6 Font defs for Latin Modern ) Package microtype Info: Loading generic protrusion settings for font family (microtype) `lmtt' (encoding: T1). (microtype) For optimal results, create family-specific settings. (microtype) See the microtype manual for details. luaotfload | aux : font no 67 (nil) defines no feature for script latn luaotfload | aux : no font with id 67 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Light" does not contain any OpenType `Script' information. ................................................. \g__fontspec_family_Interstate-Light_int=\count361 ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-Light/BI" (it probably doesn't exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-Light/B" (it probably doesn't exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-Light/I" (it probably doesn't exist). ................................................. luaotfload | aux : font no 67 (nil) does not define feature smcp for script wit h language luaotfload | aux : no font with id 67 ................................................. . fontspec info: "defining-font" . . Font family 'Interstate-Light(0)' created for font 'Interstate-Light' with . options []. . . This font family consists of the following NFSS series/shapes: . . - 'normal' (m/n) with NFSS spec.: <->"Interstate-Light:mode=node;" . - 'small caps' (m/sc) with NFSS spec.: ................................................. Package microtype Info: Loading generic protrusion settings for font family (microtype) `Interstate-Light' (encoding: TU). (microtype) For optimal results, create family-specific settings. (microtype) See the microtype manual for details. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [4 ] luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. ) luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. \g__fontspec_family_Interstate-BoldCondensed_int=\count362 ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-BoldCondensed/BI" (it probably doesn't . exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-BoldCondensed/B" (it probably doesn't . exist). ................................................. ................................................. . fontspec info: "no-font-shape" . . Could not resolve font "Interstate-BoldCondensed/I" (it probably doesn't . exist). ................................................. luaotfload | aux : font no 68 (nil) does not define feature smcp for script wit h language luaotfload | aux : no font with id 68 ................................................. . fontspec info: "defining-font" . . Font family 'Interstate-BoldCondensed(0)' created for font . 'Interstate-BoldCondensed' with options []. . . This font family consists of the following NFSS series/shapes: . . - 'normal' (m/n) with NFSS spec.: <->"Interstate-BoldCondensed:mode=node;" . - 'small caps' (m/sc) with NFSS spec.: ................................................. Package microtype Info: Loading generic protrusion settings for font family (microtype) `Interstate-BoldCondensed' (encoding: TU). (microtype) For optimal results, create family-specific settings. (microtype) See the microtype manual for details. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. Package Fancyhdr Warning: \headheight is too small (15.0pt): Make it at least 27.0pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [5] luaotfload | aux : font no 69 (nil) defines no feature for script latn luaotfload | aux : no font with id 69 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. [6 ] \openout2 = ./LaTeX/LaTeX.aux (./LaTeX/LaTeX.tex chapter 3. LaTeX Font Info: External font `lmex10' loaded for size (Font) <24.88> on input line 17. LaTeX Font Info: External font `lmex10' loaded for size (Font) <20.74> on input line 17. LaTeX Font Info: External font `lmex10' loaded for size (Font) <17.28> on input line 17. luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang1.sty File: lstlang1.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang2.sty File: lstlang2.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang3.sty File: lstlang3.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang1.sty File: lstlang1.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang2.sty File: lstlang2.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang3.sty File: lstlang3.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang1.sty File: lstlang1.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang2.sty File: lstlang2.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang3.sty File: lstlang3.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstmisc.sty File: lstmisc.sty 2015/06/04 1.6 (Carsten Heinz) ) Package hyperref Info: bookmark level for unknown lstlisting defaults to 0 on in put line 22. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 79 (nil) defines no feature for script latn luaotfload | aux : no font with id 79 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. Underfull \hbox (badness 10000) in paragraph at lines 39--39 \T1/qtm/m/n/10 from: [][]$http://en.wikibooks. [] Package SEL Warning: \~tableref is depcricated. Please use \~autoref instead on input line 40. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [7 ] luaotfload | aux : font no 89 (nil) defines no feature for script latn luaotfload | aux : no font with id 89 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. Package Fancyhdr Warning: \headheight is too small (15.0pt): Make it at least 27.0pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [8] luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. Package Fancyhdr Warning: \headheight is too small (15.0pt): Make it at least 27.0pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [9] luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang1.sty File: lstlang1.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang2.sty File: lstlang2.sty 2015/06/04 1.6 listings language file ) (C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/tex/latex/listings/lstlang3.sty File: lstlang3.sty 2015/06/04 1.6 listings language file ) \openout5 = LaTeXatSel.tmp luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. luaotfload | aux : font no 63 (nil) defines no feature for script latn luaotfload | aux : no font with id 63 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-Bold" does not contain any OpenType `Script' information. ................................................. (./LaTeXatSel.tmp) -------------------------------- pos=l width=179.1101pt hsep=10.0pt vsep=12.0pt overhang=0pt rframe=single codefile=LaTeXatSel.tmp \lst@firstline=1\relax \lst@lastline=9999999\relax \lst@linerange= \if@SX@wide=FALSE \if@SX@rangeaccept=FALSE \if@SX@varwidth=FALSE graphicfile=, graphicparameter=[width=\linewidth ] -------------------------------- (./LaTeXatSel.tmp) luaotfload | aux : font no 79 (nil) defines no feature for script latn luaotfload | aux : no font with id 79 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. ) luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. Package Fancyhdr Warning: \headheight is too small (15.0pt): Make it at least 27.0pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [10] luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [11 ] luaotfload | aux : font no 69 (nil) defines no feature for script latn luaotfload | aux : no font with id 69 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. [12 ] \openout2 = Glossary.aux (./Glossary.tex luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. Underfull \vbox (badness 10000) detected at line 27 [] ) luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. Package Fancyhdr Warning: \headheight is too small (15.0pt): Make it at least 27.0pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [13 ] luaotfload | aux : font no 64 (nil) defines no feature for script latn luaotfload | aux : no font with id 64 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-RegularCondensed" does not contain any OpenType `Script' . information. ................................................. <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=205, 614.295pt x 794.97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf used on input line 83. (luatex.def) Requested size: 614.29349pt x 794.96806pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf used on input line 83. (luatex.def) Requested size: 614.29349pt x 794.96806pt. <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=208, page=1, 614.295pt x 794. 97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page1 u sed on input line 83. (luatex.def) Requested size: 614.29349pt x 794.96806pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page1 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 68 (nil) defines no feature for script latn luaotfload | aux : no font with id 68 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-BoldCondensed" does not contain any OpenType `Script' . information. ................................................. Package Fancyhdr Warning: \headheight is too small (15.0pt): Make it at least 27.0pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. luaotfload | aux : font no 57 (nil) defines no feature for script latn luaotfload | aux : no font with id 57 ................................................. . fontspec info: "no-scripts" . . Font "Interstate-LightCondensed" does not contain any OpenType `Script' . information. ................................................. [14 ] File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page1 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page1 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page1 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [15<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=264, page=2, 614.295pt x 794. 97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page2 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page2 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page2 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [16<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=282, page=3, 614.295pt x 794. 97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page3 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page3 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page3 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [17<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=296, page=4, 614.295pt x 794. 97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page4 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page4 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page4 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [18<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=302, page=5, 614.295pt x 794. 97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page5 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page5 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page5 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [19<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=308, page=6, 614.295pt x 794. 97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page6 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page6 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page6 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [20<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=326, page=7, 614.295pt x 794. 97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page7 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page7 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page7 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [21<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=342, page=8, 614.295pt x 794. 97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page8 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page8 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page8 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [22<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=352, page=9, 614.295pt x 794. 97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page9 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page9 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page9 u sed on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [23<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=366, page=10, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page10 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page10 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page10 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [24<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=372, page=11, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page11 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page11 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page11 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [25<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=378, page=12, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page12 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page12 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page12 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [26<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=384, page=13, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page13 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page13 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page13 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [27<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=390, page=14, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page14 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page14 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page14 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [28<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=396, page=15, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page15 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page15 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page15 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [29<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=402, page=16, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page16 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page16 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page16 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [30<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=408, page=17, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page17 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page17 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page17 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [31<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=419, page=18, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page18 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page18 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page18 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [32<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=425, page=19, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page19 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page19 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page19 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [33<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] <./LaTeX/TowardsCodingStandards-tb102verna.pdf, id=431, page=20, 614.295pt x 794 .97pt> File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page20 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page20 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. File: ./LaTeX/TowardsCodingStandards-tb102verna.pdf Graphic file (type pdf) Package luatex.def Info: ./LaTeX/TowardsCodingStandards-tb102verna.pdf , page20 used on input line 83. (luatex.def) Requested size: 583.57693pt x 755.21722pt. [34<./LaTeX/TowardsCodingStandards-tb102verna.pdf>] Package atveryend Info: Empty hook `BeforeClearDocument' on input line 85. Package atveryend Info: Empty hook `AfterLastShipout' on input line 85. (./LaTeXatSel.aux (./general/General.aux) (./LaTeX/LaTeX.aux) (./Glossary.aux)) Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 85. Package atveryend Info: Empty hook `AtEndAfterFileList' on input line 85. LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) Here is how much of LuaTeX's memory you used: 58174 strings out of 494412 100000,1977958 words of node,token memory allocated 6841 words of node memory still in use: 31 hlist, 12 vlist, 4 rule, 41 disc, 4 local_par, 2 math, 114 glue, 125 kern, 27 penalty, 7 margin_kern, 490 glyph, 67 attribute, 113 glue_spec, 67 attribute _list, 2 shape, 1 write, 1 pdf_start_link, 1 pdf_end_link, 3 pdf_action, 6 pdf_c olorstack nodes avail lists: 1:2,2:2463,3:240,4:870,5:1508,6:65,7:3296,8:1064,9:2132,10:20,11 :161 59233 multiletter control sequences out of 65536+200000 94 fonts using 9900383 bytes 78i,22n,102p,9158b,1398s stack positions out of 5000i,500n,10000p,200000b,50000s {C:/Users/thomhane/AppData/Roaming/MiKTeX/2.9/fonts/enc/dvips/tex-gyre/q-ec.enc} {C:/Program Files/MiKTeX 2.9/fonts/enc/dvips/lm/lm-ec.enc} Output written on LaTeXatSel.pdf (34 pages, 664321 bytes). PDF statistics: 570 PDF objects out of 1000 (max. 8388607) 127 named destinations out of 1000 (max. 131072) 176 words of extra memory for PDF output out of 10000 (max. 100000000) ```

How to reproduce

Sand alone reproduction of this issue requires making a custom package and configuring your tex distribution to use it. That is going to depend on what tex distribution is being used.

  1. Make a latex package with:
    
    \NeedsTeXFormat{LaTeX2e}[1994/06/01]
    \ProvidesPackage{TEST}

\PackageWarning{TEST}{% \~tableref is deprecated. Please use \~autoref instead }%


2. make a new latex document that uses TEST package.
3 compile

### Expected behavior

All info / warning message should show up in the problems pannel

### Actual behavior

Only some of the info / warning messages appear.

### Additional Information

Just as a note, if you look at how share-latex is parsing log output, it is not as explicit. 
https://github.com/sharelatex/latex-log-parser-sharelatex/blob/master/dist/latex-log-parser.js
jlelong commented 6 years ago

There have been a lot of discussions on the Problem Pane being messed up and we have finally decided to rely on non hard wrapped log messages. MiKTeX's implementation of lualatex does not understand the --max-print-line option but this is on the wish list, see here. I am afraid you have to wait until this is added.