<feed xmlns='http://www.w3.org/2005/Atom'>
<title>resume.git, branch class-v2.6.0</title>
<subtitle>Chinese and English resumes with XeLaTeX and Font Awesome 5
</subtitle>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/'/>
<entry>
<title>class: Bump version to 2.6.0</title>
<updated>2024-12-06T01:35:07+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-06T01:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=379906863c3523a16676c7b72174899edee3ccc7'/>
<id>379906863c3523a16676c7b72174899edee3ccc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Minor cleanups</title>
<updated>2024-12-06T01:35:05+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-06T01:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=c5089eacbafb5a8f1e89ed8a5eaf5bb10fde58c3'/>
<id>c5089eacbafb5a8f1e89ed8a5eaf5bb10fde58c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Suppress the trailing blank after the right-placed photo</title>
<updated>2024-12-06T01:34:44+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-06T01:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=944767c9a48d794ec3e6076d202be7c09249d3e9'/>
<id>944767c9a48d794ec3e6076d202be7c09249d3e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Fix the case of no photo</title>
<updated>2024-12-06T01:34:43+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-06T01:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=664ed4b92c5e792dcf275ba062a00d6c2e699c3b'/>
<id>664ed4b92c5e792dcf275ba062a00d6c2e699c3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Refactor "\photo" again to support left/right position</title>
<updated>2024-12-06T01:16:39+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-06T01:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=4c316f5e66dc380bf194a150e43d34395dd1aecb'/>
<id>4c316f5e66dc380bf194a150e43d34395dd1aecb</id>
<content type='text'>
Extend the "\photo" command to support to place the photo on the right
side of profile, which can be controlled with the new "position"
parameter key.  Use the "keyval" package to implement the key=value
style optional parameters for the "\photo" command.

See also: PR #21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extend the "\photo" command to support to place the photo on the right
side of profile, which can be controlled with the new "position"
parameter key.  Use the "keyval" package to implement the key=value
style optional parameters for the "\photo" command.

See also: PR #21
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Fix error of undefined \@photo@width</title>
<updated>2024-12-05T07:22:05+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-05T07:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=ddc7ca28fa62b933e72075b47c417868ea2289ab'/>
<id>ddc7ca28fa62b933e72075b47c417868ea2289ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Replace \profilewidth with \@photo@width for clarity</title>
<updated>2024-12-05T06:28:59+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-05T06:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=938bd91e0b085ed3ecd3c27b957f59f035ffd826'/>
<id>938bd91e0b085ed3ecd3c27b957f59f035ffd826</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Suppress blank space below the photo</title>
<updated>2024-12-05T05:56:25+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-05T05:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=8a630d73034942c99ee057efb474baadcc7d6af1'/>
<id>8a630d73034942c99ee057efb474baadcc7d6af1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Refactor "\photo" to simplify photo handling in \makeheader</title>
<updated>2024-12-05T05:51:48+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-05T05:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=2325395582f031fb0d1dd589fcf9e9ff9f0a13bd'/>
<id>2325395582f031fb0d1dd589fcf9e9ff9f0a13bd</id>
<content type='text'>
Derived-from: PR #21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Derived-from: PR #21
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Improve "\name" to define "\@name" to help simplify code</title>
<updated>2024-12-05T05:08:44+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2024-12-05T05:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=099903e454002474e7f14ce6ddd0b5ef03bfb543'/>
<id>099903e454002474e7f14ce6ddd0b5ef03bfb543</id>
<content type='text'>
See also: PR #21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See also: PR #21
</pre>
</div>
</content>
</entry>
</feed>
