Hi, I uploaded a new lmtx. Some more adaptive magic ... I'm not sure how usefull it is but users always find ways to apply such things. I attached a test file. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Dear Hans, A new upload solves the math font problem in MetaFun. The code label(textext("$\sin\theta$”),origin); is working well. Also, your sample file adaptive-001.tex is also working without error which is not compiled before. However, \vfill is not working in column mode while it provides the same vertical spaces properly not in column mode. The following code is compiled well but no vertical spaces between items. If I comment out \startcolumns … \column … \stopcolumns, it provides the same vertical spaces for each items. \starttext \startcolumns \startitemize[n] \item \vfill \item \vfill \column \item \vfill \item \vfill \stopitemize \stopcolumns \stoptext This code was working in last December. Thank you for your fix. Best regards, Dalyoung
2022. 4. 20. 오전 3:23, Hans Hagen via ntg-context
작성: Hi,
I uploaded a new lmtx. Some more adaptive magic ... I'm not sure how usefull it is but users always find ways to apply such things. I attached a test file.
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
Dear Hans, I can use "\blank[9cm]” in column mode but I have to adjust the value to make space evenly. Since it was working well last December, I guess that there is something changed in \startcolumns … \stopcolumns after last December. Thank you. Best regards, Dalyoung
2022. 4. 20. 오전 4:18, Jeong Dal via ntg-context
작성: Dear Hans,
A new upload solves the math font problem in MetaFun. The code label(textext("$\sin\theta$”),origin); is working well. Also, your sample file adaptive-001.tex is also working without error which is not compiled before. However, \vfill is not working in column mode while it provides the same vertical spaces properly not in column mode. The following code is compiled well but no vertical spaces between items. If I comment out \startcolumns … \column … \stopcolumns, it provides the same vertical spaces for each items. \starttext \startcolumns \startitemize[n] \item \vfill \item \vfill \column \item \vfill \item \vfill \stopitemize \stopcolumns \stoptext
This code was working in last December.
Thank you for your fix.
Best regards,
Dalyoung
2022. 4. 20. 오전 3:23, Hans Hagen via ntg-context
mailto:ntg-context@ntg.nl> 작성: Hi,
I uploaded a new lmtx. Some more adaptive magic ... I'm not sure how usefull it is but users always find ways to apply such things. I attached a test file.
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl http://www.pragma-ade.nl/ | 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://www.pragma-ade.nl/ / http://context.aanhet.net http://context.aanhet.net/ archive : https://bitbucket.org/phg/context-mirror/commits/ https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________
On 4/19/22 11:53 PM Hans Hagen via ntg-context wrote:
I uploaded a new lmtx. Some more adaptive magic ... I'm not sure how usefull it is but users always find ways to apply such things. I attached a test file.
Hi Hans, Thanks very much for the upload and the tutorial on 'adaptive'. It seems very impressive and right away, one application which I could think of in my case is its use in denoting prosodic elements in verses (of poems). For this purpose I was using \definebar, \setupbar so far to indicate certain types of elements of verses; now I think this being far more advanced might be more applicable. Thanks, Sreeram
On 4/20/2022 3:47 AM, śrīrāma wrote:
On 4/19/22 11:53 PM Hans Hagen via ntg-context wrote:
I uploaded a new lmtx. Some more adaptive magic ... I'm not sure how usefull it is but users always find ways to apply such things. I attached a test file.
Hi Hans,
Thanks very much for the upload and the tutorial on 'adaptive'. It seems very impressive and right away, one application which I could think of in my case is its use in denoting prosodic elements in verses (of poems). For this purpose I was using \definebar, \setupbar so far to indicate certain types of elements of verses; now I think this being far more advanced might be more applicable. if you need more control / features it can probably be provided
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Hi Hans,
While the typesetting issue in Metafun disappeared, another popped up in
the bibliography.
For an entry with \usebtxdefinitions[apa], it is printing ": [author:
Robert L. Boylestad] [date-added: 2022-04-15 14:43:59 +0200]
[date-modified: 2022-04-15 14:45:15 +0200] [edition: 13e] [publisher:
Pearson] [title: Introductory Circuit Analysis] [year: 2016]" in the
resulting pdf.
I should add that it seems independent from the btx format.
Le mer. 20 avr. 2022 à 10:50, Hans Hagen via ntg-context
On 4/20/2022 3:47 AM, śrīrāma wrote:
On 4/19/22 11:53 PM Hans Hagen via ntg-context wrote:
I uploaded a new lmtx. Some more adaptive magic ... I'm not sure how usefull it is but users always find ways to apply such things. I attached a test file.
Hi Hans,
Thanks very much for the upload and the tutorial on 'adaptive'. It seems very impressive and right away, one application which I could think of in my case is its use in denoting prosodic elements in verses (of poems). For this purpose I was using \definebar, \setupbar so far to indicate certain types of elements of verses; now I think this being far more advanced might be more applicable. if you need more control / features it can probably be provided
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net
___________________________________________________________________________________
On 4/21/22 8:24 PM Alexandre Christe via ntg-context wrote:
While the typesetting issue in Metafun disappeared, another popped up in the bibliography.
For an entry with \usebtxdefinitions[apa], it is printing ": [author: Robert L. Boylestad] [date-added: 2022-04-15 14:43:59 +0200] [date-modified: 2022-04-15 14:45:15 +0200] [edition: 13e] [publisher: Pearson] [title: Introductory Circuit Analysis] [year: 2016]" in the resulting pdf.
I should add that it seems independent from the btx format.
Hi Hans, I too can confirm that this seems to be a bug with the latest upload [current version: 2022.04.20 19:18]. This was last working with the 2022.04.15 version. In the logs I get: publications > start used btx commands publications > default textquotesingle 1 unknown publications > stop used btx commands [Meanwhile, I am using the publ-ini file from the previous upload as a temporary fix] Thanks, Sreeram
participants (4)
-
Alexandre Christe
-
Hans Hagen
-
Jeong Dal
-
śrīrāma