-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgerman-sentence.tex
47 lines (34 loc) · 1.08 KB
/
german-sentence.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% $RCSfile: grammatiktheorie.tex,v $
%% $Revision: 1.3 $
%% $Date: 2010/01/18 14:55:27 $
%% Author: Stefan Mueller (CL Uni-Bremen)
%% Purpose:
%% Language: LaTeX
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[ output=book % long|short|inprep
%,blackandwhite
%,smallfont
% ,bibtex
,newtxmath
,draftmode
% ,nonflat
]{langscibook}
%% \documentclass[headings=small,bibliography=totoc,index=totoc,%
%% %oneside,% Stauffenburg Style
%% 10pt,% Stauffenburg Style
%% %cleardoublempty% unused
%% %draft
%% ]{scrbook}
\usepackage{ifthen}
\provideboolean{draft}
%\setboolean{draft}{true}
\setboolean{draft}{false}
\usepackage{etoolbox}
\newtoggle{draft}\newtoggle{finished}
%\toggletrue{draft}\togglefalse{finished}
\togglefalse{draft}\togglefalse{finished}
\newcommand{\NOTE}[1]{}
%\newcommand{\NOTE}[1]{\marginpar{#1}}
\newcommand{\LATER}[1]{}
\input german-sentence-include