Re: [eledmac] one question and one suggestion

[ Thread Index | Date Index | More lists.tuxfamily.org/eledmac Archives ]


Dear François,

I don't reproduce this behavior. And indeed, there is no reaseon to have this behavior.

Cf this MWE

\documentclass{article}
\usepackage[noend,noeledsec]{reledmac}
\usepackage{fontspec}

\newcommand{\folio}[1]{#1}
\renewcommand{\folio}[1]{}
\begin{document}
\beginnumbering
\pstart
edtext\ledinnernote{\folio{f. 53}}
\pend
\endnumbering
\end{document}

Please sens me a MWE.

For your suggestion, I don't think it is a good idea to add so much system of draft if reledmac. Reledmac code and handbook is enough fat, not need more. If you need this feature, you can easily create your own command. I try to add in reledmac code only command which are hard to code for use because there are on low level.

best

Maïeul
Le 17 avr. 2017 à 12:12, François Patte <francois.patte@xxxxxxxxxxxxxxxxxxxx> a écrit :

> Bonjour,
> 
> I use the margin notes to note some reference marks in a work copy;
> for instance: the number of the folio in a manuscript... To do so, I
> define a font (roman) using \newfontfamily and a command, say \folio
> with one argument:
> \newcommand[1]{\folio}{\romanfont #1}
> And use it in my file with \ledinnernote:
> \ledinnernote{\folio{f. 53}}
> 
> I proceeded like this before using reledmac with \marginpar and when I
> want to make a publishable file, I just \renewcommand{\folio}{} and the
> marks disappear from the text.
> 
> My question: within a \ledinnernote, the marks do not disappear ie. even
> if I renewcommand the folio command, the margin note does not
> disappear... Is it a normal behaviour?
> 
> 
> My suggestion: is it possible to have a draft option for a note system
> which could be used only in a work copy and will disappear in the final
> document?
> 
> Thank you for attention.
> 
> -- 
> François Patte
> UFR de mathématiques et informatique
> Laboratoire CNRS MAP5, UMR 8145
> Université Paris Descartes
> 45, rue des Saints Pères
> F-75270 Paris Cedex 06
> Tél. +33 (0)1 8394 5849
> http://www.math-info.univ-paris5.fr/~patte
> 
> 




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/