public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* definition/glossary list with ref pages
@ 2019-07-14 11:48 Aleksandar Lazic
  2019-07-14 15:52 ` John MacFarlane
  0 siblings, 1 reply; 2+ messages in thread
From: Aleksandar Lazic @ 2019-07-14 11:48 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

[-- Attachment #1: Type: text/plain, Size: 1120 bytes --]


Hi.

I would like to create a abbreviation or glossary list with the Page where it's used.

The list is quite easy with definitions but I haven't seen how I can put a reference there.

Example:

```
 In text .... ARPA ....

# glossary

ARPA
 : Advanced..... 42 < the 42 is the page where ARPA is used

```

I have seen that the filter http://lierdakil.github.io/pandoc-crossref/ is suggested ob several pages and just want to know if it's still the recommended way.

My output format's are PDF and epub.

Thanks for any help.

Best regards
 Aleks


-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/1735328760.1563104437187.eu.faircode.email%40localhost.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #2: Type: text/html, Size: 1823 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: definition/glossary list with ref pages
  2019-07-14 11:48 definition/glossary list with ref pages Aleksandar Lazic
@ 2019-07-14 15:52 ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2019-07-14 15:52 UTC (permalink / raw)
  To: Aleksandar Lazic, pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw


There isn't any convenient way to do this in pandoc.
You could check out pandoc-crossref, but I don't know if
it has support for page-number refs.

For targeting PDF, you could use raw LaTeX glossary commands,
but this wouldn't work for epub output.  And page numbers are
not stable on epubs anyway, since they reflow.

Aleksandar Lazic <me2digitaleu-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Hi.
>
> I would like to create a abbreviation or glossary list with the Page where it's used.
>
> The list is quite easy with definitions but I haven't seen how I can put a reference there.
>
> Example:
>
> ```
>  In text .... ARPA ....
>
> # glossary
>
> ARPA
>  : Advanced..... 42 < the 42 is the page where ARPA is used
>
> ```
>
> I have seen that the filter http://lierdakil.github.io/pandoc-crossref/ is suggested ob several pages and just want to know if it's still the recommended way.
>
> My output format's are PDF and epub.
>
> Thanks for any help.
>
> Best regards
>  Aleks
>
>
> -- 
> You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/1735328760.1563104437187.eu.faircode.email%40localhost.
> For more options, visit https://groups.google.com/d/optout.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-14 15:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-14 11:48 definition/glossary list with ref pages Aleksandar Lazic
2019-07-14 15:52 ` John MacFarlane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).