Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan11 committed Jun 16, 2021
1 parent 4140608 commit 2325ad2
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 16 deletions.
6 changes: 3 additions & 3 deletions check-hpsg.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
,multiauthors
,collection
,collectionchapter
%,uniformtopskip % to avoid bug in cl chapter
,uniformtopskip % manual adjustment of pagebreaks
,biblatex
,babelshorthands
% ,showindex
Expand Down Expand Up @@ -99,15 +99,15 @@
%\includeonly{chapters/np}
%\includeonly{chapters/relative-clauses}
%\includeonly{chapters/islands}
%\includeonly{chapters/complex-predicates}
\includeonly{chapters/complex-predicates}
%\includeonly{chapters/idioms}
%\includeonly{chapters/binding}

%\includeonly{chapters/morphology}
%\includeonly{chapters/semantics}
%\includeonly{chapters/information-structure}
%\includeonly{chapters/processing}
\includeonly{chapters/pragmatics}
%\includeonly{chapters/pragmatics}
%\includeonly{chapters/gesture}
%\includeonly{chapters/cl}
%\includeonly{chapters/cl,chapters/dg,chapters/cg,chapters/lfg,chapters/minimalism,chapters/cxg}
Expand Down
2 changes: 1 addition & 1 deletion handbook.tex
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
,babelshorthands
% ,showindex
,newtxmath
,uniformtopskip
,uniformtopskip % manual adjustment of pagebreaks
,colorlinks, citecolor=brown % for drafts
,draftmode
]{langscibook}
Expand Down
16 changes: 12 additions & 4 deletions locallangscifixes.tex
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
%% -*- coding:utf-8 -*-
\languageshorthands{ngerman}\useshorthands*{"}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
Expand Down Expand Up @@ -27,10 +28,9 @@
\fi}
\makeatother

% the texlive 2020 langsci-gb4e adds a newline after \eas, the texlive 2017 version was OK.
% \makeatletter
% \def\eas{\ifnum\@xnumdepth=0\begin{exe}[(34)]\else\begin{xlist}[iv.]\fi\ex\begin{tabular}[t]{@{}p{.98\linewidth}@{}}}
% \makeatother
\makeatletter
\def\eas{\ifnum\@xnumdepth=0\begin{exe}[(34)]\else\begin{xlist}[iv.]\fi\ex\begin{tabular}[t]{@{}p{.98\linewidth}@{}}\leavevmode}
\makeatother



Expand Down Expand Up @@ -77,3 +77,11 @@
% width=\textwidth%.8\textwidth
% }
% \setcaphanging


% this was loaded when newtxmath was used as an option

%% Unfortunately, this is NOT extensively tested!
% \usepackage{xpatch}
% \xpretocmd{\textsuperscript}
% {{\sbox0{$\textstyle x$}}}
23 changes: 16 additions & 7 deletions localpackages.tex
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@
\usepackage{langsci-avm}
\avmsetup{columnsep=.3ex,style=narrow}

% Felix suggeted using narrow, but this was for oneliners. In general narrow seems to be not good.
% St.Mü. 15.06.2021
%\avmsetup{columnsep=.3ex}

\avmdefinecommand{phon}[phon]
{
attributes = \itshape%,
Expand All @@ -152,6 +156,10 @@
\avmdefinecommand{list}[list]{ attributes=\itshape } % define a new \list command
% Note: the label "list" will be output in whatever font is currently active.

\newcommand{\listOf}[1]{\upshape\textit{list}(\textit{#1})}
\newcommand{\setOf}[1]{\upshape\textit{set}(\textit{#1})}
\newcommand{\posetOf}[1]{\upshape\textit{poset}(\textit{#1})}

% \avm{
% [subj & \1 \\
% comps & \2 \- \list*(gap-ss) \\ % Produce a \list
Expand All @@ -163,9 +171,10 @@
\avmdefinecommand{nelist}[ne-list]{ attributes=\itshape } % define a new \nelist command
% Note: the label "ne-list" will be output in whatever font is currently active.

\newcommand{\uplusAVM}{\hbox{${}\uplus{}$}\ignorespaces}
\newcommand{\uplusAVM}{\unskip\hbox{${}\uplus{}$}\ignorespaces}
% This is \-
%\newcommand{\ominusAVM}{\hbox{${}\ominus{}$}\ignorespaces}
%\newcommand{\ominusAVM}{\unskip\hbox{${}\ominus{}$}\ignorespaces}
\newcommand{\cupAVM}{\unskip\hbox{${}\cup{}$}\ignorespaces}


% https://github.com/langsci/langsci-avm/issues/33#issuecomment-671201576
Expand Down Expand Up @@ -323,15 +332,12 @@

%\usepackage{shadow}

\usepackage{tabularx}
%\usepackage{tabularx} already loaded above
\newcolumntype{L}[1]{>{\raggedright\arraybackslash}p{#1}} % linksbündig mit Breitenangabe


% Jong-Bok

%\usepackage{xytree}

\newcommand{\xytree}[2][dummy]{Let's do the tree!}

% seems evil, get rid of it
% defines \ex is incompatible with gb4e
Expand Down Expand Up @@ -446,4 +452,7 @@


% to correct indentation in LFG chapter
\usepackage{enumitem}
\usepackage{enumitem}


%\usepackage{mathtools}
3 changes: 3 additions & 0 deletions localtemporaryfixes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@
{\indexnames{autheditor}}}} % if defined use this field
{\indexnames{labelname}}}}} % as a fallback we index on whatever biblatex used.
{}}


%\renewcommand{\itsdb}{}
2 changes: 1 addition & 1 deletion main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
,babelshorthands
% ,showindex
,newtxmath
,uniformtopskip
,uniformtopskip % manual adjustment of pagebreaks
,colorlinks, citecolor=brown % for drafts
,draftmode
]{langscibook}
Expand Down

0 comments on commit 2325ad2

Please sign in to comment.