mail.k wrote:

/Insert URL/ does a fine job of typesetting the link, but it doesn't use my default typeface. I do I force it to?

The problem LyX's hardcoding of the typeface:

 \IfFileExists{url.sty}{\usepackage{url}}
                       {\newcommand{\url}{\texttt}}

see bug 1520
http://bugzilla.lyx.org/show_bug.cgi?id=1520

To get the right typeface use the command "\href" (this requires the package "hyperref" in the preamble).

I attached an example.

regards Uwe

Attachment: newfile2.lyx
Description: application/lyx

Reply via email to