On Tue, Oct 7, 2008 at 10:23 AM, Alex Ross tm-alex@rosiba.com wrote:
On Oct 7, 2008, at 7:52 AM, Peter Cowan wrote:
Upon updating my bundle to the latest svn source of the latex bundle I got a similar html output window. Reverting to revision 10669 returned the expected output.
Thanks again for all the effort that goes into improving the Latex bundle, your efforts are greatly appreciated!
Peter
On Sun, Oct 5, 2008 at 4:43 AM, Niels Kobschaetzki n.kobschaetzki@googlemail.com wrote:
Hi!
In addition to my TeX-typesetting-problem I noticed that the HTML-output-window suddenly looks just plain wrong. I attached a screenshot. Some of the text is huge, other parts are very small and behind the huge stuff.
Could either of you paste the html source of the window? I'm assuming that you also have a recent Support folder?
I have a recent Support folder.
The html-source of the output-window <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>Typesetting "technologiepolitikarbeit.tex"…</title>
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Support/themes/default/style.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Support/themes/bright/style.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Support/themes/dark/style.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Support/themes/halloween/style.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Support/themes/night/style.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Support/themes/shiny/style.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Bundles/Latex.tmbundle/Support/css/default/style.css" type="text/css" charset="utf-8" media="screen"> <link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Bundles/Latex.tmbundle/Support/css/default/print.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Bundles/Latex.tmbundle/Support/css/bright/style.css" type="text/css" charset="utf-8" media="screen"> <link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Bundles/Latex.tmbundle/Support/css/bright/print.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Bundles/Latex.tmbundle/Support/css/dark/style.css" type="text/css" charset="utf-8" media="screen"> <link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Bundles/Latex.tmbundle/Support/css/dark/print.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Bundles/Latex.tmbundle/Support/css/halloween/style.css" type="text/css" charset="utf-8" media="screen"> <link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Bundles/Latex.tmbundle/Support/css/halloween/print.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Bundles/Latex.tmbundle/Support/css/shiny/style.css" type="text/css" charset="utf-8" media="screen"> <link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Bundles/Latex.tmbundle/Support/css/shiny/print.css" type="text/css" charset="utf-8" media="screen">
<link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Support/themes/default/print.css" type="text/css" charset="utf-8" media="print"> <link rel="stylesheet" href="file:///Users/nik/Library/Application%20Support/TextMate/Themes/Webpreview//print.css" type="text/css" charset="utf-8" media="print"> <script src="file:///Users/nik/Library/Application%20Support/TextMate/Support/script/default.js" type="text/javascript" charset="utf-8"></script> <script src="file:///Users/nik/Library/Application%20Support/TextMate/Support/script/webpreview.js" type="text/javascript" charset="utf-8"></script> <script src="file:///Users/nik/Library/Application%20Support/TextMate/Support/script/sortable.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript" charset="utf-8"> var image_path = "file:///Users/nik/Library/Application%20Support/TextMate/Support/images/"; </script>
</head> <body id="tm_webpreview_body" class="shiny"> <div id="tm_webpreview_header"> <img id="gradient" src="file:///Users/nik/Library/Application%20Support/TextMate/Support/themes/shiny/images/header.png" alt="header"> <p class="headline">Typesetting "technologiepolitikarbeit.tex"…</p> <p class="type"><p class="error">Error: xelatex is not found, you need to install LaTeX or be sure that your PATH is setup properly.</p> sh: line 0: type: xelatex: not found </p> <img id="teaser" src="file:///Users/nik/Library/Application%20Support/TextMate/Support/themes/shiny/images/teaser.png" alt="teaser"> <div id="theme_switcher"> <form action="#" onsubmit="return false;"> <div> Theme: <select onchange="selectTheme(event);" id="theme_selector"> <optgroup label="TextMate">
<option value="default" title="/Users/nik/Library/Application%20Support/TextMate/Support/themes/">default</option>
<option value="bright" title="/Users/nik/Library/Application%20Support/TextMate/Support/themes/">bright</option>
<option value="dark" title="/Users/nik/Library/Application%20Support/TextMate/Support/themes/">dark</option>
<option value="halloween" title="/Users/nik/Library/Application%20Support/TextMate/Support/themes/">halloween</option>
<option value="night" title="/Users/nik/Library/Application%20Support/TextMate/Support/themes/">night</option>
<option value="shiny" title="/Users/nik/Library/Application%20Support/TextMate/Support/themes/">shiny</option>
</optgroup> <optgroup label="User">
</optgroup> </select> </div> <script type="text/javascript" charset="utf-8"> document.getElementById('theme_selector').value = 'shiny'; </script> </form> </div> </div> <div id="tm_webpreview_content" class="shiny"> sh: line 0: type: xelatex: not found <p class="error">Error: xelatex is not found, you need to install LaTeX or be sure that your PATH is setup properly.</p> </div> </body> </html>
Niels