← Prev in month
← Prev in thread
show / hide parts in a docbook file
Hi, I want to write a document, that hides / shows certain parts with a processing command. Something like generating a public document meant for the public and a second one containing more details. Remark and different languages might work as a workaround, but i thought I could use a attribute like 'view="restricted"'. And later control during document generation whether elements having 'view="restricted"' are shown. -------------- e.g. -------- <sec1> <para>This is public information.</para> <para view="resctricted">This will not be shown in the public document.</para> </sec1> -------------- e.g. -------- Ciao Jens Skripczynski -- E-Mail: skripi-lists(at)myrealbox(dot)com Tollef Fog Heen Unix _IS_ user friendly... It's just selective about who its friends are.
← Prev in month
← Prev in thread