footnotes broken in latest beta?
Hans, I’m afraid that footnotes are broken in latest beta from 2015-03-26 22:54: \starttext a\footnote{b} \stoptext Both numbers in body and footnote are missing. Many thanks for your help, Pablo -- http://www.ousia.tk
On 3/27/2015 6:46 PM, Pablo Rodriguez wrote:
Hans,
I’m afraid that footnotes are broken in latest beta from 2015-03-26 22:54:
\starttext a\footnote{b} \stoptext
Both numbers in body and footnote are missing.
Many thanks for your help,
i uploaded a beta ... with a few more things done in notes (some 1000 changes to go) thanks for testing Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
Hans,
context --version gives:
mtx-context | current version: 2015.03.27 21:39
but running context file.tex says:
Fatal Error > Your format does not match the base files!
Format Version > 2015.03.26 22:52 MKIV
Files Version > 2015.03.27 21:39
I used first-setup as always to update. What is my mistake? How can I fix
it?
Thanks
Christian
2015-03-27 21:37 GMT+01:00 Hans Hagen
On 3/27/2015 6:46 PM, Pablo Rodriguez wrote:
Hans,
I’m afraid that footnotes are broken in latest beta from 2015-03-26 22:54:
\starttext a\footnote{b} \stoptext
Both numbers in body and footnote are missing.
Many thanks for your help,
i uploaded a beta ... with a few more things done in notes (some 1000 changes to go)
thanks for testing
Hans
----------------------------------------------------------------- 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 -----------------------------------------------------------------
____________________________________________________________ _______________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/ listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ____________________________________________________________ _______________________
Hans,
there must be a file missing:
context --make cont-en gives:
error loading file: publ-ini.lua (aborting)
So the Format file isn't generated.
Thanks for fixing it
Christian
2015-03-27 22:08 GMT+01:00 Christian Prim
Hans,
context --version gives: mtx-context | current version: 2015.03.27 21:39
but running context file.tex says:
Fatal Error > Your format does not match the base files!
Format Version > 2015.03.26 22:52 MKIV Files Version > 2015.03.27 21:39
I used first-setup as always to update. What is my mistake? How can I fix it? Thanks Christian
2015-03-27 21:37 GMT+01:00 Hans Hagen
: On 3/27/2015 6:46 PM, Pablo Rodriguez wrote:
Hans,
I’m afraid that footnotes are broken in latest beta from 2015-03-26 22:54:
\starttext a\footnote{b} \stoptext
Both numbers in body and footnote are missing.
Many thanks for your help,
i uploaded a beta ... with a few more things done in notes (some 1000 changes to go)
thanks for testing
Hans
----------------------------------------------------------------- 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 -----------------------------------------------------------------
____________________________________________________________ _______________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/ listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ____________________________________________________________ _______________________
Sorry Hans,
found the error myself:
In the file publ-ini.lua there is a 7 at the beginning. Removing it fixes
the problem.
Christian
2015-03-27 22:12 GMT+01:00 Christian Prim
Hans,
there must be a file missing:
context --make cont-en gives:
error loading file: publ-ini.lua (aborting)
So the Format file isn't generated.
Thanks for fixing it Christian
2015-03-27 22:08 GMT+01:00 Christian Prim
: Hans,
context --version gives: mtx-context | current version: 2015.03.27 21:39
but running context file.tex says:
Fatal Error > Your format does not match the base files!
Format Version > 2015.03.26 22:52 MKIV Files Version > 2015.03.27 21:39
I used first-setup as always to update. What is my mistake? How can I fix it? Thanks Christian
2015-03-27 21:37 GMT+01:00 Hans Hagen
: On 3/27/2015 6:46 PM, Pablo Rodriguez wrote:
Hans,
I’m afraid that footnotes are broken in latest beta from 2015-03-26 22:54:
\starttext a\footnote{b} \stoptext
Both numbers in body and footnote are missing.
Many thanks for your help,
i uploaded a beta ... with a few more things done in notes (some 1000 changes to go)
thanks for testing
Hans
----------------------------------------------------------------- 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 -----------------------------------------------------------------
____________________________________________________________ _______________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/ listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ____________________________________________________________ _______________________
On 3/27/2015 10:08 PM, Christian Prim wrote:
Hans,
context --version gives: mtx-context | current version: 2015.03.27 21:39
but running context file.tex says:
Fatal Error > Your format does not match the base files!
Format Version > 2015.03.26 22:52 MKIV Files Version > 2015.03.27 21:39
normally a format will be generated automatically but you can force it with context --make Hans
I used first-setup as always to update. What is my mistake? How can I fix it? Thanks Christian
2015-03-27 21:37 GMT+01:00 Hans Hagen
mailto:pragma@wxs.nl>: On 3/27/2015 6:46 PM, Pablo Rodriguez wrote:
Hans,
I’m afraid that footnotes are broken in latest beta from 2015-03-26 22:54:
\starttext a\footnote{b} \stoptext
Both numbers in body and footnote are missing.
Many thanks for your help,
i uploaded a beta ... with a few more things done in notes (some 1000 changes to go)
thanks for testing
Hans
------------------------------__------------------------------__----- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 tel:087%20875%2068%2074 | www.pragma-ade.com http://www.pragma-ade.com | www.pragma-pod.nl http://www.pragma-pod.nl ------------------------------__------------------------------__-----
_______________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl mailto:ntg-context@ntg.nl / http://www.ntg.nl/mailman/__listinfo/ntg-context http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/__projects/contextrev/ http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net _______________________________________________________________________________________
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- ----------------------------------------------------------------- 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 03/27/2015 09:37 PM, Hans Hagen wrote:
On 3/27/2015 6:46 PM, Pablo Rodriguez wrote:
Hans,
I’m afraid that footnotes are broken in latest beta from 2015-03-26 22:54:
\starttext a\footnote{b} \stoptext
Both numbers in body and footnote are missing.
Many thanks for your help,
i uploaded a beta ... with a few more things done in notes (some 1000 changes to go)
thanks for testing
Many thanks for the fast fix, Hans. What I see in the new beta is that with one of my documents blank between footnotes is much higher than in the previous beta from 2015.03.25 22:13. But I will provide a minimal sample later. Since you are changing so many things in notes, I wonder whether this is the right time to ask for a feature. Just in case it were, I would suggest the following: \setuplanguage[en][patterns={en,agr}] \setuppapersize[A5] \setupbodyfont[dejavu] \definenote[dict] \setupnote[dict][n=2,rule=off, split=strict, inbetween=\hskip1.5em] \setupnotation[dict][number=no] \starttext Πρῶτον δεῖ θέσθαι τί ὄνομα\dict{ὄνομα, -ατος, τό: noun} καὶ τί ῥῆμα\dict{ῥῆμα, -ατος, τό: verb}, ἔπειτα τί ἐστιν ἀπόφασις\dict{ἀπόφασις, -εως, ἡ: negation} καὶ κατάφασις\dict{κατάφασις, εως, ἡ: affirmation} καὶ ἀπόφανσις\dict{ἀπόφανσις, -εως, ἡ: statement} καὶ λόγος. \stoptext Alphabetically sorted notes would be extremely useful for language teaching? Many thanks for your help, Pablo -- http://www.ousia.tk
On 3/28/2015 7:55 AM, Pablo Rodriguez wrote:
On 03/27/2015 09:37 PM, Hans Hagen wrote:
On 3/27/2015 6:46 PM, Pablo Rodriguez wrote:
Hans,
I’m afraid that footnotes are broken in latest beta from 2015-03-26 22:54:
\starttext a\footnote{b} \stoptext
Both numbers in body and footnote are missing.
Many thanks for your help,
i uploaded a beta ... with a few more things done in notes (some 1000 changes to go)
thanks for testing
Many thanks for the fast fix, Hans.
What I see in the new beta is that with one of my documents blank between footnotes is much higher than in the previous beta from 2015.03.25 22:13. But I will provide a minimal sample later.
Since you are changing so many things in notes, I wonder whether this is the right time to ask for a feature.
most changes are in the lua-tex interface not in functionality .. if so then there is an issue
Just in case it were, I would suggest the following:
remind me later ----------------------------------------------------------------- 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 03/28/2015 10:21 AM, Hans Hagen wrote:
On 3/28/2015 7:55 AM, Pablo Rodriguez wrote:
[...] What I see in the new beta is that with one of my documents blank between footnotes is much higher than in the previous beta from 2015.03.25 22:13. But I will provide a minimal sample later.
Since you are changing so many things in notes, I wonder whether this is the right time to ask for a feature.
most changes are in the lua-tex interface not in functionality .. if so then there is an issue
Many thanks for your reply, Hans. I’ll open a new thread for that issue (I need to have the next beta fixed first).
Just in case it were, I would suggest the following:
remind me later
How late? In a week? Many thanks for your help, Pablo -- http://www.ousia.tk
participants (3)
-
Christian Prim
-
Hans Hagen
-
Pablo Rodriguez