<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: LaTeX with Eclipse on Windows</title>
	<atom:link href="http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/</link>
	<description></description>
	<lastBuildDate>Tue, 29 Jun 2010 23:11:01 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: over2light</title>
		<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/comment-page-1/#comment-4462</link>
		<dc:creator>over2light</dc:creator>
		<pubDate>Wed, 09 Jun 2010 13:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/#comment-4462</guid>
		<description>Hello,

Here is my environment:
Mac OS 10.6.3, Eclipse Galileo + Texlipse, cocoAspell 2.1

Eclipse Preferences: (Texlipse)
Directory for main dictionaries: /Library/Application Support/cocoAspell/aspell6-en-6.0-0

Directory for user dictionaries: /Library/Application Support/cocoAspell/aspell6-en-6.0-0

Aspell command:
/usr/local/bin/aspell

Aspell arguments:
-a -t –lang=en_GB –encoding=iso8859-1 –personal=/Library/Application Support/cocoAspell/aspell6-en-6.0-0/en.pws
/usr/local/bin/aspell

Using the above config, the spelling (check spelling under Latex Menu in Eclipse) does not work!

Please help. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Here is my environment:<br />
Mac OS 10.6.3, Eclipse Galileo + Texlipse, cocoAspell 2.1</p>
<p>Eclipse Preferences: (Texlipse)<br />
Directory for main dictionaries: /Library/Application Support/cocoAspell/aspell6-en-6.0-0</p>
<p>Directory for user dictionaries: /Library/Application Support/cocoAspell/aspell6-en-6.0-0</p>
<p>Aspell command:<br />
/usr/local/bin/aspell</p>
<p>Aspell arguments:<br />
-a -t –lang=en_GB –encoding=iso8859-1 –personal=/Library/Application Support/cocoAspell/aspell6-en-6.0-0/en.pws<br />
/usr/local/bin/aspell</p>
<p>Using the above config, the spelling (check spelling under Latex Menu in Eclipse) does not work!</p>
<p>Please help. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Dario Posada</title>
		<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/comment-page-1/#comment-4424</link>
		<dc:creator>Ivan Dario Posada</dc:creator>
		<pubDate>Mon, 19 Oct 2009 16:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/#comment-4424</guid>
		<description>Hi everyone!, im using texlipse under MAC oSX i&#039;m writen a little document in spanish but i have a problem with &quot;Ã±&quot; character this is my code:

\documentclass{article}
\usepackage[latin1]{inputenc}
\usepackage[spanish]{babel}	
\usepackage[T1]{fontenc}
\usepackage[margin=2cm]{geometry}
\usepackage{graphicx}

\begin{document}

\title{\bf\LaTeX\\ Taller 2}
\author{Ivan Dario Posada Suarez\\ Codigo: 0621041944}
\date{2009-II}
\maketitle
DiseÃ±o

this is my error message:

&quot;Package inputenc error: Keyboard character used is undefined.&quot;

Why this error???</description>
		<content:encoded><![CDATA[<p>Hi everyone!, im using texlipse under MAC oSX i&#8217;m writen a little document in spanish but i have a problem with &#8220;Ã±&#8221; character this is my code:</p>
<p>\documentclass{article}<br />
\usepackage[latin1]{inputenc}<br />
\usepackage[spanish]{babel}<br />
\usepackage[T1]{fontenc}<br />
\usepackage[margin=2cm]{geometry}<br />
\usepackage{graphicx}</p>
<p>\begin{document}</p>
<p>\title{\bf\LaTeX\\ Taller 2}<br />
\author{Ivan Dario Posada Suarez\\ Codigo: 0621041944}<br />
\date{2009-II}<br />
\maketitle<br />
DiseÃ±o</p>
<p>this is my error message:</p>
<p>&#8220;Package inputenc error: Keyboard character used is undefined.&#8221;</p>
<p>Why this error???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mateusch</title>
		<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/comment-page-1/#comment-4359</link>
		<dc:creator>mateusch</dc:creator>
		<pubDate>Sun, 19 Apr 2009 12:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/#comment-4359</guid>
		<description>Texlipse is great. But aspell (neither that from cygwin, nor that precompiled for windows) want to accept right written words with german chars (e.g. ÃŸ, Ã¼ etc.) if your aspell command looks like that: -a -t â€“lang=de â€“encoding=utf-8. There must be a problem with encoding handling within aspell, i think.
But, as I&#039;ve realised, you can keep your documents encoded in utf-8 without resigning on aspell spell checking in texlipse. I set all encoding settings (workspace, project and document, as well as the inputenc package) to utf-8, but changed the aspell command, so it looks like this: -a -t â€“lang=de â€“encoding=iso8859-1 . I thought, it would not work, but it works great (at least for me: aspell 0.60.5-1 installed thru cygwin, windows vista x64 ent). So - if you want to use aspell within your utf-8 documents including german or other special characters, just try this solution.</description>
		<content:encoded><![CDATA[<p>Texlipse is great. But aspell (neither that from cygwin, nor that precompiled for windows) want to accept right written words with german chars (e.g. ÃŸ, Ã¼ etc.) if your aspell command looks like that: -a -t â€“lang=de â€“encoding=utf-8. There must be a problem with encoding handling within aspell, i think.<br />
But, as I&#8217;ve realised, you can keep your documents encoded in utf-8 without resigning on aspell spell checking in texlipse. I set all encoding settings (workspace, project and document, as well as the inputenc package) to utf-8, but changed the aspell command, so it looks like this: -a -t â€“lang=de â€“encoding=iso8859-1 . I thought, it would not work, but it works great (at least for me: aspell 0.60.5-1 installed thru cygwin, windows vista x64 ent). So &#8211; if you want to use aspell within your utf-8 documents including german or other special characters, just try this solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: allan</title>
		<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/comment-page-1/#comment-4356</link>
		<dc:creator>allan</dc:creator>
		<pubDate>Tue, 03 Mar 2009 12:55:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/#comment-4356</guid>
		<description>i prefer texlipse too.</description>
		<content:encoded><![CDATA[<p>i prefer texlipse too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amary</title>
		<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/comment-page-1/#comment-4322</link>
		<dc:creator>amary</dc:creator>
		<pubDate>Sat, 10 Jan 2009 11:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/#comment-4322</guid>
		<description>Thank you, you helped me!

Finally my aspell works with Texlipse on VISTA!!!! (except bib-tex auto completion..)
I use utf-8 encoding, by the way.

But at the moment, I do not find the personal dictionaries, although they seem to be stored somewhere......

But nontheless, thank you.</description>
		<content:encoded><![CDATA[<p>Thank you, you helped me!</p>
<p>Finally my aspell works with Texlipse on VISTA!!!! (except bib-tex auto completion..)<br />
I use utf-8 encoding, by the way.</p>
<p>But at the moment, I do not find the personal dictionaries, although they seem to be stored somewhere&#8230;&#8230;</p>
<p>But nontheless, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hanno</title>
		<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/comment-page-1/#comment-4307</link>
		<dc:creator>Hanno</dc:creator>
		<pubDate>Wed, 07 Jan 2009 13:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/#comment-4307</guid>
		<description>nice post. it helped me. thx :)</description>
		<content:encoded><![CDATA[<p>nice post. it helped me. thx <img src='http://www.homik.de/think/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enriko</title>
		<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/comment-page-1/#comment-4270</link>
		<dc:creator>Enriko</dc:creator>
		<pubDate>Sun, 28 Dec 2008 21:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/#comment-4270</guid>
		<description>hi,

@Torsten

TeXnicCenter ist not able to save in utf-8 (correctly).
better use eclipse and texlipse on win xp.

bye
enriko</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>@Torsten</p>
<p>TeXnicCenter ist not able to save in utf-8 (correctly).<br />
better use eclipse and texlipse on win xp.</p>
<p>bye<br />
enriko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Homik</title>
		<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/comment-page-1/#comment-2455</link>
		<dc:creator>Martin Homik</dc:creator>
		<pubDate>Fri, 07 Mar 2008 08:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/#comment-2455</guid>
		<description>I just tried iii) and it works on XP. Good to know. A nice starter: I&#039;ve already learned something. :-)</description>
		<content:encoded><![CDATA[<p>I just tried iii) and it works on XP. Good to know. A nice starter: I&#8217;ve already learned something. <img src='http://www.homik.de/think/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Homik</title>
		<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/comment-page-1/#comment-2454</link>
		<dc:creator>Martin Homik</dc:creator>
		<pubDate>Fri, 07 Mar 2008 08:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/#comment-2454</guid>
		<description>Probably, the difficulty is that you have to tweak options at so many places. Here, you have to i) set the document encoding in the editor, ii) tell aspell the used encoding, and iii) set it in the document itself \usepackage[utf8]{inputenc} for the latex compiler.

I usually forget at least one step and get frustrated so I just stick to old habits which proved to be useful in particular when working with English and German documents. I have not considered utf-8 until you wrote the comment, so I have not tested iii) which I found by googling. And there is the question if it works on XP. Also, I work in a heterogeneous environment with people using older unix machines. Experience shows that UTF-8 is not a good choice here. Then, versioning systems have also a few bad habits sometimes. Yuo see, things are quite comples and I found my setting more or less by try and error. But if you managed to work with utf-8 then keep on doing it. :-)

Maybe, I should dive into this once more and recall what went wrong the last time.</description>
		<content:encoded><![CDATA[<p>Probably, the difficulty is that you have to tweak options at so many places. Here, you have to i) set the document encoding in the editor, ii) tell aspell the used encoding, and iii) set it in the document itself \usepackage[utf8]{inputenc} for the latex compiler.</p>
<p>I usually forget at least one step and get frustrated so I just stick to old habits which proved to be useful in particular when working with English and German documents. I have not considered utf-8 until you wrote the comment, so I have not tested iii) which I found by googling. And there is the question if it works on XP. Also, I work in a heterogeneous environment with people using older unix machines. Experience shows that UTF-8 is not a good choice here. Then, versioning systems have also a few bad habits sometimes. Yuo see, things are quite comples and I found my setting more or less by try and error. But if you managed to work with utf-8 then keep on doing it. <img src='http://www.homik.de/think/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Maybe, I should dive into this once more and recall what went wrong the last time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torsten</title>
		<link>http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/comment-page-1/#comment-2449</link>
		<dc:creator>Torsten</dc:creator>
		<pubDate>Thu, 06 Mar 2008 21:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.homik.de/think/index.php/2008/01/08/latex-with-eclipse-on-windows/#comment-2449</guid>
		<description>Hi,

i like to ask: why not UTF-8? 

About me:
I am Student and I&#039;m using LaTeX on MacOSX, WinXp and (K)Ubuntu. With Latin1 there are some (more) problems with sharing documents, by using UTF-8 this happens only with TeXnicCenter on WinXP. 

Bye

Torsten</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>i like to ask: why not UTF-8? </p>
<p>About me:<br />
I am Student and I&#8217;m using LaTeX on MacOSX, WinXp and (K)Ubuntu. With Latin1 there are some (more) problems with sharing documents, by using UTF-8 this happens only with TeXnicCenter on WinXP. </p>
<p>Bye</p>
<p>Torsten</p>
]]></content:encoded>
	</item>
</channel>
</rss>
