Re: Re: Your Matroska to DVD guide
Christian HJ Wiesner <[email protected]> Tue, 02 Jan 2007 20:26:28 +0100
| Newsgroups | gmane.comp.multimedia.matroska.general |
|---|---|
| Message-ID | <[email protected]> |
Hagen Wierstorf schrieb: > Hello! > > You should change > > <link href="../../../csssheets/test.css" rel="stylesheet" > type="text/css"/> > > to > > <link href="../../../../csssheets/test.css" rel="stylesheet" > type="text/css"/> > > or am I wrong? > > Hagen > Yup, that was it. But in our X-HTML pages this means one has to change the line <!--#set var="docroot" value=*"../../../"* --><!--#set var="lang" value="eng" --> to <!--#set var="docroot" value=*"../../../../"* --><!--#set var="lang" value="eng" --> But anyhow, thanks for the hint. Christian _______________________________________________ Matroska-general mailing list [email protected] http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-general Read Matroska-General on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.general