On Thu, Apr 30, 2009 at 8:50 AM, Guenter Milde wrote:
> My advice is to use an existing module (e.g. logicalmkup.module) as
> starting point. There is a whole selection under LYXDIR/layout/ (where
> LYXDIR is a system/installation dependent location, e.g.
> /usr/share/lyx/).
>
Does anyone know of
2009/4/28 Steve Litt
> > Lyx has an option to specify a typewriter face. Simply highlight the
> text,
> > click on Edit->Text Style->Customized, and under "Family" select
> > Typewriter. Then check what it does to the code, and do a global replace
> to
> > get all occurrences.
>
> You can do that
On Mon, Apr 27, 2009 at 8:02 PM, tedc wrote:
> So my question is: how do I tell LyX or LaTeX that
> \textstyleInlinecode{for i=0,n-1}
> means to render
> for i=0,n-1
> with a specified typeface? or at least as "typewriter"?
> --
>
Lyx has an option to specify a typewriter face. Simply highlight
On Tue, Apr 21, 2009 at 10:36 PM, BH wrote:
> On Tue, Apr 21, 2009 at 5:52 PM, Drew Kime wrote:
> > Yes, that's exactly what I was looking for. But it sounds like I'd need
> to
> > manually add the "if - else" code before every URL. If that's the case
On Tue, Apr 21, 2009 at 4:40 PM, Florian Rubach wrote:
>
> If I get you right, you want two different outputs, number one for printing
> with both title and URL and number two as electronic version with just the
> clickable title and nothing more.
> There is a workaround for that... It's not quite
On Tue, Apr 21, 2009 at 4:12 PM, Uwe Stöhr wrote:
> Drew Kime schrieb:
>
> But I'd like to be able to create a version
>> for print that would show the special name *and* the URL, since you
>> obviously can't click on a book.
>>
>
> Then write the
On Tue, Apr 21, 2009 at 1:53 PM, Uwe Stöhr wrote:
> Drew Kime schrieb:
>
> I've seen lots of questions about how to make clickable hyperlinks, but
>> I'm
>> trying to go the opposite direction. I'm using the Hyperlink inset in 1.6
>> and it is correctl
I've seen lots of questions about how to make clickable hyperlinks, but I'm
trying to go the opposite direction. I'm using the Hyperlink inset in 1.6
and it is correctly creating the hyperlink in the PDF. But I need the option
to output a PDF which has both the title text and the URL displayed so t