On Thu, Jul 22, 2004 at 06:49:10PM +0300, ik wrote:
> Hello list,
> 
> When i "render" the lyx document into any type of format, i reacive also the date of 
> the render bellow the Title section.
> How can i remove this date or do i need to set/choose/not to choose something that 
> i'm not aware of ?
> 
> I'm using Article (Hebrew) as document layout on an hebrew document (based on 
> Dekel's code's and ivritex.

If you want a date other than today, add a new line of style Date and
write what you want there (not necessarily a date).

If you do not want a date at all, you have a few options, none very
elegant (IMHO). The easiest is to enter such a line with a single space
(Ctrl-SPACE). You can also not have a title (but simply Standard
text with a larger font, centered, etc.). If you know LaTeX, you can
also insert LaTeX code instead of letting it do this automatically for
you, e.g.
\begin{titlepage}
\begin{center}
\Large This is the title
\end{center}
\end{titlepage}
-- 
Didi

> 
> Thank you for any help or pointing on the matter
> 
> Ido

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to