summaryrefslogtreecommitdiff
path: root/macros/xetex/latex/langsci/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/xetex/latex/langsci/README.md
Initial commit
Diffstat (limited to 'macros/xetex/latex/langsci/README.md')
-rw-r--r--macros/xetex/latex/langsci/README.md73
1 files changed, 73 insertions, 0 deletions
diff --git a/macros/xetex/latex/langsci/README.md b/macros/xetex/latex/langsci/README.md
new file mode 100644
index 0000000000..4e915344f2
--- /dev/null
+++ b/macros/xetex/latex/langsci/README.md
@@ -0,0 +1,73 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% Project: langsci
+%% Author: Language Science Press (http://langsci-press.org)
+%% Date: 2019-03-31 11:11:11 UTC
+%% Purpose: publishing boks with Language Science Press.
+%% Languages: LaTeX, tikz, eps
+%% Copyright 2012- Language Science Press
+%% Licence: This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status maintained'.%%
+%% The Current Maintainer of this work is Sebastian Nordhoff.
+%%
+%% This work consists of the files
+%% - langscibook.cls: class file
+%% - langsci-series.def: metadata for series
+%% - bib style definitions langsci-unified.bbx, langsci-unified.cbx,
+%% - files for the logos used in the textbook series Textbooks in Language Sciences: tbls-book.eps tbls-bulb.eps tbls-glass.eps tbls-law.eps
+%% - the file storagelogo.pdf as a dummy, to be replaced with a file for the hosting institution
+%% - a file advertisement.tex added to the very last page in tikz
+%% - langsci-avm.sty typeset attribute-value matrices
+%% - langsci-basic.sty for commands required by the standard template
+%% - langsci-bidi.sty: bidirectional text
+%% - langsci-forest-setup.sty: definitions for linguistic trees
+%% - langsci-gb4e.sty and langsci-cgloss.sty: typeset linguistic examples
+%% - langsci-glyphs.sty: some workarounds for Libertine font limitations
+%% - langsci-lgr.sty: shortcuts for the Leipzig Glossing Rules
+%% - langsci-linguex.sty: a version of linguex which does not break gb4e
+%% - langsci-optional.sty: additional useful commands
+%% - langsci-subparts.sty: adds an additional sectioning level between part and chapter
+%% - langsci-tbls.sty: macros for the textbook series Textbooks in Language Sciences
+%% - langsci-textipa.sty: provide some Unicode replacements for TIPA phonetic commands
+%% - langsci-tikz.sty: provide some custom commands
+%% - langsci-tobi.sty: provide commands for Tone and Break indices (ToBI)
+
+%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+Here you find files to produce books for Language Science Press
+
+The main file is the file langscibook.cls. This defines the basic structure of the book. It makes reference to the following auxiliary files:
+
+ langsci-series.def: metadata for series
+ langsci-basic.sty for commands required by the standard template
+ bib style definitions
+ eps files for the logos used in the textbook series Textbooks in Language Sciences
+ a file for an advertisement added to the very last page in tikz
+
+The following optional packages are also provided, but have to be included manually if desired:
+
+ langsci-optional.sty: additional useful commands
+ langsci-gb4e.sty and langsci-cgloss.sty typeset linguistic examples
+ langsci-linguex.sty: a version of linguex which does not break gb4e
+ langsci-lgr.sty: the Leipzig glossing rule definitions
+ langsci-forest-setup.sty: definitions for linguistic trees
+ langsci-bidi.sty: bidirectional text
+ langsci-tbls.sty: macros for the textbook series Textbooks in Language Sciences
+ langsci-glyphs.sty: some shortcuts for font workarounds
+ langsci-subparts.sty: adds an additional sectioning level between part and chapter
+ langsci-avm.sty: attribute-value-matrices
+
+
+Documentation is found in the folder documentation/.
+
+The folder examples/ contains sample projects for the three use cases monograph, edited volume, and paper in edited volume.
+
+For more information, visit url{http://www.langsci-press.org}.