[NTG-context] Re: wiki update: Modules

2023-10-01 Thread Andres Conrado Montoya
In the wiki, if I click a link to check a source code file (for example
https://source.contextgarden.net/tex/context/base/mkiv/m-catchword.mkiv) I
get a blank page with a very long list of source files on the left. If I
search for the file with my browser's ctrl+f on that page, it returns zero
results. I'm using Chrome. It happens for every link to source files.

Not sure if it's a problem with my setup, but I have noticed that
before, in different machines. Can anybody else confirm if they can
correctly see the source files when clicking the links?

-- 
Andrés Conrado Montoya
Andi Kú
andresconr...@gmail.com
http://sesentaycuatro.com
http://messier87.com
http://chiquitico.org

Los fines no justifican los medios, porque la medida verdadera de nuestro
carácter está dada por los medios que estamos dispuestos a utilizar, no por
los fines que proclamamos.


“You develop an instant global consciousness, a people orientation, an
intense dissatisfaction with the state of the world, and a compulsion to do
something about it. From out there on the moon, international politics look
so petty. You want to grab a politician by the scruff of the neck and drag
him a quarter of a million miles out and say, ‘Look at that, you son of a
bitch.’” — Apollo 14 astronaut Edgar Mitchell
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___

[NTG-context] Re: wiki update: Modules

2023-10-01 Thread Jeong Dal via ntg-context
Dear Hraban,

When I wrote a class material for Linear Algebra, it is nice to use \pmatrix 
and \bmatrix etc. 
But, for example, to write a result matrix of the product of two matrices, I 
need to calculate it somewhere and copy it to my text. Hence, I tried to use 
Lua to handle it in the ConTeXt. And, it is nicely working.
During the process, I asked many questions to Hans and he gladly helped me.
It is the first time for me to code using Lua, so my coding was clumsy. 
However,  Hans corrected it to be usable in ConTeXt even though he is very very 
busy in many things.
And, he made it a module and put it in the list.
Thanks Hans.

Finally I finished several chapters on Linear Algebra using that code.
It was many years ago.
Here is a document of it. I confirm that it is running well without any problem.

I hope that someone who wants to write an article on Linear Algebra use it.

Thanks for reading.

Best regards,

Dalyoung




matrixDoc.tex
Description: Binary data



> 2023. 10. 1. 오후 6:01, Henning Hraban Ramm  작성:
> 
> Am 01.10.23 um 05:51 schrieb Otared Kavian:
>> Hi Hraban,
>> Thank you for your updating of the modules stuff.
>> As far as I remember the matrix features are not related to any modules, but 
>> rather are part of LMTX. In nay case next week I will look at the page
>> https://wiki.contextgarden.net/Matrix_in_maths 
>> 
>> and verify that eveything on that page works fine and is up to date.
> 
> Thank you!
> 
> But there _is_ a matrix module (hey, I just looked through all this stuff!) 
> by Jeong Dalyoung & Hans; apparently it can do matrix calculations.
> 
> https://source.contextgarden.net/tex/context/modules/mkiv/m-matrix.mkiv
> 
> Hraban
> 
> ___
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / 
> https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki : https://contextgarden.net
> ___

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___

[NTG-context] Finding the position of an image on the page.

2023-10-01 Thread peter.hopcroft--- via ntg-context


Hello list,

Can I find the position of an image on the page after I have placed the image 
with \externalfigure? 

For example, the top, left corner of the image might be 50 mm in from left side 
of page and 120 mm down from the top of the page.

I know I can use \getfiguredimensions to find information about the placed  
image, but it does  not give me the position of the image.

Thank you
Peter Hopcroft
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


[NTG-context] Re: wiki update: Modules

2023-10-01 Thread Henning Hraban Ramm

Am 01.10.23 um 05:51 schrieb Otared Kavian:

Hi Hraban,

Thank you for your updating of the modules stuff.
As far as I remember the matrix features are not related to any modules, 
but rather are part of LMTX. In nay case next week I will look at the page


https://wiki.contextgarden.net/Matrix_in_maths 



and verify that eveything on that page works fine and is up to date.


Thank you!

But there _is_ a matrix module (hey, I just looked through all this 
stuff!) by Jeong Dalyoung & Hans; apparently it can do matrix calculations.


https://source.contextgarden.net/tex/context/modules/mkiv/m-matrix.mkiv

Hraban

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


[NTG-context] Re: Chemistry in LMTX

2023-10-01 Thread Henning Hraban Ramm

Am 30.09.23 um 22:04 schrieb Hans Hagen:

On 9/30/2023 9:38 PM, Henning Hraban Ramm wrote:
I tried to update https://wiki.contextgarden.net/Chemistry, since 
nearly all of the links were dead, and I couldn’t find any 
documentation about \chemical / \startchemical.


In the wiki page you can see that there’s still some working code for 
chemistry, but it looks very broken.


ppchtex.mkiv is apparently still code from 1996 (and can’t work, since 
neither PicTeX nor PStricks are supported in LMTX any more).


chem-str.lua seems to be an updated version by Alan & Hans

Did I miss something?


work in progress ... i'm working on that (part of the math upgrade) so 
best wait till we're stable


Ok, thank you

Hraban

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___