Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pb d'indexation #198

Closed
maieul opened this issue Aug 26, 2014 · 7 comments
Closed

pb d'indexation #198

maieul opened this issue Aug 26, 2014 · 7 comments

Comments

@maieul
Copy link
Owner

maieul commented Aug 26, 2014

voir https://tex.stackexchange.com/questions/197973/indexing-with-eledmac-and-eledpar

maieul added a commit that referenced this issue Aug 26, 2014
@mxordn
Copy link

mxordn commented Aug 27, 2014

Works perfectly now! Thanks a lot for solving this problem and giving an insight even if I'm just discovering the possibilities of github.

maieul added a commit that referenced this issue Aug 28, 2014
@maieul
Copy link
Owner Author

maieul commented Aug 28, 2014

you're welcome. I will publish it quickly.

@maieul maieul closed this as completed in 76e4340 Aug 28, 2014
@bishopcranmer
Copy link
Contributor

I think that the error with which I'm dealing may be related to this issue.

Using memoir and make with eledmac, the index does not get formed at all. Instead I get the error message: "Argument of @xs@behindspace has an extra }." (see the following MWE). The error occurs with the line "Little Lamb,\edindex{Little Lamb} who made thee?".
= = = = = = =
\documentclass[makeidx]{memoir}
%\usepackage[splitindex,noautomatic]{imakeidx}
\usepackage{eledmac}
\makeindex
%\makeindex[title=Index of Names,name=name]

\begin{document}
\textbf{The Lamb}

\emph{William Blake}

\begingroup
\beginnumbering \autopar
\firstlinenum{1}
\linenumincrement{1}

Little Lamb, who made thee
Dost thou know who made thee,
Gave thee life, and bid thee feed
By the stream and o'er the mead;
Gave thee clothing of delight,
Softest clothing, woolly, bright;
Gave thee such a \edindex{tender}tender voice,
Making all the vales rejoice?
%Little Lamb,\edindex[name]{Little Lamb} who made thee?
Little Lamb,\edindex{Little Lamb} who made thee?
Dost thou know who made thee?
\endnumbering
\endgroup

\printindex
%\printindex[name]

\end{document}

maieul added a commit that referenced this issue Oct 20, 2014
@maieul maieul reopened this Oct 20, 2014
@maieul
Copy link
Owner Author

maieul commented Oct 20, 2014

yes, I will correct it. Juste load the hyperref package before (you should use it in any case)

@maieul
Copy link
Owner Author

maieul commented Oct 20, 2014

please try the branch issue198

@bishopcranmer
Copy link
Contributor

Your fix (issue 198) works perfectly. Thank you.

@bishopcranmer
Copy link
Contributor

I did not know the trick with ‘hyperref’. In any event, your fix (issue 198) works perfectly.

Thank you,

Mark

On Oct 20, 2014, at 05:25 , Maïeul Rouquette notifications@github.com wrote:

please try the branch issue198


Reply to this email directly or view it on GitHub.

@maieul maieul closed this as completed in de51478 Oct 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants