<?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/"
		>
<channel>
	<title>Comments on: CurrVita &amp; ClassicThesis LaTeX CV Template – 100 lines of code</title>
	<atom:link href="http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/</link>
	<description>Tips for Professional CV Writing with LaTeX</description>
	<lastBuildDate>Mon, 01 Mar 2010 09:52:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: f</title>
		<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/comment-page-1/#comment-252</link>
		<dc:creator>f</dc:creator>
		<pubDate>Mon, 22 Feb 2010 01:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=563#comment-252</guid>
		<description>hi, 

is it possible to have personal data flush with  work and the name (heading)?

cheers!</description>
		<content:encoded><![CDATA[<p>hi, </p>
<p>is it possible to have personal data flush with  work and the name (heading)?</p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/comment-page-1/#comment-235</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Sun, 31 Jan 2010 09:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=563#comment-235</guid>
		<description>Hello! check out my answer to a similar comment, should work for this template as well...
http://www.cv-templates.info/2009/03/professional-cv-latex/#comment-16</description>
		<content:encoded><![CDATA[<p>Hello! check out my answer to a similar comment, should work for this template as well&#8230;<br />
<a href="http://www.cv-templates.info/2009/03/professional-cv-latex/#comment-16" rel="nofollow">http://www.cv-templates.info/2009/03/professional-cv-latex/#comment-16</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/comment-page-1/#comment-234</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 30 Jan 2010 21:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=563#comment-234</guid>
		<description>Hello Alessandro,

a very nice template! I would like to add a picture in the upper right corner. How can I do this?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hello Alessandro,</p>
<p>a very nice template! I would like to add a picture in the upper right corner. How can I do this?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonas</title>
		<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/comment-page-1/#comment-226</link>
		<dc:creator>jonas</dc:creator>
		<pubDate>Mon, 25 Jan 2010 20:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=563#comment-226</guid>
		<description>I&#039;ve solved my own question about adding a footer to page two when dealing with multipage CVs. This is probably an ugly hack since I don&#039;t really know Latex, but it seems to do the trick for me.

% To surpress pagination of pages.
\pagenumbering{gobble}

% Needed to access cofoot command I think
\pagestyle{scrheadings}

% Put your footer text here. I had to raise it a bit from the bottom for it to print properly. I did that by adding a \bigskip at the end which is probaly not the correct way of doing it, but works for me.
\cofoot{Jonas, (0)156141161}</description>
		<content:encoded><![CDATA[<p>I&#8217;ve solved my own question about adding a footer to page two when dealing with multipage CVs. This is probably an ugly hack since I don&#8217;t really know Latex, but it seems to do the trick for me.</p>
<p>% To surpress pagination of pages.<br />
\pagenumbering{gobble}</p>
<p>% Needed to access cofoot command I think<br />
\pagestyle{scrheadings}</p>
<p>% Put your footer text here. I had to raise it a bit from the bottom for it to print properly. I did that by adding a \bigskip at the end which is probaly not the correct way of doing it, but works for me.<br />
\cofoot{Jonas, (0)156141161}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Boulanger</title>
		<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/comment-page-1/#comment-219</link>
		<dc:creator>Vincent Boulanger</dc:creator>
		<pubDate>Sat, 26 Dec 2009 13:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=563#comment-219</guid>
		<description>Hi!
in the command \usepackage[eulerchapternumbers,drafting,listings,%pdfspacing,%
            subfig,beramono,eulermath,parts]{classicthesis}
you just have to delete the command &quot;drafting&quot;.
I&#039;ve also been searching for a solution...it was written in the original &quot;classicthesis&quot;...
Cheers,
VB</description>
		<content:encoded><![CDATA[<p>Hi!<br />
in the command \usepackage[eulerchapternumbers,drafting,listings,%pdfspacing,%<br />
            subfig,beramono,eulermath,parts]{classicthesis}<br />
you just have to delete the command &#8220;drafting&#8221;.<br />
I&#8217;ve also been searching for a solution&#8230;it was written in the original &#8220;classicthesis&#8221;&#8230;<br />
Cheers,<br />
VB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/comment-page-1/#comment-214</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 16 Dec 2009 22:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=563#comment-214</guid>
		<description>Is there a way to suppress the date at the bottom of the page?</description>
		<content:encoded><![CDATA[<p>Is there a way to suppress the date at the bottom of the page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Professional Resume Using Latex Templates &#171; Abstract Confusions</title>
		<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/comment-page-1/#comment-209</link>
		<dc:creator>Professional Resume Using Latex Templates &#171; Abstract Confusions</dc:creator>
		<pubDate>Sat, 28 Nov 2009 18:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=563#comment-209</guid>
		<description>[...] The CV Inn &#8211; This site is full of Latex templates. You can download the TEX source and modify to your need. The best ones are here and here. [...]</description>
		<content:encoded><![CDATA[<p>[...] The CV Inn &#8211; This site is full of Latex templates. You can download the TEX source and modify to your need. The best ones are here and here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/comment-page-1/#comment-191</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Sat, 07 Nov 2009 14:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=563#comment-191</guid>
		<description>You should you the &lt;em&gt;raisebox&lt;/em&gt; command and the &lt;em&gt;baselineskip&lt;/em&gt; dimension to get the required result.
&lt;pre lang=&quot;latex&quot;&gt;
\begin{tabular}{p{28mm}l}

\raisebox{\baselineskip}{at top} &amp; \begin{tabular}{l}% first nested table
right line 1\\
right line 2\\
right line 3\\
\end{tabular}\\\hline

not at top &amp; \begin{tabular}{p{26mm}}% second nested table
right line 1\\
right line 2\\
right line 3\\
\end{tabular}\\

\end{tabular}
&lt;/pre&gt;
&lt;img src=&quot;http://img.skitch.com/20091107-d4djtf6jjiiqsifa8hyh11a635.png&quot; alt=&quot;nested&quot; /&gt;
</description>
		<content:encoded><![CDATA[<p>You should you the <em>raisebox</em> command and the <em>baselineskip</em> dimension to get the required result.</p>

<div class="wp_syntax"><div class="code"><pre class="latex" style="font-family:monospace;"><span style="color: #C00000; font-weight: normal;">\begin</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;"><span style="color: #0000D0; font-weight: normal;">tabular</span></span><span style="color: #E02020; ">}{</span><span style="color: #2020C0; font-weight: normal;">p{28mm</span><span style="color: #E02020; ">}</span>l<span style="color: #E02020; ">}</span>
&nbsp;
<span style="color: #800000; font-weight: normal;">\<span style="color: #800000; font-weight: bold;">raisebox</span></span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;"><span style="color: #800000; font-weight: normal;">\baselineskip</span></span><span style="color: #E02020; ">}{</span><span style="color: #2020C0; font-weight: normal;">at top</span><span style="color: #E02020; ">}</span> <span style="color: #E02020; ">&amp;</span> <span style="color: #C00000; font-weight: normal;">\begin</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;"><span style="color: #0000D0; font-weight: normal;">tabular</span></span><span style="color: #E02020; ">}{</span><span style="color: #2020C0; font-weight: normal;">l</span><span style="color: #E02020; ">}</span><span style="color: #2C922C; font-style: italic;">% first nested table</span>
right line 1<span style="color: #E02020; ">\\</span>
right line 2<span style="color: #E02020; ">\\</span>
right line 3<span style="color: #E02020; ">\\</span>
<span style="color: #C00000; font-weight: normal;">\end</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;"><span style="color: #0000D0; font-weight: normal;">tabular</span></span><span style="color: #E02020; ">}\\</span><span style="color: #800000; font-weight: normal;">\<span style="color: #800000; font-weight: bold;">hline</span></span>
&nbsp;
not at top <span style="color: #E02020; ">&amp;</span> <span style="color: #C00000; font-weight: normal;">\begin</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;"><span style="color: #0000D0; font-weight: normal;">tabular</span></span><span style="color: #E02020; ">}{</span><span style="color: #2020C0; font-weight: normal;">p{26mm</span><span style="color: #E02020; ">}}</span><span style="color: #2C922C; font-style: italic;">% second nested table</span>
right line 1<span style="color: #E02020; ">\\</span>
right line 2<span style="color: #E02020; ">\\</span>
right line 3<span style="color: #E02020; ">\\</span>
<span style="color: #C00000; font-weight: normal;">\end</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;"><span style="color: #0000D0; font-weight: normal;">tabular</span></span><span style="color: #E02020; ">}\\</span>
&nbsp;
<span style="color: #C00000; font-weight: normal;">\end</span><span style="color: #E02020; ">{</span><span style="color: #2020C0; font-weight: normal;"><span style="color: #0000D0; font-weight: normal;">tabular</span></span><span style="color: #E02020; ">}</span></pre></div></div>

<p><img src="http://img.skitch.com/20091107-d4djtf6jjiiqsifa8hyh11a635.png" alt="nested" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anon</title>
		<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/comment-page-1/#comment-185</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Tue, 03 Nov 2009 14:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=563#comment-185</guid>
		<description>Alessandro, a question about nested tables which Google is not answering:

In the below simplified example, the words &quot;not at top&quot; should appear at the top (ie across from the word &quot;right line 1&quot;)

\usepackage{array}
\begin{tabular}{p{28mm}l}


not at top &amp; \begin{tabular}{l}% first nested table
right line 1\\
right line 2\\
right line 3\\
\end{tabular}\\


not at top &amp; \begin{tabular}{p{26mm}}% second nested table
right line 1\\
right line 2\\
right line 3\\
\end{tabular}\\


\end{tabular}

Neither of these nested tables has the text on the left hand side aligned at the top of the cell.  This a highly simplified example so i can&#039;t make it all one table as in the following (which is how I want it to look):

\begin{tabular}{ll}
not at top &amp; right line 1\\
&amp; right line 2\\
&amp; right line 3\\
\end{tabular}\\

So how can I align the text to the top of a cell in tabular?  The array package is supposed to do this with the p{26mm} command but it doesn&#039;t work with nested tables.  Any ideas?  Your help would be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>Alessandro, a question about nested tables which Google is not answering:</p>
<p>In the below simplified example, the words &#8220;not at top&#8221; should appear at the top (ie across from the word &#8220;right line 1&#8243;)</p>
<p>\usepackage{array}<br />
\begin{tabular}{p{28mm}l}</p>
<p>not at top &amp; \begin{tabular}{l}% first nested table<br />
right line 1\\<br />
right line 2\\<br />
right line 3\\<br />
\end{tabular}\\</p>
<p>not at top &amp; \begin{tabular}{p{26mm}}% second nested table<br />
right line 1\\<br />
right line 2\\<br />
right line 3\\<br />
\end{tabular}\\</p>
<p>\end{tabular}</p>
<p>Neither of these nested tables has the text on the left hand side aligned at the top of the cell.  This a highly simplified example so i can&#8217;t make it all one table as in the following (which is how I want it to look):</p>
<p>\begin{tabular}{ll}<br />
not at top &amp; right line 1\\<br />
&amp; right line 2\\<br />
&amp; right line 3\\<br />
\end{tabular}\\</p>
<p>So how can I align the text to the top of a cell in tabular?  The array package is supposed to do this with the p{26mm} command but it doesn&#8217;t work with nested tables.  Any ideas?  Your help would be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://www.cv-templates.info/2009/10/classicthesis-currvita-latex-cv-template/comment-page-1/#comment-174</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Mon, 26 Oct 2009 10:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=563#comment-174</guid>
		<description>Thank you very much for this template, it&#039;s looking great!

How does this style handle multiple page CVs? Is there an easy way of adding a footer or something to make it possible for the recruiter to identify the cv from only page two?

Do you have any ideas for using the same style for an accompanying cover letter?

Thanks again.</description>
		<content:encoded><![CDATA[<p>Thank you very much for this template, it&#8217;s looking great!</p>
<p>How does this style handle multiple page CVs? Is there an easy way of adding a footer or something to make it possible for the recruiter to identify the cv from only page two?</p>
<p>Do you have any ideas for using the same style for an accompanying cover letter?</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Code -->
