From 53f5512bf166b856f1cafeec9384999bb7958c5e Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 9 Oct 2020 21:05:06 +0200 Subject: added \marginpar in cmdtotags --- ekdosis.dtx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index cbe911f..d3e2bd5 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -2720,7 +2720,7 @@ texts=latin[xml:lang="la"]+\textcolor{red}{;}+ % As \pkg{ekdosis} uses the \pkg{paracol} package for the layout of % parallel texts, most of the commands provided by this package % apply. In this respect, quite useful are the commands described in -% sections 7.3 and 7.4 on pp.~15--19 of the documentation of this +% sections 7.3 to 7.6 on pp.~15--21 of the documentation of this % package.\footcite{paracol} % % \danger It must be noted that all these commands are to be inserted @@ -4495,6 +4495,7 @@ subtype="arabtex">'inna 'abI kAna mina % \cs{textsc}|{}| & || \\ % \cs{textsf}|{}| & || \\ % \cs{footnote}|{}| & || \\ +% \cs{marginpar}|{}| & || \\ % \cs{enquote}\meta{*}|{}| & || \\ % \cs{label}|{label}| & || \\ % \cs{linelabel}|{label}| & || \\ @@ -8031,6 +8032,7 @@ local cmdtotags = { {a="LRfootnote", b="note", c=" place=\"bottom\""}, {a="RLfootnote", b="note", c=" place=\"bottom\""}, {a="enquote *", b="quote", c=""}, + {a="marginpar", b="note", c=" place=\"margin\""}, {a="footnote", b="note", c=" place=\"bottom\""}, {a="enquote", b="quote", c=""}, {a="txtrans", b="s", c=" xml:lang=\"ar-Latn\" type=\"transliterated\""}, -- cgit v1.2.3