lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Naive question about texi2html [#1036, continued]


From: Francisco Vila
Subject: Re: Naive question about texi2html [#1036, continued]
Date: Wed, 19 May 2010 02:33:52 +0200

2010/5/19 Francisco Vila <address@hidden>:
> Where is href() defined as a function? it starts being used at line
> 16330 of /usr/bin/texi2html. See at the end of

Oh, I'm so sorry, I've just found it,

# do a href using file and id and taking care of ommitting file if it is
# the same
# element: structuring element to point to
# file: current file
sub href($$;$)
{
    my $element = shift;
    my $file = shift;


-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]