Hello Jaraslav,
You might be willing to wikify it. I would be helpful for others.
regards
Keith
> Am 09.11.2014 um 15:59 schrieb Jaroslav Hajtmar :
>
> Hello Pablo.
> The module I created about before 4 years ago, when I wanted to learn to
> program in Lua. Therefore, I think that my m
hello all,
i do not have nfts, but there are assume users that do not live in western
countries
and use characters that are not in ascii!!
just a thought.
regards
Keith.
> Am 07.11.2014 um 14:44 schrieb Christoph Reller :
>
> On Fri, 7 Nov 2014 09:11:09 +0100
> Alan Braslau mailto:al
Hi Mikael,
Actually I just tried your example with the ConTeXt version on TeX Live, as
well as with a copy dating back to 2014-02-14, and both behaved in the same
wrong way regarding the closesymbol and closecommand. So in
\setupenumeration[proof]
[number=no,
closesymbol=\mathe
Hello Pablo.
Here is example of add days in Lua:
\startluacode
x=5 -- add five days
tex.print ('Actual date is :'..os.date('%d.%m.%Y')..'\\crlf')
tex.print ( 'And x days added date is :'.. os.date('%d.%m.%Y',os.time()+
x * 24 * 3600))
\stopluacode
Jaroslav Hajtmar
Dne 9.11.2014 22:49, Pabl
On 11/09/2014 03:59 PM, Jaroslav Hajtmar wrote:
> Hello Pablo.
> The module I created about before 4 years ago, when I wanted to learn to
> program in Lua. Therefore, I think that my module is too rudimentary and
> not quite optimized. Unfortunately, since I do not now use much Lua, so
> I dare
On Sat, Nov 8, 2014 at 5:43 PM, Otared Kavian wrote:
> Hi Mikael,
>
> In my files I have the following which used to work, but it doesn’t work as
> expected anymore, as you point out
>
> \defineenumeration[proof][text=Proof.]
>
> \setupenumeration[proof]
> [number=no,
> closesymbo
On 11/09/2014 03:20 PM, Hans Hagen wrote:
> On 11/8/2014 9:19 PM, Pablo Rodriguez wrote:
>> Sorry, but isn’t this caused by the changes introduced in beta from
>> 2014.11.06 14:55?
>
> yes, and there may be more issues left ... new beta (don't use
> criterium=all for such cases)
Many thanks for
Hello Pablo.
The module I created about before 4 years ago, when I wanted to learn to
program in Lua. Therefore, I think that my module is too rudimentary and
not quite optimized. Unfortunately, since I do not now use much Lua, so
I dare not reasonably somehow finish. Before inclusion in third
On 11/8/2014 9:19 PM, Pablo Rodriguez wrote:
Sorry, but isn’t this caused by the changes introduced in beta from
2014.11.06 14:55?
yes, and there may be more issues left ... new beta (don't use
criterium=all for such cases)
Hans
--
On 11/9/2014 2:34 PM, Pierre-François Bonnefoi wrote:
Hello Wolfgang,
thank you very much for all these solutions.
Do you have any recommendations about using one over the others ?
Currently, the conditional selection of my slides works pretty good : I
have created the following macros :
\cou
Hello Wolfgang,
thank you very much for all these solutions.
Do you have any recommendations about using one over the others ?
Currently, the conditional selection of my slides works pretty good : I have
created the following macros :
\courseSlideList[resavi][1-10,20-30,34,37-40], this macro al
11 matches
Mail list logo