[NTG-context] Re: Combine lua and btx setup, was: Re: Customize citation format of a bibliography (use the short form as reference format)

2024-04-25 Thread Gerion Entrup
cite[special][knuth1] > ``` > This has several problems: > - \btxflush{short} does not work as I expected that. How can I get the short > form? > - \btxflush to pass arguments to lua does not work as intended. On the lua > side the >variable "author" resolves to "\

[NTG-context] Re: documentation: parameters of \setuplist

2024-04-24 Thread Henning Hraban Ramm
: * state (start stop): what does this en-/disable? collecting entries? * label (yes no none Name): language dependent labels? as a prefix or what? You can use the key to set language dependent texts for the section counters in the list entry, with "yes" the values from the document

[NTG-context] Re: documentation: parameters of \setuplist

2024-04-24 Thread Bruce Horrocks
t;> * state (start stop): what does this en-/disable? collecting entries? >> * label (yes no none Name): language dependent labels? as a prefix or what? >> * location (none, here): disable placement? when makes this sense? >> * symbol (one two three none default): where is this u

[NTG-context] Re: documentation: parameters of \setuplist

2024-04-23 Thread Wolfgang Schuster
? collecting entries? * label (yes no none Name): language dependent labels? as a prefix or what? You can use the key to set language dependent texts for the section counters in the list entry, with "yes" the values from the document are used but you can also set whatever labe

[NTG-context] Re: documentation: parameters of \setuplist

2024-04-23 Thread Henning Hraban Ramm
): language dependent labels? as a prefix or what? * location (none, here): disable placement? when makes this sense? * symbol (one two three none default): where is this used? One solved, still 4 to go… Please, anyone who used these? Hraban

[NTG-context] Combine lua and btx setup, was: Re: Customize citation format of a bibliography (use the short form as reference format)

2024-04-23 Thread Gerion Entrup
resolves to "\btxflushauthor{author}" and not to "D. E. Knuth". How can I pass the data? I use Lua only because I find it more convenient as a programming language. If a plain tex solution is simpler, I'm happy to use that. Another question that came up while studying the sourc

[NTG-context] Re: documentation: parameters of \setuplist

2024-04-22 Thread Duncan Hothersall
s this en-/disable? collecting entries? > * label (yes no none Name): language dependent labels? as a prefix or what? > * location (none, here): disable placement? when makes this sense? > * aligntitle (yes no): align which part to what? > * symbol (one two three none default): where i

[NTG-context] documentation: parameters of \setuplist

2024-04-22 Thread Henning Hraban Ramm
I tried to complete https://wiki.contextgarden.net/Command/setuplist, but I don’t understand all parameters. Can anyone explain these please: * state (start stop): what does this en-/disable? collecting entries? * label (yes no none Name): language dependent labels? as a prefix or what

[NTG-context] Re: [off topic] non-English programming languages: Arab and Cuneiform

2024-04-20 Thread Andres Conrado Montoya
Oh, I do, fascinating stuff! Regarding languages, I also came by a very interesting writing system, called Ditema tsa Dinoko, designed to write different african languages: https://en.wikipedia.org/wiki/Ditema_tsa_Dinoko Not really a programming language, but I could see one developing from

[NTG-context] Re: Wiki - test/proposal to further clarify documentation

2024-04-17 Thread Henning Hraban Ramm
hat they use the tex language / ecosystem.) In my experience, most people interested in ConTeXt know LaTeX, so it makes sense to compare. And I actually just say “LaTeX is the most known command-based typesetting system” (that’s just true) to shortcut explaining what a cbts might be. Your critique ap

[NTG-context] Re: Wiki - test/proposal to further clarify documentation

2024-04-17 Thread Hans Hagen
is “what is ConTeXt,” and the answer is “we’re not LaTeX.” And why “infamous”? I agree. It sounds the same as "we're not msword" or "we're not google docs". (In the end the only thing that latex and context have in common is that they use the tex language

[NTG-context] Re: Wiki - test/proposal to further clarify documentation

2024-04-16 Thread Henning Hraban Ramm
math typesetting * to use Lua functions e.g. for processing data * deep integration of a graphics language (MetaPost) * to process XML input * no package conflicts * to use OpenType features * consistent setup commands * to place stuff on layers * visual debugging features * to have a lean, but mighty

[NTG-context] Re: Most recent context doesn't like synctex?

2024-04-15 Thread Henning Hraban Ramm
igh, should I learn TypeScript to adopt the viewer plugin and enable my language-context-lmtx* plugin to run ConTeXt and SyncTeX? (I’ve already too many projects and not enough brain capacity.) Hraban *) https://codeberg.org/fiee/language

[NTG-context] Wiki - question about Command/ pages which start with a space character

2024-04-14 Thread garulfo
/ help Command/ high Command/ highlight Command/ label Command/ labellanguage Command/ labeltext Command/ labeltexts Command/ language Command/ leftlabeltext Command/ linenote Command/ low Command/ lowhigh Command/ lowmidhigh Command/ margindata Command/ mathcommand Command/ mathdoubleextensible Com

[NTG-context] context editor support / syntax highlighting for Pulsar

2024-04-01 Thread Henning Hraban Ramm
uot;settings" are missing, see https://codeberg.org/fiee/language-context (Yes, this approach is oldfashioned and a plugin could do a lot more, but I don’t speak TypeScript.) The generated cson file is for "snippets", like in: https://codeberg.org/fiee/language-context/src/bran

[NTG-context] upload

2024-04-01 Thread Hans Hagen
PDF document % language=us % todo: no comma \usemodule[scite] \usemodule[article-basic] \usemodule[abbreviations-logos] \usemodule[math-goodriddance] \setuplayout[tight] \starttext \subject{Good riddance} We're done with math. After years of active development, Mikael and Hans have dec

[NTG-context] Re: how to include an an svg file?

2024-03-16 Thread Jean-Pierre Delange
ches loaded from cont-new.mkiv close source> level 1, order 1, name 'C:/Users/adeim/context/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > files > jobname './ctx-test-MetaPost-pdf', input './ctx-test-MetaPost-pdf.tex', result './ctx-test-MetaPost-pdf' fo

[NTG-context] Re: imposition: getting to the last page of a booklet

2024-03-07 Thread Wolfgang Schuster
Pablo Rodriguez via ntg-context schrieb am 06.03.2024 um 20:17: On 3/6/24 19:50, Wolfgang Schuster wrote: [...] Could you write the first line in plain language? Look at the second example of the Lua code in the example below for each command (the first example is your version), the third

[NTG-context] Re: imposition: getting to the last page of a booklet

2024-03-06 Thread Pablo Rodriguez via ntg-context
On 3/6/24 19:50, Wolfgang Schuster wrote: >> [...] >> Could you write the first line in plain language? > > Look at the second example of the Lua code in the example below for each > command (the first example is your version), the third example is just a > condensed ver

[NTG-context] Re: imposition: getting to the last page of a booklet

2024-03-06 Thread Wolfgang Schuster
which is shorter than writing "\ifnum ... = 0". The semicolon is also mysterious to me, I don’t know what it does there in plain language. The semicolon is a undocumented extension (I noticed it in the definition of \page[quadruple]) of \numexpr in Luametatex for the modulus operator

[NTG-context] Re: imposition: getting to the last page of a booklet

2024-03-05 Thread Pablo Rodriguez via ntg-context
don’t get how \ifcase is deployed with as conditional (being \ifcase used to give numbers for weekdays or months). The semicolon is also mysterious to me, I don’t know what it does there in plain language. Sorry, I know it has to be simple, but the syntax is too cryptic for me. Could you write th

[NTG-context] Wiki page : Mixed languages sample (French, Ancient Greek, Arabic, Chinese)

2024-03-01 Thread Jean-Pierre Delange
, of course. %We are giving below an example of a text written in a Latin language, in which we want to print here and there some text in ancient Greek, Arabic and Chinese. \setuplanguage[fr][patterns={fr,agr}] \mainlanguage[fr] \setuplayout [backspace=40mm] \setuppagenumbering[alternative

[NTG-context] Re: Japanese

2024-02-29 Thread Jeong Dal via ntg-context
efforts to > make ConTeXt Japanese ready. > > If I happen to have made false statements, please accept my apology. I tried > to be of help as far as I could. I grew up in Japan and know more or less how > typeset text should look like. > > Emanuel > > On Feb. 28 2024, at

[NTG-context] Re: Japanese

2024-02-28 Thread Emanuel Han via ntg-context
less how typeset text should look like. Emanuel On Feb. 28 2024, at 7:44 pm, Jean-Pierre Delange wrote: > Hi Hraban ! > > I also used to write this, if the main language is European : > \definefallbackfamily [mainface] [rm] [ipamincho] > [range=cjkunifiedideographs] > > Hope

[NTG-context] Re: Japanese

2024-02-28 Thread Jean-Pierre Delange
Hi Hraban ! I also used to write this, if the main language is European : \definefallbackfamily [mainface] [rm] [ipamincho] [range=cjkunifiedideographs] Hope this is useful anymore, JP Le 28/02/2024 à 18:34, Henning Hraban Ramm a écrit : Am 28.02.24 um 08:34 schrieb Otared Kavian: Dear

[NTG-context] Re: Japanese

2024-02-27 Thread Otared Kavian
] \setupwhitespace[big] \setscript[nihongo] \starttext \ruby{早}{はや}く。 いきましょう。 \stoptext Best regards: Otared > On 27 Feb 2024, at 13:55, Jeong Dal via ntg-context > wrote: > > Dear Otared, > > I am using Korean as main language. > I used use typescript file, but recently I use \defi

[NTG-context] Re: Japanese

2024-02-27 Thread Jeong Dal via ntg-context
Dear Otared, I am using Korean as main language. I used use typescript file, but recently I use \definefontfamily. Since using Japanese font is similar to use Korean font, I show my example of using Noto fonts. It was made by the help of expert of this list long time ago. You may change "

[NTG-context] Re: Sorry for once more asking, i am at Work

2024-02-20 Thread Pablo Rodriguez via ntg-context
what I see. What I do not understand, because there is > no PDF Sorry, dear Uschi, but I’m afraid that I’m on Linux and WinEdt is totally unknown to me. That being said, if the messages from your computer are in German, there is no problem with the language (after all, https://www.deepl.com/ is an option

[NTG-context] Re: using an end of line as parameter

2024-02-19 Thread Hans Hagen
On 2/19/2024 1:49 PM, Miguel Diaz wrote: Dear list, I want to format some language tests that different people are preparing. Each one uses different software and there are always problems in format that i want to solve. for a a/b/c questions I receive text that I will format to a list

[NTG-context] using an end of line as parameter

2024-02-19 Thread Miguel Diaz
Dear list, I want to format some language tests that different people are preparing. Each one uses different software and there are always problems in format that i want to solve. for a a/b/c questions I receive text that I will format to a list (comments are mine) In den Büchereien gibt es auch

[NTG-context] Re: Seeindex with zie instead of see?

2024-02-15 Thread Gerard Verhaag via ntg-context
Hi Hraban, Thanks for your suggestion! I indeed hadn't included the \mainlangauge[nl] command, I only had the \language[nl] command incorporated. So I missed that; but now it works! Gerard ___ If your question

[NTG-context] Re: An announcement of my new book.

2024-02-14 Thread Joaquín Ataz López
y material to understand and utilize the low level TeX programming language itself? That is, what do I need to read to learn to be able to read the ConTeXt source code itself (which is written in TeX---and lua, but I can help myself in that regard)? Is the "Low Level TeX" set of manuals

[NTG-context] Re: An announcement of my new book.

2024-02-13 Thread Peter Hopcroft via ntg-context
> documentation, which I find is a better medium for communication rather than > wikis. > > Now, as to my question, to understand the low level TeX programming language, > will the manuals

[NTG-context] Re: An announcement of my new book.

2024-02-13 Thread Sir Coleman via ntg-context
for communication rather than wikis. Now, as to my question, to understand the low level TeX programming language, will the manuals "Low Level TeX" be enough? Thanks. ___ If your question is of interest to othe

[NTG-context] An announcement of my new book.

2024-02-11 Thread SirColeman via ntg-context
t have one question: What is all the necessary material to understand and utilize the low level TeX programming language itself? That is, what do I need to read to learn to be able to read the ConTeXt source code itself (which is written in TeX---and lua, but I can help myself in that regard)? I

[NTG-context] Re: upload

2024-01-18 Thread Hans Hagen
On 1/18/2024 3:27 PM, Otared Kavian wrote: Dear Dalyoung, dear Mikael, I installed anew the whole LMTX tree and now everything is working fine. I don’t know whether this is related or not, somehow in my previous tree I had a directory (or folder in the MacOS language) named « texmf-osx-64

[NTG-context] Re: upload

2024-01-18 Thread Otared Kavian
Dear Dalyoung, dear Mikael, I installed anew the whole LMTX tree and now everything is working fine. I don’t know whether this is related or not, somehow in my previous tree I had a directory (or folder in the MacOS language) named « texmf-osx-64 » instead « texmf-osx-arm64

[NTG-context] Suggestions and problems of the manuals

2024-01-17 Thread Gerion Entrup
are not preloaded languages > language 'en' is active open source > level 1, order 2, name './math-mkiv-t-b-ce3b35636ef01ee62897a2beb76049e0.tmp' fonts > preloading latin modern fonts (second stage) fonts > 'fallback modern rm 1

[NTG-context] Re: Do we have a geometry library for Metafun?

2024-01-13 Thread Shiv Shankar Dayal
sibly add that in Wiki. I do not know Lua, and I am too old to learn another programming language. These days, I program only in Rust/Javascript. -- Respect, Shiv Shankar Dayal ___ If your question is of interest to other

[NTG-context] Re: multipage metapost output from ConTeXt

2024-01-06 Thread Emanuel Han via ntg-context
dn't appear before: > > >> > > >> Path A is drawn with color red on page 1, and in color black on all > > >> following pages, while it should stay red. > > >> textext(, ) is overwriting with > > >> "T="(currentime) which has be

[NTG-context] Re: 2024

2024-01-02 Thread Willi Egger
Wow Hans! As Fabrice mentioned, this is really like kind of a language and messaging from an ancient time… The shapes are genius. I believe playing this game with open cards is already a challenge to find the matching pairs. I just imagine how difficult it would be to play it as an old

[NTG-context] Re: Hyphenation for Indonesian language

2023-12-29 Thread Hans Hagen
On 12/29/2023 9:09 PM, Arthur Rosendahl wrote: Hi Muhammad, On Sat, Dec 30, 2023 at 01:08:24AM +0700, Muhammad Rizqi Siregar wrote: I'd like to ask if ConTeXt LMTX has hyphenation for Indonesian language or a way to enable it. I think Babel package in LaTeX has some pattern files

[NTG-context] Re: Hyphenation for Indonesian language

2023-12-29 Thread Arthur Rosendahl
Hi Muhammad, On Sat, Dec 30, 2023 at 01:08:24AM +0700, Muhammad Rizqi Siregar wrote: > I'd like to ask if ConTeXt LMTX has hyphenation for Indonesian language or > a way to enable it. I think Babel package in LaTeX has some pattern files > for the language, although I am not sur

[NTG-context] Hyphenation for Indonesian language

2023-12-29 Thread Muhammad Rizqi Siregar
Hello, I'd like to ask if ConTeXt LMTX has hyphenation for Indonesian language or a way to enable it. I think Babel package in LaTeX has some pattern files for the language, although I am not sure whether they can be borrowed to work with ConTeXt or not. Appreciate any help on this. Thanks

[NTG-context] Re: ConTeXt support for Nova text editor (MacOS)

2023-12-08 Thread Paul Mazaitis
. > A. Christe > Le 11 nov. 2023 à 18:49 +0100, Paul Mazaitis , a écrit : >> >> Hello, list! >> >> I'm working on a ConTeXt language extension for the Nova editor by Panic >> software (https://nova.app/). >> >> The extension is here: >

[NTG-context] Re: multipage metapost output from ConTeXt

2023-12-04 Thread Fabrice L
r the > >> first textext() which occurs inside the for k=1 endfor loop. All other > >> textext() inside the for k=1 endfor loop are not drawn at all. If the line > >> « draw textext("T="(currentime)) scaled 2 shifted(0,2in) withcolor > >> magenta ; »

[NTG-context] Re: multipage metapost output from ConTeXt

2023-12-02 Thread Emanuel Han via ntg-context
llowing pages, while it should stay red. > > >> textext(, ) is overwriting with > > >> "T="(currentime) which has been used previously in textext() > > >> before the for k=1 endfor loop. This overwriting happens only for the > > >> first textext

[NTG-context] Re: multipage metapost output from ConTeXt

2023-12-02 Thread Mikael Sundqvist
(currentime)) scaled 2 shifted(0,2in) withcolor > >> magenta ; » is commented out, the first textext() inside the for k=1 > >> endfor loop is not drawn neither. It must be an issue with textext(), > >> because when I replace textext() by lmt_outline[], the text is dra

[NTG-context] Re: multipage metapost output from ConTeXt

2023-12-02 Thread Emanuel Han via ntg-context
must be an issue with textext(), > >> because when I replace textext() by lmt_outline[], the text is drawn. > >> > >> Adjusted mwe: > >> > >> \enableregime[utf] % enable unicoded input > >> > >> \definefontfamily [RomanFont] [rm] [calluna

[NTG-context] Re: multipage metapost output from ConTeXt

2023-12-02 Thread Mikael Sundqvist
tf] % enable unicoded input >> >> \definefontfamily [RomanFont] [rm] [calluna] >> >> \definefontfamily [KoreanFont] [rm] [applemyungjo] >> >> \definefontfamily [JapaneseFont] [rm] [hannotatesc] >> >> \definefontfeature >> [fea] &

[NTG-context] Re: multipage metapost output from ConTeXt

2023-12-02 Thread fv leung
, the text is drawn. > > Adjusted mwe: > > \enableregime[utf] % enable unicoded input > > \definefontfamily [RomanFont] [rm] [calluna] > > \definefontfamily [KoreanFont] [rm] [applemyungjo] > > \definefontfamily [JapaneseFont] [rm] [hannotatesc] > > \definef

[NTG-context] Re: multipage metapost output from ConTeXt

2023-12-02 Thread Emanuel Han via ntg-context
eplace textext() by lmt_outline[], the text is > drawn. > > > Adjusted mwe: > > \enableregime[utf] % enable unicoded input > \definefontfamily [RomanFont] [rm] [calluna] > \definefontfamily [KoreanFont] [rm] [applemyungjo] > \definefontfamily [JapaneseFont] [rm] [hannot

[NTG-context] Re: multipage metapost output from ConTeXt

2023-11-29 Thread Emanuel Han via ntg-context
en I replace textext() by lmt_outline[], the text is drawn. Adjusted mwe: \enableregime[utf] % enable unicoded input \definefontfamily [RomanFont] [rm] [calluna] \definefontfamily [KoreanFont] [rm] [applemyungjo] \definefontfamily [JapaneseFont] [rm] [hannotatesc] \definefontfeature [fea] [mode=node,langu

[NTG-context] Re: multipage metapost output from ConTeXt

2023-11-27 Thread Fabrice L
ntation mode of a pdf viewer > and skipped forward and backward from page to page (that is from drawing step > to drawing step). > > mwe: > > \enableregime[utf] % enable unicoded input > > \definefontfamily [RomanFont] [rm] [calluna] > > \definefontfamily [KoreanFont

[NTG-context] multipage metapost output from ConTeXt

2023-11-27 Thread Emanuel Han via ntg-context
: \enableregime[utf] % enable unicoded input \definefontfamily [RomanFont] [rm] [calluna] \definefontfamily [KoreanFont] [rm] [applemyungjo] \definefontfamily [JapaneseFont] [rm] [hannotatesc] \definefontfeature [fea] [mode=node,language=dflt,script=arab, init=yes, medi=yes, fina=yes, isol=yes, calt

[NTG-context] Re: ConTeXt support for Nova text editor (MacOS)

2023-11-16 Thread Alexandre Christe
Hi Paul, Actually in the assets on Github it’s indicating a Typst extensions, not a ConTeXt one... BR. A. Christe Le 11 nov. 2023 à 18:49 +0100, Paul Mazaitis , a écrit : > > Hello, list! > > I'm working on a ConTeXt language extension for the Nova editor by Panic > software (h

[NTG-context] Re: ConTeXt support for Nova text editor (MacOS)

2023-11-11 Thread Henning Hraban Ramm
Am 11.11.23 um 18:39 schrieb Paul Mazaitis: Hello, list! I'm working on a ConTeXt language extension for the Nova editor by Panic software (https://nova.app/). The extension is here: https://github.com/pmazaitis/nova-context/releases/tag/0.6.0 ...currently in beta, but fairly

[NTG-context] ConTeXt support for Nova text editor (MacOS)

2023-11-11 Thread Paul Mazaitis
Hello, list! I'm working on a ConTeXt language extension for the Nova editor by Panic software (https://nova.app/). The extension is here: https://github.com/pmazaitis/nova-context/releases/tag/0.6.0 ...currently in beta, but fairly functional. This version of the extension

[NTG-context] Several math features broke for me in new Debian version

2023-11-03 Thread Kumar Appaiah
'./test', input './test.tex', result './test' fonts > latin modern fonts are not preloaded languages > language 'en' is active open source > level 1, order 2, name './test.tex' fonts > preloading latin modern fonts (second stage) mathematics > tweak &

[NTG-context] Example is not working

2023-11-03 Thread Ursula Hermann
m > files > jobname './mathtry', input './mathtry.tex', result './mathtry' fonts > latin modern fonts are not preloaded languages > language 'en' is active system > synctex functionality is enabled, expect 5-10 pct runtime overhead! open source > level 1,

[NTG-context] bibliography questions

2023-10-02 Thread Henning Hraban Ramm
nd Achim von Arnim” as a couple) – is there a good solution for related authors? Hraban @Book {WiFo2010, title = "Lesetypografie", author = "Willberg, Hans Peter and Forssman, Friedrich", publisher = "Hermann Schmidt", address = &

[NTG-context] Re: streams reversed?

2023-09-15 Thread jbf
use this in a real production scenario: there is the one you have already alluded to of extra pages occasionally beforehand (hopefully easily solvable) but I can see another problem when the text is a lengthy one... and this is the result of synchronization: when one language (vi) takes up more spa

[NTG-context] Re: streams reversed?

2023-09-15 Thread Hamid,Idris
casionally beforehand (hopefully easily solvable) but I can see another problem when the text is a lengthy one... and this is the result of synchronization: when one language (vi) takes up more space than the other (en), we get an awkward break at the end of the chapter in en, so that the last line can '

[NTG-context] Re: streams reversed?

2023-09-14 Thread jbf
alluded to of extra pages occasionally beforehand (hopefully easily solvable) but I can see another problem when the text is a lengthy one... and this is the result of synchronization: when one language (vi) takes up more space than the other (en), we get an awkward break at the end of the chapter

[NTG-context] \dontleavethemode

2023-09-12 Thread Ursula Hermann
t/tex/context/base/mkxl/cont-new.mkxl' system > files > jobname './pablo', input './pablo.tex', result './pablo' fonts > latin modern fonts are not preloaded languages > language 'en' is active system > synctex functionality is enabled, expect 5-10 pct r

[NTG-context] (no subject)

2023-09-05 Thread Ursula Hermann
le1.tex', result './blackrule1' fonts > latin modern fonts are not preloaded languages > language 'en' is active system > synctex functionality is enabled, expect 5-10 pct runtime overhead! runtime

[NTG-context] After compiling

2023-09-04 Thread Ursula Hermann
om cont-new.mkiv close source> level 1, order 1, name 'C:/Users/Hermann/Downloads/context-mswin/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > files > jobname './blackrule1', input './blackrule1.tex', result './blackrule1' fonts > latin modern

[NTG-context] Re:

2023-09-04 Thread Ursula Hermann
> level 1, order 1, name 'C:/Users/Hermann/Downloads/context-mswin/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > files > jobname './blackrule1', input './blackrule1.tex', result './blackrule1' fonts > latin modern fonts are not preloaded languages

[NTG-context] Re: Better option for a macro with lots of arguments

2023-08-23 Thread Hans Hagen via ntg-context
\startsection[title={Palabras clave}] #2 \stopsection \start \language[en] \startsection[title={Abstract}] #3 \stopsection \startsection[title={Keywords}] #4 \stopsection \stop \startsection[title={¿Cómo citar este capítulo? / How to cite this book?}] \startsubsection[title={Apa}] #5

[NTG-context] Better option for a macro with lots of arguments

2023-08-22 Thread Andres Conrado Montoya
\language[en] \startsection[title={Abstract}] #3 \stopsection \startsection[title={Keywords}] #4 \stopsection \stop \startsection[title={¿Cómo citar este capítulo? / How to cite this book?}] \startsubsection[title={Apa}] #5 \stopsubsection \startsubsection[title={Chicago}] #6

[NTG-context] Re: Applying \sc for smallcaps across styles

2023-08-19 Thread Hamid,Idris
gang, Consider the following typescript template: \definefontfeature [myfont-tf-sc] [mode=node,script=latn,language=dflt,trep=no, protrusion=quality,expansion=quality, compose=yes,combine=yes,tlig=yes, kern=yes,liga=yes,onum=yes,cpsp=yes,smcp=yes, % smcp activie trnsl=force

[NTG-context] Re: Applying \sc for smallcaps across styles

2023-08-19 Thread Wolfgang Schuster
Hamid,Idris schrieb am 19.08.2023 um 16:03: Dear gang, Consider the following typescript template: \definefontfeature   [myfont-tf-sc]   [mode=node,script=latn,language=dflt,trep=no,    protrusion=quality,expansion=quality,    compose=yes,combine=yes,tlig=yes,    kern=yes,liga=yes,onum=yes

[NTG-context] Applying \sc for smallcaps across styles

2023-08-19 Thread Hamid,Idris
Dear gang, Consider the following typescript template: \definefontfeature [myfont-tf-sc] [mode=node,script=latn,language=dflt,trep=no, protrusion=quality,expansion=quality, compose=yes,combine=yes,tlig=yes, kern=yes,liga=yes,onum=yes,cpsp=yes,smcp=yes, % smcp activie trnsl=force

[NTG-context] Re: breakpoints in verbatim text

2023-08-17 Thread Wolfgang Schuster
language do you have to typeset, maybe the scite module already supports it. A real example rather than dummy text can be of help to give a proper solution. Wolfgang ___ If your question is of interest to others as well

[NTG-context] Re: An error which is not in .log file

2023-08-15 Thread Xavier B.
texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > beware: some patches loaded from cont-new.mkiv close source> level 1, order 1, name '/home/xan/bin/context-current/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > files > jobname './dev', in

[NTG-context] Re: Very strange error:

2023-08-14 Thread Xavier B.
new.mkiv close source> level 1, order 1, name '/home/xan/bin/context-current/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > files > jobname './dev', input './dev.tex', result './dev' fonts > latin modern fonts are not preloaded lang

[NTG-context] Triaging tikz error: Cannot parse this coordinate

2023-08-08 Thread Xavier B.
system > files > jobname 'dev', input './dev', result 'dev' fonts > latin modern fonts are not preloaded languages > language 'en' is active open source > level 2, order 3, name '/home/xan/zync/docencia/candoc8/apunts-espa/dev.tex' modules > 'p

[NTG-context] Re: Can ConTeXt write its pdf to a different directory?

2023-08-06 Thread Jethro Djan
The problem here is that a rename won't work in all > scenarios (different drives on windows for instance, or from local disk > to network drive). > > Anyway, one can also give > >--runpath=sometargetpath > > which i actually use to run for instance manuals, but there it is

[NTG-context] Re: \phrasetext issue with language uk. Was: Ukrainian hyphenation?

2023-08-05 Thread Gerben Wierda
Basically, the situation then is, the language is called ua but the patterns are called uk? > On 5 Aug 2023, at 15:23, Gerben Wierda wrote: > > > >> On 19 Jul 2023, at 09:17, Hans Hagen via ntg-context >> wrote: >> >> On 7/19/2023 8:58 AM, Gerben Wier

[NTG-context] \phrasetext issue with language uk. Was: Ukrainian hyphenation?

2023-08-05 Thread Gerben Wierda
I had no idea I was messing. What am I doing wrong, then. Because in my >> actual document with ua language setting it is not hyphenated. This was just >> a minimal example > > do you get something similar? > > >mtxrun lang-uk.lua > c:/data/develop/tex-context/tex/tex

[NTG-context] Re: Ukrainian hyphenation?

2023-07-19 Thread Hans Hagen via ntg-context
On 7/19/2023 8:58 AM, Gerben Wierda wrote: On 19 Jul 2023, at 08:52, Hans Hagen wrote: so best not mess with setting up languages that already have been set up. I had no idea I was messing. What am I doing wrong, then. Because in my actual document with ua language setting

[NTG-context] Re: Ukrainian hyphenation?

2023-07-19 Thread Gerben Wierda
> On 19 Jul 2023, at 08:52, Hans Hagen wrote: > > so best not mess with setting up languages that already have been set up. I had no idea I was messing. What am I doing wrong, then. Because in my actual document with ua language setting it is not hyphenated. This was just a minimal

[NTG-context] Re: What are these warnings/errors?

2023-07-18 Thread Gerben Wierda
fonts are not preloaded >> languages > language 'en' is active >> open source > level 1, order 2, name './ArchiMate-sheets.tex' >> fonts > preloading modern (math) >> fonts > 'fallback modern mm 12pt' is loaded >> fonts

[NTG-context] Re: What are these warnings/errors?

2023-07-18 Thread Hans Hagen
On 7/18/2023 9:37 PM, Gerben Wierda wrote: I have a document that includes text and PDFs (which themselves have been created with LMTX) When it is compiled I see: fonts > latin modern fonts are not preloaded languages > language 'en' is active open source > level

[NTG-context] What are these warnings/errors?

2023-07-18 Thread Gerben Wierda
I have a document that includes text and PDFs (which themselves have been created with LMTX) When it is compiled I see: fonts > latin modern fonts are not preloaded languages > language 'en' is active open source > level 1, order 2, name './ArchiMate-sheets.t

[NTG-context] Re: \showmakeup adds unwanted space despite accurate readings; \qquad mandatory before \TeX\

2023-07-05 Thread Carlos
> wiki : https://contextgarden.net > ___ > -- C is quirky, flawed, and an enormous success. -- Dennis Ritchie (1941-2011), creator of the C programming language and of UNIX __

[NTG-context] Re: \showmakeup adds unwanted space despite accurate readings; \qquad mandatory before \TeX\

2023-07-05 Thread Carlos
/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > beware: some patches loaded from cont-new.mkiv close source > level 1, order 1, name '/context-lmtx-2/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > files > jobname './atestinlucida-OTF-9

Re: [NTG-context] Off topic: Does a 'free for commercial use' flared-sans font exist in the world?

2023-06-18 Thread Carlos via ntg-context
d.nl > - > > ___ > 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/m

Re: [NTG-context] TiKz with LMTX

2023-06-05 Thread Carlos via ntg-context
/**' > mtx-install-modules | > mtx-install-modules | renewing file database > > mtx-install-modules | > mtx-install-modules | installed: tikz > mtx-install-modules | > > > system > beware: some patches loaded from cont-new.mkiv > close source> le

Re: [NTG-context] TiKz with LMTX

2023-06-05 Thread Carlos via ntg-context
xmf-context/tex/context/base/mkxl/cont-new.mkxl' system > files > jobname './tikz-sample-2', input './tikz-sample-2.mkiv', result './tikz-sample-2' fonts > latin modern fonts are not preloaded languages > language 'en' is active open source > level

Re: [NTG-context] TiKz with LMTX

2023-06-04 Thread Floris van Manen via ntg-context
m/context/tex/texmf-context/tex/context/base/mkxl/cont-new.mkxl' system > files > jobname './tk-tst', input './tk-tst.tex', result './tk-tst' fonts > latin modern fonts are not preloaded languages > language 'en' is active open source > level 1, order 2, name './t

Re: [NTG-context] Can ConTeXt write its pdf to a different directory?

2023-05-27 Thread Hans Hagen via ntg-context
, but there it is driven in the file itself: % language=us runpath=texruns:manuals/musings in combination with TEXRUNS=c:\data\temporary\texruns so that I don't overwrite a stable manual in the source path. Over the decades that context evolved there have been plenty such tricks added. I

Re: [NTG-context] Probably simple: using a variable for \switchtobodyfont size

2023-05-19 Thread Hans van der Meer via ntg-context
it based on language (as some translated texts have widely different sizes)This fails:%===\newdimen\relationsFontSize\relationsFontSize=8pt\starttext\switchtobodyfont[\relationsFontSize]Hello, world!\stoptext%===How can I use a variable to steer

Re: [NTG-context] Probably simple: using a variable for \switchtobodyfont size

2023-05-19 Thread Wolfgang Schuster via ntg-context
Gerben Wierda via ntg-context schrieb am 19.05.2023 um 11:43: I want to use a variable for a font size so I can set it based on language (as some translated texts have widely different sizes) This fails: %=== \newdimen\relationsFontSize \relationsFontSize=8pt

[NTG-context] Probably simple: using a variable for \switchtobodyfont size

2023-05-19 Thread Gerben Wierda via ntg-context
I want to use a variable for a font size so I can set it based on language (as some translated texts have widely different sizes) This fails: %=== \newdimen\relationsFontSize \relationsFontSize=8pt \starttext \switchtobodyfont[\relationsFontSize] Hello, world! \stoptext

Re: [NTG-context] new units

2023-05-07 Thread Hans Hagen via ntg-context
ds for, it seems to be country-dependent ;) actually: as arthur and you are in charge of the language patterns, guess who will sort this out, Hans - Hans Hagen | PRAGMA ADE Rid

Re: [NTG-context] Linebreaking in Japanese in ConTeXt

2023-05-01 Thread Henning Hraban Ramm via ntg-context
Am 30.04.23 um 12:42 schrieb Wolfgang Schuster via ntg-context:     \startmode [JA]         \setscript [nihongo]         \mainlanguage [ja]     \stopmode Shouldn’t that be \startmode[*ja], i.e. make it depend on the current language using the system mode? Hraban

Re: [NTG-context] Linebreaking in Japanese in ConTeXt

2023-04-30 Thread Wolfgang Schuster via ntg-context
adapt the following setup (cyrillic and greek shown as the other languages with different character sets I use) \startmode[JA] \setuplanguage[ja][patterns={ja}]\mainlanguage[ja] \stopmode When your document prints only text in a single language change the setup above to     \startmo

Re: [NTG-context] Linebreaking in Japanese in ConTeXt

2023-04-30 Thread Gerben Wierda via ntg-context
o Sans] [preset=range:japanese, tf=style:W3, it=style:W3, bf=style:W5, bi=style:W5, force=yes] \definefontfamily [archimate] [ss] [Optima] \setupbodyfont[archimate] \starttext lua code creates METAPOST code which creates images with embedded ConTeXt 'vboxes' which again contain langu

Re: [NTG-context] Linebreaking in Japanese in ConTeXt

2023-04-30 Thread Wolfgang Schuster via ntg-context
scripts the approach below doesn't work because spacing around braces and other punctuation marks is wrong for non japanese text, this can be fixed but you have to include language switches in your document. Wolfgang begin example \definefontfamily [noto-jp] [rm] [Noto Serif CJK JP

  1   2   3   4   5   6   7   8   9   10   >