maieul / ledmac

package reledmac for latex
http://www.ctan.org/tex-archive/macros/latex/contrib/reledmac
54 stars 28 forks source link

Feature request: Could you please add a feature to set a left margin for the footnote area? #947

Open jeffdod opened 1 year ago

jeffdod commented 1 year ago

Version

reledmac 2022/02/04 v2.39.1

TeX Engine

XeTeX, Version 3.141592653-2.6-0.999994 (MiKTeX 23.1) (preloaded format=xelatex 2023.2.16) 17 FEB 2023 12:44

Description

I'm using non-paragraph style familiar footnotes in a reledmac apparatus. I'd like to set both a left and right margin for this footnote area which differs from the left and right margins of the page itself.

I can effectively do this for a right margin using the reledmac \widthX command. However, I do not see a command to set a left margin for the entire footnote block. Can you please add such a feature? I think it would enhance the flexibility of reledmac's footnotes significantly.

marquinho78 commented 1 year ago

(Thanks Jeff for opening the issue – I'm taking the liberty of commenting, as I am also interested in this feature and have come up with a MWE to illustrate it: https://tex.stackexchange.com/a/675609/)

\documentclass{book}

\usepackage[a6paper,showframe]{geometry}
\usepackage{reledmac}
\arrangementX[A]{twocol}
\hsizetwocolX[A]{0.48\hsize}

%\widthX{\columnwidth-3em} 
% This resizes the fn. block by cutting 3em off the *right* margin. How to adjust the *left* margin?

\begin{document}
\newcommand{\onefootnote}{\footnoteA{A line-filling note \hfill$\rightarrow$\textbar}}

\newcommand{\sevenfootnotes}{\onefootnote Now is \onefootnote 
the time \onefootnote for all \onefootnote good men \onefootnote 
to come \onefootnote to the \onefootnote aid of their country. }

\sevenfootnotes \sevenfootnotes \sevenfootnotes
\sevenfootnotes \sevenfootnotes \sevenfootnotes
\end{document}
maieul commented 1 year ago

Well, I have no time yet for reledmac. My main priority is to finish to publish my thesis.

jeffdod commented 1 year ago

No problem. Good luck with your thesis!

marquinho78 commented 8 months ago

Developments: Ulrike Fischer suggested an effective workaround. https://tex.stackexchange.com/a/711903/ @jeffdod Maybe that solves the issue?

jeffdod commented 8 months ago

Thank you,

Yes, I did mark Ulrike's answer as correct.

Jeff

On Mon, Mar 18, 2024 at 1:26 PM marquinho78 @.***> wrote:

Developments: Ulrike Fischer suggested an effective workaround. https://tex.stackexchange.com/a/711903/ @jeffdod https://github.com/jeffdod Maybe that solves the issue?

— Reply to this email directly, view it on GitHub https://github.com/maieul/ledmac/issues/947#issuecomment-2004641175, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6APAOHA7YHAYUHHX43BVTYY4WWFAVCNFSM6AAAAAAU7ZGYWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBUGY2DCMJXGU . You are receiving this because you were mentioned.Message ID: @.***>