Re: [NTG-context] Chinese typesetting with macOS font. Which one is a good choice?

2023-06-03 Thread
Gerben Wierda via ntg-context 于2023年6月2日周五 19:37写道: > For Japanese I currently use > > \startsetups [japanese] > \setscript [nihongo] > \stopsetups > \setuplanguage [ja] [setups=japanese] > \definefallbackfamily > [archimate] > [ss] > [Hiragino Sans] > [preset=range:japanese, >tf=st

Re: [NTG-context] \placeinitial doesn't work inside \framedtext (or \framed)

2023-05-16 Thread
Gerben Wierda via ntg-context 于2023年5月17日周三 06:42写道: > I did a simple thing, replace a \framed by \framedtext to get > \placeinitial working but that doesn't seem to work automatically: > > %== > \starttext > \setupinitial[n=2,text=Knuth]\placeinitial\input knuth > > \fram

Re: [NTG-context] Flushright problems with Japanese

2023-05-15 Thread
Gerben Wierda via ntg-context 于2023年5月15日周一 16:43写道: > When I use flushright, my Japanese characters get widely spaced as if > flushing right doesn't work > > Minimal example: > > % === > \definefallbackfamily > [archimate] > [ss] > [Hiragino Sans] > [preset=r

Re: [NTG-context] How to use noto sans math font?

2023-04-05 Thread
Mikael Sundqvist via ntg-context 于2023年4月6日周四 13:00写道: > Hi, > > On Thu, Apr 6, 2023 at 2:56 AM Li Yanrui (李延瑞) via ntg-context > wrote: > > > > > > > > Mikael Sundqvist via ntg-context 于2023年4月5日周三 > 18:26写道: > >> > >> Hi, > >&g

Re: [NTG-context] How to use noto sans math font?

2023-04-05 Thread
Mikael Sundqvist via ntg-context 于2023年4月5日周三 18:26写道: > Hi, > > No intend to be complete or so (not by computer either, so could not look > into it), it was just for a test a while back. But it could serve as a > start. > > /Mikael > Hi Mikael, Thanks for your reply. I used the typescript you

[NTG-context] How to use noto sans math font?

2023-04-05 Thread
Hi, I try to use the Noto Sans Math fnt which can be downloaded from https://fonts.google.com/noto/specimen/Noto+Sans+Math But I use it like the following \definefontfamily[myfonts][rm][latin modern roman] \definefontfamily[myfonts][mm][noto sans math] \setupbodyfont[myfonts,rm,12pt] \starttext

[NTG-context] Chinese labels in lang-txt.lua

2023-04-02 Thread
Hi Hans, There are some inaccurate labels for Chinese in lang-txt.lua. Could you please apply the following patches to it? - --- lang-txt.lua 2023-04-03 11:10:00.267720005 +0800 +++ new-lang-txt.lua 2023-04-03 11:03:24.645426080 +0800 @@ -1192,7 +1192,

Re: [NTG-context] The same Table, im Math Modus?

2023-03-22 Thread
Ursula Hermann via ntg-context 于2023年3月21日周二 20:45写道: > > > I’d like to do a Table lik this one > > [image: enter image description here] > > I have no example. How can I do that? > > > You can use xtable, e.g. \startxtable[frame=off,width=1cm,align=center] \startxrow[bottomframe=on,frameoffset=

Re: [NTG-context] Bug in searching TTC fonts for the script of mtxrun

2023-03-22 Thread
Hans Hagen via ntg-context 于2023年3月22日周三 15:51写道: > On 3/22/2023 7:15 AM, Li Yanrui (李延瑞) via ntg-context wrote: > > Hi Hans, > > > > I have already installed some Chinese TTC fonts, e.g. > > NotoSerifCJK-Regular.ttc. But when I use mtxrun command to sear

[NTG-context] Bug in searching TTC fonts for the script of mtxrun

2023-03-21 Thread
Hi Hans, I have already installed some Chinese TTC fonts, e.g. NotoSerifCJK-Regular.ttc. But when I use mtxrun command to search them, I get an error. $ mtxrun --script font --list --file NotoSerifCJK-Regular.ttc lua error : function call: ...e/garfileo/opt/context/tex/texmf-linux-64/bin/mtxrun.l

[NTG-context] Bug in tabulate

2023-03-20 Thread
Hi, Please see the following example: \startTEXpage[offset=5mm] \starttabulate[|c|c|c|] \VL 1 \VL 2 \VL 3\VL\NR \stoptabulate \blank \starttabulate[|c|c|c|] \NC 1 \NC 2 \NC 3\NR \stoptabulate \stopTEXpage In its result, there is a rule in the left side of the second tabulate. The result is attac

[NTG-context] Bug in columns

2023-03-15 Thread
Hi, There are some footnotes in my text. When I use \startcolumns...\stopcolumns, the locations of footnotes are not right. Please see the followging sample: \starttext If there is a footnote here\footnote{It's a footnote!}. \startcolumns[n=2] \input knuth \column \input knuth \stopcolumns The r

[NTG-context] problem with LMTX on Linux: need to execute install.sh twice

2023-03-08 Thread
Hi, When I reinstall LMTX on my linux 64 system, the first executing install.sh gives the error message: tex error > tex error on line 34 in file /home/garfileo/public/context/tex/texmf-context/tex/context/base/mkiv/type-set.mkiv: ! I can't find file `type-imp-latinmodern.mkiv'. so I have

Re: [NTG-context] horizontal space in CJK document

2023-02-22 Thread
Sylvain Hubert via ntg-context 于2023年2月21日周二 03:43写道: > > Dear list, > > Does anyone know how to insert a horizontal space in a CJK document with > \setscript[hanzi]? > > \setscript[hanzi] > \definefontfamily[mainface][rm][notoserifcjkhk][] > \setupbodyfont[mainface] > \starttext > 口口\hspace[big]

Re: [NTG-context] \setscript[hanzi] seems broken.

2021-05-20 Thread
Li Yanrui 于2021年5月20日周四 下午3:15写道: > > Hi, > > After updating ConTeXt lmtx 2021.05.19 18:22, the line breaking with chinese > characters does not work. > > The following is a simple example: > > ``` > % This font can be downloaded from > % > https://github.com/adobe-fonts/source-han-serif/raw/rel

[NTG-context] 'lua.registercode' bug in latest beta

2017-11-06 Thread
pyt string should be 'nil'? -- Best regards, Li Yanrui (李延瑞) ___ 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/l

Re: [NTG-context] How to embed formatting commands into the syntax highlight code generated by scite module?

2016-04-13 Thread
hould work in the comment region. See > the documentation: > Thanks Aditya. I need insert some pseudo-code into the verbatim text, so I want it to be the same as "escape=yes" in \starttyping ... \stoptyping. -- Best regards, Li Yanrui (李延瑞) __

[NTG-context] How to embed formatting commands into the syntax highlight code generated by scite module?

2016-04-11 Thread
Hi, i want to embed some formatting commands into code highlighted with scite or vim module, but i do not find its option like "escape=yes". Is there a way to do it? -- Best regards, Li Yanrui (李延瑞) _

[NTG-context] Incorrect boundingbox information in .tma files for Chinese OTF fonts

2016-01-24 Thread
generated by context cmd, the boundingbox of the comma is "{ 152, -33, 833, 648 }". The attachment describe these. Maybe there is problem in the process of loading otf fonts. -- Best regards, Li Yanrui (李延瑞) ___

Re: [NTG-context] can not get the quotation marks from the fallback fonts

2014-01-07 Thread
Thank you, Wolfgang. I have find the new simplefonts can solve these problems after i posted that mail. This is a good news for me athough it appeared for a long time. -- Best regards, Li Yanrui (李延瑞) ___ If your

[NTG-context] can not get the quotation marks from the fallback fonts

2014-01-07 Thread
-- Best regards, Li Yanrui (李延瑞) ___ 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://

Re: [NTG-context] beta

2013-03-12 Thread
ne' [string "\directlua "]:1: in main chunk. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-cont

Re: [NTG-context] how to change the distance between two words?

2013-01-19 Thread
xed in luatex 0.75. I think wolfgang had cached those fonts so he can use them now. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry to the Wiki! mail

[NTG-context] fails to fonts reloading

2013-01-04 Thread
Execute `mtxrun --script fonts --reload` with minimals beta 2013.01.02: $ mtxrun --script fonts --reload fonts | names | warnings are disabled (tracker 'fonts.warnings') fonts | names | identifying tree font files with suffix otf fonts | names | scanning /opt/context

Re: [NTG-context] new beta

2012-07-26 Thread
: Invalid field id font for node type hlist (3) -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://w

[NTG-context] cikada, a presentation tool

2012-06-27 Thread
Hi, I write a presentation tool for PDF documents based clutter and poppler. welcome to try it. the english manual, see https://github.com/liyanrui/cikada/blob/master/doc/cikada-manual-en.pdf the project page: https://github.com/liyanrui/cikada -- Best regards, Li Yanrui (李延瑞

[NTG-context] bug on fallback fonts alternative switching

2012-02-13 Thread
Hi, I reported the bug, please see: http://www.ntg.nl/pipermail/ntg-context/2012/064858.html It is still exist in the beta 2012.02.08. -- Best regards, Li Yanrui ___ If your question is of interest to others as w

[NTG-context] The bug with the scale of fallback fonts

2012-01-27 Thread
blank {\tfa 夹杂 English 的中文文本}\blank {\tfb 夹杂 English 的中文文本}\blank {\tfc 夹杂 English 的中文文本}\blank {\tfd 夹杂 English 的中文文本} \stoptext -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as

Re: [NTG-context] new beta

2011-12-31 Thread
e a difference in excessive usage of \framed and > some table mechanisms. > The indentation is broken. Please see this example: \setupindenting[first,2em,always] \starttext \input knuth \stoptext The result is that the first line of a paragraph is not indented but the other

Re: [NTG-context] simplefonts and cjk

2011-08-10 Thread
u can try the following example: \usemodule[simplefonts] \setmainfontfallback[arialuni][range={0x0400-0x2FA1F}] \setcjkmainfont[arialuni] \starttext Example text from the wiki: Немного русского текста для пробы. And some Chinese: --- 人民日报海外版 --- back to English

Re: [NTG-context] Making bibliography references interactive in mkiv

2011-07-17 Thread
2011/7/18 Christian : > Hello list, > I'm currently using the built in bib-module in mkiv together with a bib > database file. > How can I set it up so that clicking on a reference takes me to the > corresponding entry in the publication list? maybe '\setupinteraction[state=start, focus=standard

Re: [NTG-context] problem running first-setup.sh

2011-06-27 Thread
rl + c` to skip it if you are a mkiv user. I also met this problem on linux. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : nt

[NTG-context] \setscript[hanzi] conflicts with some symbols

2011-06-25 Thread
e pdf file still can be output. -- Best regards, Li Yanrui (李延瑞) ___ 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/listin

Re: [NTG-context] beta

2011-06-15 Thread
onts.encodings.agl = { unicodes = unicodes } + dofile(resolvers.findfile("font-agl.lua")) +local unicodes = fonts.encodings.agl.unicodes return unicodes else return nil -- Best regards, Li Yanrui (李延瑞) __

Re: [NTG-context] beta

2011-06-13 Thread
2011/6/12 Li Yanrui (李延瑞) : > 2011/6/9 Li Yanrui (李延瑞) : >> 2011/6/9 Hans Hagen : >>> Hi, >>> >>> I uploaded a beta. >>> >> >> The luatex-plain format has been broken. I use the following file to >> generate format. >> >&g

Re: [NTG-context] beta

2011-06-11 Thread
2011/6/9 Li Yanrui (李延瑞) : > 2011/6/9 Hans Hagen : >> Hi, >> >> I uploaded a beta. >> > > The luatex-plain format has been broken. I use the following file to > generate format. > > \input plain > \directlua {tex.enableprimitives('', tex.extr

Re: [NTG-context] can't set simplified chinese font (Taco Hoekwater)

2011-06-10 Thread
2011/6/10 Wolfgang Schuster : > > Am 10.06.2011 um 13:20 schrieb Li Yanrui (李延瑞): > >> Very strange. After using typescript to define fonts the "name" >> keyword can work again in \definefont macro. > > Accessing a font by name requires a entry on the databas

Re: [NTG-context] can't set simplified chinese font (Taco Hoekwater)

2011-06-10 Thread
2011/6/10 Li Yanrui (李延瑞) : > 2011/6/10 m00nlight : >> >> Yes, I make sure that  the Adobe Song Std.otf is in /usr/share/fonts/adobe >> and OSFONTDIR is director to /usr/share/fonts/adboe > > If you use "\definefont[song][name:adobesongstd]" to define

Re: [NTG-context] can't set simplified chinese font (Taco Hoekwater)

2011-06-10 Thread
adobesongstd]" can do it. Maybe "name" keyword is skipped as default now. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry to the Wiki

Re: [NTG-context] beta

2011-06-09 Thread
2011/6/9 Hans Hagen : > On 9-6-2011 3:38, Li Yanrui (李延瑞) wrote: >> >> 2011/6/9 Hans Hagen: >>> >>> Hi, >>> >>> I uploaded a beta. >>> >> >> The luatex-plain format has been broken. I use the following file to &g

Re: [NTG-context] beta

2011-06-08 Thread
2011/6/9 Hans Hagen : > Hi, > > I uploaded a beta. > The luatex-plain format has been broken. I use the following file to generate format. \input plain \directlua {tex.enableprimitives('', tex.extraprimitives())} \pdfoutput=1 \everyjob \expandafter {% \the\everyjob \input luatex-basics\re

Re: [NTG-context] bibliography: current status, Wiki page Bibliography, [[error 2]] and bibltx

2011-05-21 Thread
2011/5/21 Paul Menzel : > > Thank you very much for this hint. I am getting the same result as you. > Everything works but the listing of all entries. > You can try "\placepublications[criterium=text]" instead of "\placepublications[criterium=all]". -

Re: [NTG-context] no line break in CJK text in footnotes

2011-04-18 Thread
2011/4/8 Li Yanrui (李延瑞) : > Hi Hans, > > At least for the beta 2011.04.03, the line break can not work for cjk > text in footnotes. See the following example: > > \definefontsynonym[Serif][name:adobesongstd] > \definetypeface[myfonts][rm][serif][myfonts][defaul

[NTG-context] no line break in CJK text in footnotes

2011-04-07 Thread
Hi Hans, At least for the beta 2011.04.03, the line break can not work for cjk text in footnotes. See the following example: \definefontsynonym[Serif][name:adobesongstd] \definetypeface[myfonts][rm][serif][myfonts][default] \setscript[hanzi] \setupbodyfont[myfonts,rm,11pt] \starttext \startbuffe

Re: [NTG-context] beta

2011-03-25 Thread
2011/3/26 Hans Hagen : > Hi, > > I uploaded a new beta. > The protrusion does not work. I have tested it with the example in http://wiki.contextgarden.net/Protrusion#MkIV -- Best regards, Li Yanrui (李延瑞) __

Re: [NTG-context] \synctex=1 ignored in mkiv

2011-03-11 Thread
ives[system.synctex] is instead of \synctex=1 in mkiv. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / ht

[NTG-context] a bug in the scrp-cjk.lua

2011-02-20 Thread
Hi Hans, The 'get_attribute' function is not be replaced with 'has_attribute' in the second 'process' function of 'hanzi' section in the scrp-cjk.lua. -- Best regards, Li Yanrui ___ If your question is of interest t

Re: [NTG-context] Chinese TTC fonts can not be loaded with the beta (2011.02.11)

2011-02-13 Thread
2011/2/13 Philipp A. : > > i wanted to load a ttc at one point, too, and failed. > > i found beer, a free software collection, and ported it’s ttc2ttf tool to > python (as a challenge). > > you can find my port here, but it doesn’t get the magic numbers right. it > works for me, though. > In fact

[NTG-context] Chinese TTC fonts can not be loaded with the beta (2011.02.11)

2011-02-12 Thread
Hi, For this example with simsun.ttc (it can be download from http://www.slax.org/modules.php?action=detail&id=2630): \definefont[song][name:nsimsun] \starttext \song 测试 \stoptext ConTeXt MkIV said: fonts > fallback modern rm 12pt is loaded system > begin file b at line 3 fon

Re: [NTG-context] about alignment in itemize

2011-02-03 Thread
2011/2/4 Jeong Dalyoung : > Dear all, > > First, yesterday was the new year's day in Lunar calendar, and it is the > biggest  holiday in a year for us. So I'd like to say "Happy New Year!" again. > > I use the following code to list some items and avoid the overlapping (viii) > and letters: > >  

Re: [NTG-context] Issues with SyncTeX

2011-02-03 Thread
2011/2/4 views63 : > Hi all, > > The SyncTeX has an issues with the beta 2011.02.04 00:30. > This problem should be casued by "\nonknuthmode" in core-def.mkiv. You can comment out it for the moment. -- Best re

Re: [NTG-context] Issues with bibtex

2011-02-03 Thread
2011/2/4 views63 : > Hi all, > > the  bibtex is not worked  in latest beta (MkIV) > Works here with the beta 2011.02.02 13:03. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to ot

Re: [NTG-context] Pipe symbol

2011-01-23 Thread
2011/1/24 Vyatcheslav Yatskovsky : > Hi, > > How to use a pipe symbol (|) in a text? > > Both | and \| give errors. > \char124 or \textbar -- Best regards, Li Yanrui (李延瑞) ___ If your question

Re: [NTG-context] searchable PDF with MinionPro under mkiv

2011-01-16 Thread
ntg.nl/pipermail/ntg-context/2010/052259.html"; but that one has been solved by Taco. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry to the Wiki! maill

Re: [NTG-context] Hairline in header

2011-01-11 Thread
\setupthinrules. > \setupthinrules[before=\vskip-0.8em] does no work. > Hm, if you use: \setupthinrules[n=1, before=\vskip-0.8em] \setupheader[text][after=\thinrules] it can work. However ConTeXt advises to use \blank instead of \vskip, for examp

Re: [NTG-context] Hairline in header

2011-01-10 Thread
7;d like to use > \thinrule but still want the position like this: > > \setupheader[text][after=\hrule] > Hi Florian, Maybe this can help you. \setuplayout[header=1cm,headerdistance=1cm] \setupheader[text][after=\vskip-0.8em\thinrule] \starttext \dorecurse{12}{\in

[NTG-context] the chart module broken

2011-01-10 Thread
Hi, With beta 2011.01.10 17:55, the chart module is broken. For this minimal example: \usemodule[chart] \starttext \startFLOWchart[example] \startFLOWcell \name {flow} \location {1,1} \text {Flow} \connection [rl] {chart} \stopFLOWcell \startFLOWcell \name {chart} \location{2,1} \

Re: [NTG-context] \tfx or \tfxx is fail with nonintegral fonts size

2011-01-07 Thread
t, the macros such as \tfx and \tfxx works can always work. Otherwise you have to define body fonts by yourself. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add

[NTG-context] luatex-mplib.lua missing and luatools' output repeated twice

2010-12-28 Thread
Hi, the luatex-mplib.lua is missing at least in the beta 2010.12.22 for linux x86. luatools' output is repeated twice. for example: $ luatools context.tex /opt/context/tex/texmf-context/tex/context/base/context.tex /opt/context/tex/texmf-context/tex/context/base/context.tex this problem causes

Re: [NTG-context] "Redundant equation" is a MetaPost bug in MkIV?

2010-12-05 Thread
2010/12/5 Aditya Mahajan : > On Sun, 5 Dec 2010, Li Yanrui (李延瑞) wrote: > > When a label (or btex ... etex) is present, ConTeXt processes the MP code > twice: once to typeset the labels and then to place to labels. You get a > redundant equation in the second pass. > > The e

Re: [NTG-context] "Redundant equation" is a MetaPost bug in MkIV?

2010-12-05 Thread
e save u, xmin, xmax; u = 1cm; xmin = -2.6u; xmax = 4u; drawarrow (xmin,0)--(xmax,0); label.lft("hello",(0, 0)); \stopMPcode \stoptext -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interes

[NTG-context] "Redundant equation" is a MetaPost bug in MkIV?

2010-12-04 Thread
Hi, See the following example: \starttext \startMPcode u = 1cm; xmin = -2.6u; xmax = 4u; drawarrow (xmin,0)--(xmax,0); \stopMPcode \stoptext It can be compiled rightly. But when I add the 'label' line into it, see: \starttext \startMPcode u = 1cm; xmin = -2.6u; xmax = 4u; drawarrow (xmin,0)--(x

Re: [NTG-context] cjk texts in the pdf file which MkIV output sometimes can not be copy rightly

2010-11-16 Thread
2010/9/20 Li Yanrui (李延瑞) : > 2010/9/10 Taco Hoekwater : >> On 09/10/2010 02:32 PM, Li Yanrui (李延瑞) wrote: >>> >>> 2010/9/10 Li Yanrui (李延瑞): >>>> >>>> Hi all, >>>> >>>> For the pdf file which is generated frome the foll

Re: [NTG-context] Centering framed text.

2010-11-13 Thread
\cbox{\bf\ss\tfb WARNING} > The text of the warning. > % > \stopframedtext > \stoptext > \startframedtext[middle] your text \stopframedtext -- Best regards, Li Yanrui (李延瑞) ___

Re: [NTG-context] beta

2010-11-12 Thread
2010/11/13 Hans Hagen : > Hi, > > I uploaded a new beta (so the minimals will have it in about an hour): > The line 169 and 171 in strc-mar.lua exist typo. The 'setting' should be 'settings'? -

Re: [NTG-context] luatex-fonts-merged.lua can not work

2010-11-03 Thread
2010/11/3 Li Yanrui (李延瑞) : > 2010/11/3 Hans Hagen : >> >> I uploaded a version without the chardata reference >> > > Now the fontfallback hangs up. For example, > > \definefontsynonym[song][name:adobesongstd] > \definefontfallback[hereos][nam

Re: [NTG-context] luatex-fonts-merged.lua can not work

2010-11-03 Thread
ks=hereos] \definefont[newsong][fbsong] \starttext \newsong 夹杂 English 的中文文本 \stoptext The error message is: ! LuaTeX error ...text/tex/texmf-context/tex/context/base/char-ini.lua:311: bad argument #1 to 'gsub' (string expected, got nil) Is "0x000-0x0400" replaced by somthing? --

[NTG-context] luatex-fonts-merged.lua can not work

2010-11-02 Thread
Hi Hans, It seems like the char-def.lua code is not merged into luatex-fonts-merged.lua. It causes: ! LuaTeX error ...-context/tex/generic/context/luatex-fonts-merged.lua:5690: attempt to index global 'characters' (a nil value) -- Best regards, Li Y

Re: [NTG-context] [BUG] \placepublications[criterium=all] triggers error in ConTeXt 2010.09.29

2010-09-29 Thread
hat the version of beta in repository is wrong. It is 2010.07.30 but not 2010.09.29. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry to the Wiki! maillis

Re: [NTG-context] unicode error

2010-09-25 Thread
ould be ($\equiv$) \stoptext -- Best regards, Li Yanrui (李延瑞) ___ 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

Re: [NTG-context] cjk texts in the pdf file which MkIV output sometimes can not be copy rightly

2010-09-20 Thread
2010/9/10 Taco Hoekwater : > On 09/10/2010 02:32 PM, Li Yanrui (李延瑞) wrote: >> >> 2010/9/10 Li Yanrui (李延瑞): >>> >>> Hi all, >>> >>> For the pdf file which is generated frome the following example, two >>> Chinese characters can not be

[NTG-context] luatex-plain can not work with the beta (2010.09.18 12:08, linux x86)

2010-09-19 Thread
ion; ) ! Attempt to close th e bottom level file!. l.576 defaultpen := savepen; no-error> ) No pages of output. PDF statistics: 0 PDF objects out of 1000 (max. 8388607) 0 named destinations out of 1000 (max. 131072) 1 words of extra memory for PDF output out of 1 (max. 1000) --

Re: [NTG-context] beta

2010-09-12 Thread
in linux x86. It gives the error: ...text/tex/texmf-context/tex/context/base/font-otp.lua:512: attempt to call field 'register' (a nil value) -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest

Re: [NTG-context] cjk texts in the pdf file which MkIV output sometimes can not be copy rightly

2010-09-10 Thread
2010/9/10 Li Yanrui (李延瑞) : > Hi all, > > For the pdf file which is generated frome the following example, two > Chinese characters can not be copied rightly when I use simsun.ttc > font and use *Adobe Reader* to view it. The copy text is displayed as > the wrong unicode text suc

[NTG-context] cjk texts in the pdf file which MkIV output sometimes can not be copy rightly

2010-09-10 Thread
list This situation is not general. For example, if I change one Chinese character the text can be copied normally even using simsun.ttc font. -- Best regards, Li Yanrui (李延瑞) a.pdf Description: Adobe PDF document _

[NTG-context] problem with the removing of glue node in scrp-cjk.lua

2010-08-30 Thread
_width_open" then previous = "start" else -- if head ~= first then remove_node(head,first,true) -- Best regards, Li Yanrui (李延瑞) _

[NTG-context] issue with "nodes.skipcodes"

2010-08-18 Thread
- Best regards, Li Yanrui (李延瑞) ___ 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://ww

Re: [NTG-context] an issue with line numbers in the verbatim text

2010-08-11 Thread
2010/8/11 Hongwen Qiu : >  On 08/11/2010 08:23 PM, Li Yanrui (李延瑞) wrote: >> >> Hi all, >> >> this is an example. >> >> \setuptyping[numbering=line] >> \setuplinenumbering[location=intext] >> \showframe >> \starttext >> \starttyp

[NTG-context] an issue with line numbers in the verbatim text

2010-08-11 Thread
Hi all, this is an example. \setuptyping[numbering=line] \setuplinenumbering[location=intext] \showframe \starttext \starttyping This is the first line. Last line after an empty line. \stoptyping \stoptext the linenumbering setup of "location=intext" can not work. the line numbers still be inmar

[NTG-context] two problems for bib module

2010-07-19 Thread
%%% %% filename: ref.bib @article{谢2008, title={中国工业生产率的增长与收敛}, author={谢千里,罗斯基,张轶凡}, journal={经济学(季刊)}, volume={7}, number={3}, pages={809--826}, year={2008} } -- Best regards, Li Yanrui (李延瑞)

Re: [NTG-context] mtxrun error

2010-07-02 Thread
2010/7/2 luigi scarso : > On Fri, Jul 2, 2010 at 11:52 AM, Li Yanrui (李延瑞) > wrote: >> 2010/7/2 Li Yanrui (李延瑞) : >>> 2010/7/2 Li Yanrui (李延瑞) : >>>> 2010/6/30 luigi scarso : >>>>> On Wed, Jun 30, 2010 at 9:36 AM, Alan BRASLAU wrote: >>>&

Re: [NTG-context] mtxrun error

2010-07-02 Thread
2010/7/3 views63 : > > In this way the log said "ConTeXt  ver: 2010.05.24 13:05 MKIV  fmt: > 2010.7.2  int: english/english" why? I used the latest. just my workaround. waitting for Hans to fix it. -- Best regar

Re: [NTG-context] mtxrun error

2010-07-02 Thread
2010/7/2 Li Yanrui (李延瑞) : > 2010/7/2 Li Yanrui (李延瑞) : >> 2010/6/30 luigi scarso : >>> On Wed, Jun 30, 2010 at 9:36 AM, Alan BRASLAU wrote: >>>> Latest minimals: >>>> >>>> mtxrun:9289: attempt to concatenate local 'v' (a table val

Re: [NTG-context] mtxrun error

2010-07-02 Thread
2010/7/2 Li Yanrui (李延瑞) : > 2010/6/30 luigi scarso : >> On Wed, Jun 30, 2010 at 9:36 AM, Alan BRASLAU wrote: >>> Latest minimals: >>> >>> mtxrun:9289: attempt to concatenate local 'v' (a table value) >> confirmed on my linux 32 box too >>

Re: [NTG-context] mtxrun error

2010-07-01 Thread
2010/7/2 Li Yanrui (李延瑞) : > 2010/6/30 luigi scarso : >> On Wed, Jun 30, 2010 at 9:36 AM, Alan BRASLAU wrote: >>> Latest minimals: >>> >>> mtxrun:9289: attempt to concatenate local 'v' (a table value) >> confirmed on my linux 32 box too >>

Re: [NTG-context] mtxrun error

2010-07-01 Thread
problem. sed -i 's/t\[vv.."."..v\]/t\[vv\]/g' $TEXMFOS/bin/luatools sed -i 's/t\[vv.."."..v\]/t\[vv\]/g' $TEXMFOS/bin/mtxrun -- Best regards, Li Yanrui (李延瑞) ___ If you

[NTG-context] problem with 'kpse.find_file'

2010-06-10 Thread
hunk. }inserted text> ...(kpse.find_file ("a", "lua")) \dodostartluacode ...d \directlua \zerocount {#1}} l.4 \stopluacode ? -- Best regards, Li Yanrui (李延瑞) test.tar.gz Description: GNU Zip compressed data ___

[NTG-context] Two problems about CJK fonts with the beta (2010.05.22)

2010-05-23 Thread
/share/fonts/adobe/AdobeSongStd-Light) has no characters! -- Best regards, Li Yanrui (李延瑞) a.pdf Description: Adobe PDF document ___ If your question is of interest to others as well, please add an entry to the

[NTG-context] Problem with the loading cid fonts in luatex-plain format

2010-05-09 Thread
] (file:AdobeSongStd-Light) has no characters! I remember it could work before. My environment: linux x86 / context minimals 2010.05.08 13:33 / luatex 0.60.1-2010050821 -- Best regards, Li Yanrui (李延瑞) ___ If your question

Re: [NTG-context] regenerate database

2010-04-09 Thread
g MkII, i think you can try 'mktexlsr'. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.nt

Re: [NTG-context] callback.register

2010-04-09 Thread
(string.char(n.char)) >    elseif node.type(n.id) == "glue" then >      texio.write(' ') >    end >  end >  texio.write("\n") >  return head > end > tasks.appendaction("processors","before","MyPreLB") >

Re: [NTG-context] callback.register

2010-04-08 Thread
oing wrong here? Hi Wolfgang, see http://www.ntg.nl/pipermail/ntg-context/2010/047018.html -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry to the Wiki! maill

Re: [NTG-context] lmmi12 missing in minimals

2010-04-07 Thread
12): Font lmmi12 at 600 not found > Maybe your luatex version is 0.60. You can try to downgrade it to 0.52. -- Best regards, Li Yanrui (李延瑞) ___ If your question is of interest to others as well, please add an entry t

[NTG-context] There are some math fonts can't be found with the beta 2010.03.30 and luatex > 0.52

2010-04-04 Thread
Hi, A sample: \starttext \startformula \left[\matrix{1\cr 0\cr 0}\right]. \stopformula \stoptext The warning informaton: LuaTeX warning (file lmex10): Font lmex10 at 720 not found -- Best regards, Li Yanrui (李延瑞