<?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: Non-prehistoric LaTeX Resume Template — Advanced Graphics and Typography</title>
	<atom:link href="http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/</link>
	<description>Tips for Professional CV Writing with LaTeX</description>
	<lastBuildDate>Tue, 31 Aug 2010 03:20:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cool Professional Web Templates images &#124; Websites Development Company</title>
		<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/comment-page-1/#comment-317</link>
		<dc:creator>Cool Professional Web Templates images &#124; Websites Development Company</dc:creator>
		<pubDate>Sat, 03 Jul 2010 13:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=413#comment-317</guid>
		<description>[...] www.cv-templates.info/2009/08/modern-latex-cv-template-ad&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.cv-templates.info/2009/08/modern-latex-cv-template-ad&#8230" rel="nofollow">http://www.cv-templates.info/2009/08/modern-latex-cv-template-ad&#8230</a>; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/comment-page-1/#comment-257</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Mon, 01 Mar 2010 09:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=413#comment-257</guid>
		<description>Ha! Joe, this is a bug of XeLaTeX or hyperref.
This is what happens

&lt;blockquote&gt;
Making an&lt;strong&gt; included graphics&lt;/strong&gt; a hyperlink &lt;strong&gt;doesn&#039;t seem to work&lt;/strong&gt;: the linked area has the whole width and height of the page, and is displaced with respect to the upper left corner of this page&lt;/blockquote&gt;

Check out &lt;a href=&quot;http://osdir.com/ml/tex.xetex/2005-10/msg00002.html&quot; rel=&quot;nofollow&quot;&gt;this discussion about the bug&lt;/a&gt;.

The proposed solution, which I implement, is



&lt;blockquote&gt;You could possibly hack around this by wrapping your graphic inclusion in a macro that outputs glyphs at two diagonally opposite corners of the image; they could be small blank glyphs (e.g., \char32), so as not to show on the page, as long as they&#039;re real glyphs in a font so that xdv2pdf &quot;sees&quot; them. I think that would trick the driver into creating the proper link area. &lt;/blockquote&gt;

</description>
		<content:encoded><![CDATA[<p>Ha! Joe, this is a bug of XeLaTeX or hyperref.<br />
This is what happens</p>
<blockquote><p>
Making an<strong> included graphics</strong> a hyperlink <strong>doesn&#8217;t seem to work</strong>: the linked area has the whole width and height of the page, and is displaced with respect to the upper left corner of this page</p></blockquote>
<p>Check out <a href="http://osdir.com/ml/tex.xetex/2005-10/msg00002.html" rel="nofollow">this discussion about the bug</a>.</p>
<p>The proposed solution, which I implement, is</p>
<blockquote><p>You could possibly hack around this by wrapping your graphic inclusion in a macro that outputs glyphs at two diagonally opposite corners of the image; they could be small blank glyphs (e.g., \char32), so as not to show on the page, as long as they&#8217;re real glyphs in a font so that xdv2pdf &#8220;sees&#8221; them. I think that would trick the driver into creating the proper link area. </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/comment-page-1/#comment-256</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 01 Mar 2010 00:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=413#comment-256</guid>
		<description>\newcommand{\icons}[2]{
 		{\href{#1}
 		{\trick \raisebox{-1pt}{.}
 			\raisebox{-4pt}{
 			\includegraphics{#2}}
 		\raisebox{10pt}{.}}}
 		}

I was wondering how to replicate this behavior.  I&#039;m not sure if it&#039;s something specific to XeLaTex or a certain package.  

This is a great example, btw.  I used LaTeX to write my thesis about 5 yrs ago, but this was a great jumping off point for a new ebook that I&#039;m formatting.</description>
		<content:encoded><![CDATA[<p>\newcommand{\icons}[2]{<br />
 		{\href{#1}<br />
 		{\trick \raisebox{-1pt}{.}<br />
 			\raisebox{-4pt}{<br />
 			\includegraphics{#2}}<br />
 		\raisebox{10pt}{.}}}<br />
 		}</p>
<p>I was wondering how to replicate this behavior.  I&#8217;m not sure if it&#8217;s something specific to XeLaTex or a certain package.  </p>
<p>This is a great example, btw.  I used LaTeX to write my thesis about 5 yrs ago, but this was a great jumping off point for a new ebook that I&#8217;m formatting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: majestrooo</title>
		<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/comment-page-1/#comment-255</link>
		<dc:creator>majestrooo</dc:creator>
		<pubDate>Thu, 25 Feb 2010 16:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=413#comment-255</guid>
		<description>Hey 

Thanks for a great tutorial. But I&#039;m getting this error with the portfolio

Undefined control sequence.
 \trick 
                  \raisebox {-3pt}{.}\fbox {\includegraphics [scale=0.6]{2}}...
l.179 ....myfonts.com/s/aw/36x18/70/0/}{36322.png}</description>
		<content:encoded><![CDATA[<p>Hey </p>
<p>Thanks for a great tutorial. But I&#8217;m getting this error with the portfolio</p>
<p>Undefined control sequence.<br />
 \trick<br />
                  \raisebox {-3pt}{.}\fbox {\includegraphics [scale=0.6]{2}}&#8230;<br />
l.179 &#8230;.myfonts.com/s/aw/36&#215;18/70/0/}{36322.png}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/comment-page-1/#comment-254</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Tue, 23 Feb 2010 12:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=413#comment-254</guid>
		<description>This is how trick is defined.
&lt;div style=&quot;text-align:left&quot;&gt;
&lt;pre lang=&quot;latex&quot;&gt;
\font\trick=&quot;Calluna:color=FFFFFF&quot; at 0.1 pt
&lt;/pre&gt;
&lt;/div&gt;
If you elaborate on your problem maybe I can point you to the solution.</description>
		<content:encoded><![CDATA[<p>This is how trick is defined.</p>
<div style="text-align:left">

<div class="wp_syntax"><div class="code"><pre class="latex" style="font-family:monospace;"><span style="color: #800000; font-weight: normal;">\font</span><span style="color: #800000; font-weight: normal;">\trick</span>=&quot;Calluna:color=FFFFFF&quot; at 0.1 pt</pre></div></div>

</div>
<p>If you elaborate on your problem maybe I can point you to the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/comment-page-1/#comment-253</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 22 Feb 2010 05:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=413#comment-253</guid>
		<description>Hi Alessandro,

Could you point me in the direction of the documentation for the \trick command?  I&#039;m assuming this is what makes those graphics links have that &quot;hover&quot; behavior.

Thanks,
-Joe</description>
		<content:encoded><![CDATA[<p>Hi Alessandro,</p>
<p>Could you point me in the direction of the documentation for the \trick command?  I&#8217;m assuming this is what makes those graphics links have that &#8220;hover&#8221; behavior.</p>
<p>Thanks,<br />
-Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eiren</title>
		<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/comment-page-1/#comment-216</link>
		<dc:creator>Eiren</dc:creator>
		<pubDate>Thu, 17 Dec 2009 13:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=413#comment-216</guid>
		<description>Hi, 

I was wondering if you could explain how you set up Calluna and Helvetica Neue to work with LaTex??? I have both fonts but am unsure where they need to go/what the necessary font code is. 

Thanks!

Eiren</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I was wondering if you could explain how you set up Calluna and Helvetica Neue to work with LaTex??? I have both fonts but am unsure where they need to go/what the necessary font code is. </p>
<p>Thanks!</p>
<p>Eiren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/comment-page-1/#comment-178</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Fri, 30 Oct 2009 08:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=413#comment-178</guid>
		<description>Hi,
the source code is &lt;a href=&quot;http://www.cv-templates.info/wp-content/uploads/2009/08/cv-2.0.tex&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.
Regards</description>
		<content:encoded><![CDATA[<p>Hi,<br />
the source code is <a href="http://www.cv-templates.info/wp-content/uploads/2009/08/cv-2.0.tex" rel="nofollow">here</a>.<br />
Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pantelis</title>
		<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/comment-page-1/#comment-175</link>
		<dc:creator>Pantelis</dc:creator>
		<pubDate>Mon, 26 Oct 2009 11:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=413#comment-175</guid>
		<description>Alessandro,
this is a really great post, since it combines a good cv structure with unique layout design. I have found very few examples so far, in the net that get into XeTeX DTP capabilities, so much. 

Please re-upload the full source code file, so as to experiment on your template.

Keep up the good job!</description>
		<content:encoded><![CDATA[<p>Alessandro,<br />
this is a really great post, since it combines a good cv structure with unique layout design. I have found very few examples so far, in the net that get into XeTeX DTP capabilities, so much. </p>
<p>Please re-upload the full source code file, so as to experiment on your template.</p>
<p>Keep up the good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A web designer CV Template with LaTeX &#124; Devmarks</title>
		<link>http://www.cv-templates.info/2009/08/modern-latex-cv-template-advanced-graphics/comment-page-1/#comment-50</link>
		<dc:creator>A web designer CV Template with LaTeX &#124; Devmarks</dc:creator>
		<pubDate>Sun, 16 Aug 2009 09:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cv-templates.info/?p=413#comment-50</guid>
		<description>[...] A web designer CV Template with LaTeX     [...]</description>
		<content:encoded><![CDATA[<p>[...] A web designer CV Template with LaTeX     [...]</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 Analytics Code -->
