From 21ee508d93ad4ca79dfda63ab027780fb8d80c69 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 3 Jun 2020 12:19:27 +0200 Subject: added segmentation option to \SetEkdosisAlignment. new tag v0.99 --- ekdosis.dtx | 18 +++++++++++------- ekdosis.ins | 2 +- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index dcc4c9b..3c0de48 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -21,7 +21,7 @@ Some text about the package: probably the same as the abstract. This file is part of the `ekdosis' package ekdosis -- Typesetting TEI xml compliant critical editions -Copyright (C) 2016 Robert Alessi +Copyright (C) 2020 Robert Alessi Please send error reports and suggestions for improvements to Robert Alessi @@ -64,7 +64,7 @@ License:| Released under the GNU General Public License v3 or later This file is part of the `ekdosis' package ekdosis -- Typesetting TEI xml compliant critical editions -Copyright (C) 2016 Robert Alessi +Copyright (C) 2020 Robert Alessi Please send error reports and suggestions for improvements to Robert Alessi @@ -131,7 +131,7 @@ Running "make install" installs the files in the local TeX tree. %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{ekdosis} %<*package> - [2019/04/01 v1.0 Typesetting TEI xml compliant critical editions] + [2020/06/03 v0.99 Typesetting TEI xml compliant critical editions] % %<*driver> \documentclass{ltxdoc} @@ -197,7 +197,7 @@ Running "make install" installs the files in the local TeX tree. \EnableCrossrefs \CodelineIndex \RecordChanges -%\OnlyDescription +% \OnlyDescription \begin{document} \DocInput{\jobname.dtx} \PrintChanges @@ -244,7 +244,7 @@ Running "make install" installs the files in the local TeX tree. % \ekdtableofcontents % \normalsize % -%\changes{v1.00}{2016/08/03}{First public release} +%\changes{v1.00}{2020/07/01}{First public release} % % \begin{abstract} % ==== Put abstract text here. ==== @@ -287,6 +287,7 @@ Running "make install" installs the files in the local TeX tree. % \end{tikzpicture} % \end{keyfigure} % +% \StopEventually{} % \section{Implementation} % % \iffalse @@ -1091,10 +1092,13 @@ Running "make install" installs the files in the local TeX tree. store apparatus = \apparatus@value, bool paired = \ifekd@paired, bool pagelineation = \ifekd@pagelineation, + choice segmentation = {auto = \def\segmentation@val{auto}, + noauto = \def\segmentation@val{noauto}}, initial tcols = 2, initial lcols = 1, initial texts = edition;translation, - initial apparatus = edition + initial apparatus = edition, + default segmentation = auto } \NewDocumentCommand{\SetEkdosisAlignment}{m}{ \ekvset{ekd@align}{#1} @@ -1226,7 +1230,7 @@ Running "make install" installs the files in the local TeX tree. % \iffalse % % \fi -% \StopEventually{} +% % \Finale % \iffalse %<*lua> diff --git a/ekdosis.ins b/ekdosis.ins index b113321..77c955b 100644 --- a/ekdosis.ins +++ b/ekdosis.ins @@ -12,7 +12,7 @@ License:| Released under the GNU General Public License v3 or later This file is part of the `ekdosis' package ekdosis -- Typesetting TEI xml compliant critical editions -Copyright (C) 2016 Robert Alessi +Copyright (C) 2020 Robert Alessi Please send error reports and suggestions for improvements to Robert Alessi -- cgit v1.2.3