On Fri, Sep 06, 2002 at 11:18:52PM -0700, Lars Jensen wrote: > How do I make a horizontal line of given length in LyX? Can this be done > without including latex code?
Currently, the only way is to use latex code:
\rule{width}{height}
On Fri, Sep 06, 2002 at 11:18:52PM -0700, Lars Jensen wrote: > How do I make a horizontal line of given length in LyX? Can this be done > without including latex code?
Currently, the only way is to use latex code:
\rule{width}{height}