From 59d1d1cbc44450d93fbbe4f4d33402c13b02d1b2 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 1 Jul 2020 12:48:56 +0200 Subject: documentation: use oxnotes --- ekdosis.dtx | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index a96a2a8..760416b 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -86,7 +86,7 @@ along with this program. If not, see journaltitle = {Journal of Data Mining and Digital Humanities}, year = 2020, pubstate = {submitted}, - issuetitle = {Collecting, Preserving, and Disseminating Endangered + issuetitle = {Collecting, Preserving, and Disseminating Endangered Cultural Heritage for New Understandings through Multilingual Approaches}, eprinttype = {hal}, @@ -185,7 +185,8 @@ along with this program. If not, see \DeclareShorthand{cb}{β}{cT,cf,cU,cl} \end{filecontents} \documentclass{ltxdoc} -\usepackage[letterpaper,margin=25mm,left=50mm,nohead]{geometry} + %\usepackage[letterpaper,margin=25mm,left=50mm,nohead]{geometry} +\usepackage[letterpaper,margin=1.25in,left=50mm,nohead]{geometry} \usepackage{dox} \doxitem{Option}{option}{options} \usepackage{microtype} @@ -256,7 +257,15 @@ along with this program. If not, see \newcounter{dummy} \newcommand{\dummy}{\refstepcounter{dummy}} \usepackage[nospace,american]{varioref} -\usepackage[style=ext-verbose-inote]{biblatex} +\usepackage[style=oxnotes-inote,dashed]{biblatex} +\DeclareSourcemap{ + \maps[datatype=bibtex]{ + \map{ + \step[fieldsource=issuetitle] + \step[fieldset=journalsubtitle,origfieldval] + } + } +} \usepackage[symbolpackage=tikz]{biblatex-ext-oa} \DeclareDelimFormat[bib,biblist]{nametitledelim}{\addcomma\space} \DeclareDelimFormat[bib,biblist]{innametitledelim}{\addcomma\space} @@ -1287,7 +1296,6 @@ yesterday. % there} % \note*{Ms. \getsiglum{pjB} provides other additions of this kind.}}. % \end{specimen} -% \flushpage % \end{alignment} % % \begin{remarks} @@ -1370,11 +1378,11 @@ yesterday. % % \DescribeEnv{edition}\DescribeEnv{translation} Within % \env{alignment}, two environments are available by default: -% \cs{begin}|{edition}|\dots \cs{end}|{ed|\allowbreak|ition}| and -% \cs{begin}|{translation}|\dots \cs{end}|{translation}|. Obviously, -% the former is used to typeset the edition text with an apparatus -% criticus on the left, while the latter is used to typeset the -% translation on the right, like so:--- +% \cs{begin}|{edition}|\allowbreak\dots +% \cs{end}|{ed|\allowbreak|ition}| and \cs{begin}|{translation}|\dots +% \cs{end}|{translation}|. Obviously, the former is used to typeset +% the edition text with an apparatus criticus on the left, while the +% latter is used to typeset the translation on the right, like so:--- % \iffalse %<*example> % \fi -- cgit v1.2.3