Hans, as you told me to remind you latter, here you have the proposal for alphabetically ordered footnotes: \setuplanguage[en][patterns={en,agr}] \setuppapersize[A7] \setupbodyfont[dejavu, 12pt] \definenote[dict] \setupnote[dict][n=2,rule=off, split=strict, inbetween=\hskip1.5em] \setupnotation[dict][width=broad, number=no] \starttext Πρῶτον δεῖ θέσθαι τί ὄνομα\dict{ὄνομα, -ατος, τό: noun} καὶ τί ῥῆμα\dict{ῥῆμα, -ατος, τό: verb}, ἔπειτα τί ἐστιν ἀπόφασις\dict{ἀπόφασις, -εως, ἡ: negation} καὶ κατάφασις\dict{κατάφασις, εως, ἡ: affirmation} καὶ ἀπόφανσις\dict{ἀπόφανσις, -εως, ἡ: statement} καὶ λόγος. Ἔστι μὲν οὖν τὰ ἐν τῇ φωνῇ\dict{φωνή, -ῆς, ἡ: voice} τῶν ἐν τῇ ψυχῇ\dict{ψυχῇ, -ῆς, ἡ: soul} παθημάτων\dict{πάθημα, -ατος, τό: affections} σύμβολα\dict{σύμβολον, -ου, τό: symbol}, καὶ τὰ γραφόμενα\dict{γραφόμενον: written} τῶν ἐν τῇ φωνῇ. \page \title{Vocabulary} \placenotes[dict] \stoptext BTW, it would be extremely useful to be able to place this kind of notes on each page and also with a \placenotes command. Many thanks for your help, Pablo -- http://www.ousia.tk
On 4/5/2015 8:32 PM, Pablo Rodriguez wrote:
Hans,
as you told me to remind you latter, here you have the proposal for alphabetically ordered footnotes:
\setuplanguage[en][patterns={en,agr}] \setuppapersize[A7] \setupbodyfont[dejavu, 12pt] \definenote[dict] \setupnote[dict][n=2,rule=off, split=strict, inbetween=\hskip1.5em] \setupnotation[dict][width=broad, number=no] \starttext Πρῶτον δεῖ θέσθαι τί ὄνομα\dict{ὄνομα, -ατος, τό: noun} καὶ τί ῥῆμα\dict{ῥῆμα, -ατος, τό: verb}, ἔπειτα τί ἐστιν ἀπόφασις\dict{ἀπόφασις, -εως, ἡ: negation} καὶ κατάφασις\dict{κατάφασις, εως, ἡ: affirmation} καὶ ἀπόφανσις\dict{ἀπόφανσις, -εως, ἡ: statement} καὶ λόγος.
Ἔστι μὲν οὖν τὰ ἐν τῇ φωνῇ\dict{φωνή, -ῆς, ἡ: voice} τῶν ἐν τῇ ψυχῇ\dict{ψυχῇ, -ῆς, ἡ: soul} παθημάτων\dict{πάθημα, -ατος, τό: affections} σύμβολα\dict{σύμβολον, -ου, τό: symbol}, καὶ τὰ γραφόμενα\dict{γραφόμενον: written} τῶν ἐν τῇ φωνῇ. \page \title{Vocabulary} \placenotes[dict] \stoptext
BTW, it would be extremely useful to be able to place this kind of notes on each page and also with a \placenotes command.
quite tricky due to synchronization issues
Many thanks for your help,
in next beta: \placelist[dict][order=title] (no language control yet .. no time now) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 04/08/2015 07:51 PM, Hans Hagen wrote:
On 4/5/2015 8:32 PM, Pablo Rodriguez wrote:
[...] BTW, it would be extremely useful to be able to place this kind of notes on each page and also with a \placenotes command.
quite tricky due to synchronization issues
Many thanks for your help,
in next beta:
\placelist[dict][order=title]
(no language control yet .. no time now)
Many thanks for this improvement, Hans. Is there a way to remove page number from the final list? Many thanks for your help, Pablo -- http://www.ousia.tk
On 4/8/2015 8:36 PM, Pablo Rodriguez wrote:
On 04/08/2015 07:51 PM, Hans Hagen wrote:
On 4/5/2015 8:32 PM, Pablo Rodriguez wrote:
[...] BTW, it would be extremely useful to be able to place this kind of notes on each page and also with a \placenotes command.
quite tricky due to synchronization issues
Many thanks for your help,
in next beta:
\placelist[dict][order=title]
(no language control yet .. no time now)
Many thanks for this improvement, Hans.
Is there a way to remove page number from the final list?
it's just a list so you can use all list variants and key/values ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 04/08/2015 09:12 PM, Hans Hagen wrote:
On 4/8/2015 8:36 PM, Pablo Rodriguez wrote:
On 04/08/2015 07:51 PM, Hans Hagen wrote:
On 4/5/2015 8:32 PM, Pablo Rodriguez wrote:
[...] BTW, it would be extremely useful to be able to place this kind of notes on each page and also with a \placenotes command.
quite tricky due to synchronization issues
Many thanks for your help,
in next beta:
\placelist[dict][order=title]
(no language control yet .. no time now)
Many thanks for this improvement, Hans.
Is there a way to remove page number from the final list?
it's just a list so you can use all list variants and key/values
Many thanks for the tip, Hans. Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez