Ramin Yasdi wrote:
> Hi all,
>
> I am using the .ps file exported by lyx for representation in GhostView,
>
> where I need lager fonts and page breaks after some paragraphs.
>
> I am wondering if there is a way to implement a switch on paragraph. If
> it is set
> to "on" then do for example page break after this paragraph else no page
> break.
> Then, I could have a main switch at the begin of the document. If I set
> it to on all
> paragraphs with the switch condition will generates a page break.
> If I want for example print the documnt on paper, I would set the main
> switch to off
> then I would have regular output.
there is a similiar situation:
http://www.lyx.org/help/IfThen/ifthen.php
Herbert