Re: Nyx. Problems with the range command
Posted: Sat Nov 29, 2008 2:49 am
Set and unset commands does not appear in any page too? Or I need to put in a page?seraph0x wrote:
Wahh, nono. The must command does not appear in any page!!
... for the explorer at heart!
https://milovana.com/forum/
Set and unset commands does not appear in any page too? Or I need to put in a page?seraph0x wrote:
Wahh, nono. The must command does not appear in any page!!
Set and unset need to appear inside of a page as hidden commands.avatarbr wrote:Set and unset commands does not appear in any page too? Or I need to put in a page?
Code: Select all
page40#page(
'My text',
pic('myimage.jpg'),
go(range(41, 42, 'page')),
hidden:unset(page41#, page42#)
)Code: Select all
hidden:mult(set(page1#, page2#, page3#, page4#), unset(page5#, page6#))