Skip to content

LaTeX class and additions for typesetting books

Notifications You must be signed in to change notification settings

haspelmath/langscibook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

langscibook

LaTeX class and additions for typesetting books to be published with Language Science Press

This repository contains the most recent development build. See the latex-skeletons repository for ready to use templates.

submodules

In order to ease the installation procedure, submodules are hardwired, i.e., the files of the following langsci repositories have been already copied to the respective directories:

We aim to keep repositories and directories identical.

installation

In your terminal, you can clone the repository with the following command:

git clone --recursive https://github.com/langsci/latex.git

class options of langscibook.cls

option values (defaults in bold face) meaning
babelshorthands use shorthands defined for German
biblatex use BibLaTeX (default)
biblatexbackend biber | bibtex the backend of BibLaTeX
booklanguage english | french | german | portuguese language the book is written in
collection for making the book an edited volume
collectionchapter add chapter prefix to each contribution
collectiontoclong more detailed table of content in edited volumes
copyright CC-BY | CC-BY-ND choice of copyright
draftmode switch to draft mode (adds: draft stamp, indication of overlong lines, date)
modfonts use modified fonts
multiauthors change editor suffix to (eds.)
nobabel do not load the babel package (load it manually instead and include custom languages)
nonflat switch paths when using the langsci folder
nonewtxmath suppress newtxmath (default)
newtxmath activate newtxmath
number <number> number of the book within the series
openreview switch to open review mode
output book | inprep | paper | guidelines | cover | coverbodsc| coverbodhc | covercreatespace different output formats
series sidl | eotms | ... the series code (see series.def for a list of abbreviations)
showindex show index commands on margin
smallfont use 10pt as fontsize
spinewidth the width of the spine, used for cover creation
undecapitalize do not change the casing of titles in the list of references

About

LaTeX class and additions for typesetting books

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 93.8%
  • Python 4.6%
  • Makefile 1.4%
  • Shell 0.2%