PDA

View Full Version : Sections


DragonSoull
28th April 2003, 15:52
How do i make a section invisible (it's always required so no point showing)
and make sections start colapsed?

kichik
28th April 2003, 15:55
To make the section invisible give it an empty name ("") or a name that starts with a hyphen ("-my section").

To make a subsection start expanded use /e - SubSection /e "My subsection".

DragonSoull
28th April 2003, 16:01
Worked like a charm :) i loked at the docs again and it was there :( i can't belive i didn't see it.

any way thanks