* removing many lines about font in log. [not found] <mailman.560.1604837317.1206.ntg-context@ntg.nl> @ 2020-11-08 19:05 ` Jeong Dal 2020-11-09 16:12 ` Hans Hagen 0 siblings, 1 reply; 4+ messages in thread From: Jeong Dal @ 2020-11-08 19:05 UTC (permalink / raw) To: list ntg-context@ntg.nl ntg-context@ntg.nl ntg-context@ntg.nl ntg-context@ntg.nl [-- Attachment #1.1: Type: text/plain, Size: 1058 bytes --] Hi, The following example creates so many lines of messages about fonts in the log. \definefontfeature [default] [default] [script=hang,language=kor] \starttext \definedfont[file:notoserifcjkkrregular*default] Korean sentences. 한글이 아름답습니다. \stoptext fonts > 'fallback modern-designsize rm 12pt' is loaded fonts > defining > font 'notoserifcjkkrregular', feature 'vert', script 'grek', no language 'kor' fonts > defining > font 'notoserifcjkkrregular', feature 'vert', script 'latn', no language 'kor' fonts > defining > font 'notoserifcjkkrregular', feature 'vert', script 'kana', no language 'kor' fonts > defining > font 'notoserifcjkkrregular', feature 'vert', script 'cyrl', no language 'kor' fonts > defining > font 'notoserifcjkkrregular', feature 'vert', script 'dflt', no language 'kor' fonts > defining > f ... Is there a way to suppress messages? Of course, there is no problem to get the output. Best regards, Dalyoung [-- Attachment #1.2: Type: text/html, Size: 2839 bytes --] [-- Attachment #2: Type: text/plain, Size: 493 bytes --] ___________________________________________________________________________________ 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 ___________________________________________________________________________________ ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: removing many lines about font in log. 2020-11-08 19:05 ` removing many lines about font in log Jeong Dal @ 2020-11-09 16:12 ` Hans Hagen 2020-11-10 13:46 ` Jeong Dal 0 siblings, 1 reply; 4+ messages in thread From: Hans Hagen @ 2020-11-09 16:12 UTC (permalink / raw) To: mailing list for ConTeXt users, Jeong Dal On 11/8/2020 8:05 PM, Jeong Dal wrote: > > Hi, > > The following example creates so many lines of messages about fonts in > the log. > > \definefontfeature [default] [default] [script=hang,language=kor] > > \starttext > \definedfont[file:notoserifcjkkrregular*default] > Korean sentences. > > 한글이 아름답습니다. > \stoptext > > fonts > 'fallback modern-designsize rm 12pt' is loaded > fonts > defining > font 'notoserifcjkkrregular', feature > 'vert', script 'grek', no language 'kor' > fonts > defining > font 'notoserifcjkkrregular', feature > 'vert', script 'latn', no language 'kor' > fonts > defining > font 'notoserifcjkkrregular', feature > 'vert', script 'kana', no language 'kor' > fonts > defining > font 'notoserifcjkkrregular', feature > 'vert', script 'cyrl', no language 'kor' > fonts > defining > font 'notoserifcjkkrregular', feature > 'vert', script 'dflt', no language 'kor' > fonts > defining > f > ... > > Is there a way to suppress messages? > Of course, there is no problem to get the output. it depends if you're interested in it ... i kept it for cases where users expect some feature to work while the font doesn't have it but I have no problem making it optional 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 ___________________________________________________________________________________ ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: removing many lines about font in log. 2020-11-09 16:12 ` Hans Hagen @ 2020-11-10 13:46 ` Jeong Dal 2020-11-10 17:02 ` Aditya Mahajan 0 siblings, 1 reply; 4+ messages in thread From: Jeong Dal @ 2020-11-10 13:46 UTC (permalink / raw) To: Hans Hagen; +Cc: mailing list for ConTeXt users [-- Attachment #1.1: Type: text/plain, Size: 2107 bytes --] Dear Hans, Thank you for the explanation. Since those messages takes too many lines in the log file, I ask about it. I prefer to suppress them. But, someone want to see them. Since there is no problem to compile, it is OK to let them shown for some one want to know what happened. Best regards, Dalyoung > 2020. 11. 10. 오전 1:12, Hans Hagen <j.hagen@xs4all.nl> 작성: > > On 11/8/2020 8:05 PM, Jeong Dal wrote: >> Hi, >> The following example creates so many lines of messages about fonts in the log. >> \definefontfeature [default] [default] [script=hang,language=kor] >> \starttext >> \definedfont[file:notoserifcjkkrregular*default] >> Korean sentences. >> 한글이 아름답습니다. >> \stoptext >> fonts > 'fallback modern-designsize rm 12pt' is loaded >> fonts > defining > font 'notoserifcjkkrregular', feature 'vert', script 'grek', no language 'kor' >> fonts > defining > font 'notoserifcjkkrregular', feature 'vert', script 'latn', no language 'kor' >> fonts > defining > font 'notoserifcjkkrregular', feature 'vert', script 'kana', no language 'kor' >> fonts > defining > font 'notoserifcjkkrregular', feature 'vert', script 'cyrl', no language 'kor' >> fonts > defining > font 'notoserifcjkkrregular', feature 'vert', script 'dflt', no language 'kor' >> fonts > defining > f >> ... >> Is there a way to suppress messages? >> Of course, there is no problem to get the output. > it depends if you're interested in it ... i kept it for cases where users expect some feature to work while the font doesn't have it but I have no problem making it optional > > 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/> > ----------------------------------------------------------------- [-- Attachment #1.2: Type: text/html, Size: 11775 bytes --] [-- Attachment #2: Type: text/plain, Size: 493 bytes --] ___________________________________________________________________________________ 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 ___________________________________________________________________________________ ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: removing many lines about font in log. 2020-11-10 13:46 ` Jeong Dal @ 2020-11-10 17:02 ` Aditya Mahajan 0 siblings, 0 replies; 4+ messages in thread From: Aditya Mahajan @ 2020-11-10 17:02 UTC (permalink / raw) To: mailing list for ConTeXt users On Tue, 10 Nov 2020, Jeong Dal wrote: > Dear Hans, > > Thank you for the explanation. > Since those messages takes too many lines in the log file, I ask about it. > I prefer to suppress them. But, someone want to see them. > > Since there is no problem to compile, it is OK to let them shown for some one want to know what happened. > You can also use \ctxlua{logs.disable("fonts")} to get rid of all the messages. Aditya ___________________________________________________________________________________ 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 ___________________________________________________________________________________ ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-11-10 17:02 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <mailman.560.1604837317.1206.ntg-context@ntg.nl> 2020-11-08 19:05 ` removing many lines about font in log Jeong Dal 2020-11-09 16:12 ` Hans Hagen 2020-11-10 13:46 ` Jeong Dal 2020-11-10 17:02 ` Aditya Mahajan
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).