On 5/11/22 18:09, Wolfgang Schuster via ntg-context wrote:
> Pablo Rodriguez via ntg-context schrieb am 11.05.2022 um 17:57:
>> AfaIk, there is not "--language" option from the command line. (This
>> also makes sense to me.)
>
> \doifdocumentargument {language}
> {\mainlanguage[\getdocumentargum
Pablo Rodriguez via ntg-context schrieb am 11.05.2022 um 17:57:
AfaIk, there is not "--language" option from the command line. (This
also makes sense to me.)
\doifdocumentargument {language}
{\mainlanguage[\getdocumentargument{language}]}
\starttext
\currentmainlanguage
\stoptext
Wolfgang
On 5/11/22 09:40, Gerben Wierda via ntg-context wrote:
>> On 11 May 2022, at 08:59, Taco Hoekwater wrote:
>> [...]
>> The language settings trigger a system mode, see
>>
>> https://wiki.contextgarden.net/Modes#System_modes
>
> Thanks, but how do I influence this from the command line? Does it
> wo
> On 11 May 2022, at 08:59, Taco Hoekwater wrote:
>
>
>
>> On 10 May 2022, at 23:40, Gerben Wierda via ntg-context
>> wrote:
>>
>> Fix
>
>>> I was wondering if this can be simplified, e.g. by setting language on the
>>> command line instead, enable a mode derived from a language set on th
> On 10 May 2022, at 23:40, Gerben Wierda via ntg-context
> wrote:
>
> Fix
>> I was wondering if this can be simplified, e.g. by setting language on the
>> command line instead, enable a mode derived from a language set on the
>> command line,
The language settings trigger a system mode,
Fix
> On 10 May 2022, at 22:41, Gerben Wierda via ntg-context
> wrote:
>
> I currently have:
>
> \startnotallmodes[FR,RU]% english is the default
> \enablemode[EN]
> \stopnotallmodes
> \startmode[EN]
> \setuplanguage[en][patterns={en}]
> \setupexternalfigure[directory=../LMTX-Output/without-id
I currently have:
\startnotallmodes[FR,RU]% english is the default
\enablemode[EN]
\stopmode
\startmode[EN]
\setuplanguage[en][patterns={en}]
\setupexternalfigure[directory=../LMTX-Output/without-ids/en/ArchiMate 3.1
Metamodel ESv4]
\stopmode
\startmode[FR]
\setuplanguage[fr][patterns={en,fr}]
\s