Re: [NTG-context] Typefile with Chinese, Korean or Japanase text

2018-02-19 Thread Jeong Dal
Dear Wolfgang, I found that the previous run “mtxrun - script font…” cheked the fonts for TeXLive 2017. So I run “setuptex” for ConTeXt standalone and run “mtxrun” again. After that I compiled the same file. The result is that \tt works as Nanum Gothic Coding but \ss still not working. “Nanum

Re: [NTG-context] Typefile with Chinese, Korean or Japanase text

2018-02-19 Thread Pablo Rodriguez
On 02/19/2018 10:15 PM, Jeong Dal wrote: > Dear Wolfgang, > > Two months ago, you suggested an example for typefile with korean. I > just read it at that time and I try your sample today.  > Although there are Nanum Gothic and Nanum Gothic Coding in my system > font, no output of korean for \ss

Re: [NTG-context] Typefile with Chinese, Korean or Japanase text

2018-02-19 Thread Jeong Dal
Dear Wolfgang, Two months ago, you suggested an example for typefile with korean. I just read it at that time and I try your sample today. Although there are Nanum Gothic and Nanum Gothic Coding in my system font, no output of korean for \ss and \tt. I run ‘mtxrun —script font —reload —force

[NTG-context] issue with character and \xmlprettyprinttext

2018-02-19 Thread Pablo Rodriguez
Hans, I have the following sample: \startbuffer[demo] b \␣ \stopbuffer \startxmlsetups xml:initialize \xmlsetsetup{#1}{doc|p|code}{xml:*} \stopxmlsetups \xmlregistersetup{xml:initialize} \startxmlsetups xml:doc \xmlflush{#1} \stopxmlsetups \startxmlsetups

Re: [NTG-context] In-Margin Title + whitespace/indent bug

2018-02-19 Thread Hans Hagen
On 2/19/2018 9:28 PM, Wolfgang Schuster wrote: Brian Hunt 18. Februar 2018 um 13:48 Hi all, I reported a curiosity on tex.stackexchange.com and a user noted that it appears to be a bug / regression that should be reported as the

Re: [NTG-context] In-Margin Title + whitespace/indent bug

2018-02-19 Thread Wolfgang Schuster
Brian Hunt 18. Februar 2018 um 13:48 Hi all, I reported a curiosity on tex.stackexchange.com and a user noted that it appears to be a bug / regression that should be reported as the issue occurs in the latest beta (2018.02.14

Re: [NTG-context] In-Margin Title + whitespace/indent bug

2018-02-19 Thread Hans Hagen
On 2/19/2018 8:33 PM, Wolfgang Schuster wrote: I can’t provide a fix but I was able to create a minimal example which shows the "disable" option for \blank produces the unwanted space. \setuplayout   [backspace=2in,    width=middle] \setupindenting [yes,medium] \setupwhitespace[line]

Re: [NTG-context] In-Margin Title + whitespace/indent bug

2018-02-19 Thread Wolfgang Schuster
I can’t provide a fix but I was able to create a minimal example which shows the "disable" option for \blank produces the unwanted space. \setuplayout [backspace=2in, width=middle] \setupindenting [yes,medium] \setupwhitespace[line] \starttext \noindent\inmargin{Ward}%

[NTG-context] Merging source ConTeXt files during compilation of main file

2018-02-19 Thread Jaroslav Hajtmar
Hello ConTeXist. I have one main file and a large number of component files. I would like to merge all files in the right order without having to do it manually. Is there a way to automatically merge several source files during the compilation of ConTeXt source text, which are loading using the

Re: [NTG-context] Learning how to use \setupbtxrendering

2018-02-19 Thread Otared Kavian
Hi Alan, and all the Gurus on the list, Many thanks for your help and comments. I am sending again this message which, by mistake, was sent only to Alan, in order to get some help. The manual mkiv-publications.pdf contains indeed many explanations, but probably the informations there are too

[NTG-context] Merging source ConTeXt files during compilation of main file

2018-02-19 Thread Jaroslav Hajtmar
Hello ConTeXist. I have one main file and a large number of component files. I would like to merge all files in the right order without having to do it manually. Is there a way to automatically merge several source files during the compilation of ConTeXt source text, which are loading using the

Re: [NTG-context] about makempy (metapost outlines)

2018-02-19 Thread Jeong Dal
Dear Otared, I am sorry that the sample code is not fully loaded. Although Hans said that we don’t need ‘makempy’, I copied the whole code again for the sake of test. \setuphead[section][style={\effect[outer]}] is working well. For korean, use \setupbodyfont[unfonts] as Hans said. Thank you.

[NTG-context] Letterspacing for bodyfont :(

2018-02-19 Thread Henning Hraban Ramm
Ahoi, the designer of a corporate design I must use insists to have the bodyfont spaced by 4%, italics by 5%, in footnotes 13/14%. I got as far as \definecharacterkerning[default][factor=.04] \definecharacterkerning[default-italic][factor=.05] \definecharacterkerning[footnotes][factor=.13]

Re: [NTG-context] URL style

2018-02-19 Thread Wolfgang Schuster
Henning Hraban Ramm 19. Februar 2018 um 11:12 Ahoi, I’m trying to typeset URLs in italics, but \setupurl[style=\em] (or any other value like italic, bold etc.) doesn’t change the outcome of \goto or \hyphenatedurl. Is this a bug? \starttext \setupurl[style=\em]

[NTG-context] URL style

2018-02-19 Thread Henning Hraban Ramm
Ahoi, I’m trying to typeset URLs in italics, but \setupurl[style=\em] (or any other value like italic, bold etc.) doesn’t change the outcome of \goto or \hyphenatedurl. Is this a bug? \starttext \setupurl[style=\em] \hyphenatedurl{www.fiee.net} \goto{www.fiee.net} \stoptext Greetlings,

[NTG-context] In-Margin Title + whitespace/indent bug

2018-02-19 Thread Brian Hunt
Hi all, I reported a curiosity on tex.stackexchange.com and a user noted that it appears to be a bug / regression that should be reported as the issue occurs in the latest beta (2018.02.14 22:56) but not TL2017 (2017.05.15 21:48). You can see the details here:

Re: [NTG-context] about makempy (metapost outlines)

2018-02-19 Thread Hans Hagen
On 2/19/2018 3:21 AM, Jeong Dal wrote: tex error       > tex error on line 4 in file /Users/graph/Documents/TeXfiles/test-mpgraph.tex: ! Undefined control sequence \setstrut \begstrut \getheadtitle                                   \endstrut \MPLIBgraphictext ...\startTEXpage

Re: [NTG-context] about makempy (metapost outlines)

2018-02-19 Thread Hans Hagen
On 2/19/2018 8:09 AM, Otared Kavian wrote: Tha sample code below runs correctly, except that the Korean words are not displayed, since there is no body fonts set up for that language. Could you please send a more complete sample in order for us to see what you are reporting?