On Fri, Aug 27, 2021 at 11:26:47AM +0200, Vincent Hennebert via ntg-context
wrote:
> On Wed, 2021-08-11 at 10:23 +0200, Hans Hagen via ntg-context wrote:
> > On 8/11/2021 10:09 AM, Otared Kavian via ntg-context wrote:
> > >
> > >
> > > > On 9 Aug 2021, at 18:10, Wolfgang Schuster via ntg-context
On Wed, 2021-08-11 at 10:23 +0200, Hans Hagen via ntg-context wrote:
> On 8/11/2021 10:09 AM, Otared Kavian via ntg-context wrote:
> >
> >
> > > On 9 Aug 2021, at 18:10, Wolfgang Schuster via ntg-context > > cont...@ntg.nl> wrote:
> > > (…)
> > > core-con.lua (line 1155):
> > >
> > > local ordi
Fabrice Couvreur via ntg-context schrieb am 11.08.2021 um 12:57:
I forgot this : how to reduce the font size for the exponents "er", "e" ?
The exponents are placed with \high and you can change the style with
\setuphigh[style=...]
but this affects all texts which use \high.
Wolfgang
___
> On 11 Aug 2021, at 10:19, Thomas A. Schmitz via ntg-context
> wrote:
>
>
>> On 11. Aug 2021, at 10:09, Otared Kavian via ntg-context
>> wrote:
>>
>> Thanks for the example and the fix, but I would rather think that the «
>> french » part of ordinals should be
>>
>> french = function
I forgot this : how to reduce the font size for the exponents "er", "e" ?
Thanks
Fabrice
Le mer. 11 août 2021 à 12:41, Fabrice Couvreur
a écrit :
> Hi Wolfgang,
> Many thanks
> Fabrice
>
> Le mer. 11 août 2021 à 10:23, Hans Hagen via ntg-context <
> ntg-context@ntg.nl> a écrit :
>
>> On 8/11/202
Hi Wolfgang,
Many thanks
Fabrice
Le mer. 11 août 2021 à 10:23, Hans Hagen via ntg-context
a écrit :
> On 8/11/2021 10:09 AM, Otared Kavian via ntg-context wrote:
> >
> >
> >> On 9 Aug 2021, at 18:10, Wolfgang Schuster via ntg-context <
> ntg-context@ntg.nl> wrote:
> >> (…)
> >> core-con.lua (lin
On 8/11/2021 10:09 AM, Otared Kavian via ntg-context wrote:
On 9 Aug 2021, at 18:10, Wolfgang Schuster via ntg-context
wrote:
(…)
core-con.lua (line 1155):
local ordinals = {
[...]
french = function(n)
if n == 1 then
return "er"
+ else
+ retur
> On 11. Aug 2021, at 10:09, Otared Kavian via ntg-context
> wrote:
>
> Thanks for the example and the fix, but I would rather think that the «
> french » part of ordinals should be
>
> french = function(n)
> if n == 1 then
> return « er"
>
> On 9 Aug 2021, at 18:10, Wolfgang Schuster via ntg-context
> wrote:
> (…)
> core-con.lua (line 1155):
>
> local ordinals = {
> [...]
> french = function(n)
> if n == 1 then
> return "er"
> + else
> + return "e"
> end
> end,
> }
Hi Wolf
Fabrice Couvreur schrieb am 09.08.2021 um 14:16:
Hi Wolfgang,
Thank you for your suggestion.
I tested the code and the result is not what I expected from the
second item : "2 exemple" instead of "2^{e} exemple", "3 exemple"
instead of "3^{e} exemple" ...
core-con.lua (line 1155):
local ordin
Fabrice Couvreur via ntg-context schrieb am 08.08.2021 um 17:47:
Hello,
Is it possible to create an enumeration style to get this :
1 ^ {er} exemple
2 ^ {e} exemple
3 ^ {e} exemple
The conversion needs a fix but this is how you can do it.
\defineenumeration
[test]
[text=,
numbercomm
Hello,
Is it possible to create an enumeration style to get this :
1 ^ {er} exemple
2 ^ {e} exemple
3 ^ {e} exemple
Thanks
Fabrice
___
If your question is of interest to others as well, please add an entry to the
12 matches
Mail list logo