[NTG-context] Re: error: Control sequence expected instead of undefined

2023-12-25 Thread Jeong Dal via ntg-context
Dear Willi and Wolfgang,

Thank you for the answer.

After adding the fix, no error messages.
I’ll wait the upload of new version.

Best regards,

Dalyoung




> 2023. 12. 26. 오전 1:45, Wolfgang Schuster  
> 작성:
> 
> Jeong Dal via ntg-context schrieb am 25.12.2023 um 16:09:
>> Hi,
>> 
>> I got an error message as following:
>> 
>> Control sequence expected instead of undefined
>> 
>> If I comment out the “\externalfigure[][]” line, then there is no error 
>> message.
>> 
>> I don’t know what is wrong in the sample code.
> 
> The problem was mentioned a while ago
> 
> https://www.mail-archive.com/ntg-context@ntg.nl/msg106078.html 
> 
> 
> and Hans provided a fix until a new binary is online
> 
> https://www.mail-archive.com/ntg-context@ntg.nl/msg106095.html 
> 
> 
> Wolfgang
> 
> ___
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / 
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki : https://wiki.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://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___


[NTG-context] Re: error: Control sequence expected instead of undefined

2023-12-25 Thread Wolfgang Schuster

Jeong Dal via ntg-context schrieb am 25.12.2023 um 16:09:

Hi,

I got an error message as following:

Control sequence expected instead of undefined

If I comment out the “\externalfigure[][]” line, then there is no 
error message.


I don’t know what is wrong in the sample code.


The problem was mentioned a while ago

    https://www.mail-archive.com/ntg-context@ntg.nl/msg106078.html

and Hans provided a fix until a new binary is online

    https://www.mail-archive.com/ntg-context@ntg.nl/msg106095.html

Wolfgang

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

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___


[NTG-context] Re: error: Control sequence expected instead of undefined

2023-12-25 Thread Willi Egger
Hello,

I just copied your example code and run it on version 2023-09-26. It compiled 
just fine. 

Cheers

Willi

> On 25 Dec 2023, at 16:09, Jeong Dal via ntg-context  
> wrote:
> 
> Hi,
> 
> I got an error message as following:
> 
> Control sequence expected instead of undefined
> 
> If I comment out the “\externalfigure[][]” line, then there is no error 
> message.
> 
> I don’t know what is wrong in the sample code.
> Please check the code.
> 
> Thank you for reading.
> 
> Best regards,
> 
> Dalyoung
> 
> %%%*
> \starttext
> \in{figure}[fig:kruskal1] is my point.
> 
> \startplacefigure[location=,reference=fig:kruskal1,title={}]
> \externalfigure[cow][width=.5\makeupwidth]
> \stopplacefigure
> \stoptext
> %
> ___
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / 
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki : https://wiki.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://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___