<feed xmlns='http://www.w3.org/2005/Atom'>
<title>resume.git/Makefile, branch class-v2.6.1</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>Makefile: Remove obsolete fontawesome5.sty</title>
<updated>2023-11-16T01:27:48+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2023-11-16T01:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=d3ac3b1a2c8eb3f8afa0bad6e2abb0bacc6dc9c2'/>
<id>d3ac3b1a2c8eb3f8afa0bad6e2abb0bacc6dc9c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>class: Update to use 'fontawesome5' package from CTAN</title>
<updated>2023-02-03T10:14:16+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2023-02-03T10:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=7549fabc4b01d193933577eac99064954669f821'/>
<id>7549fabc4b01d193933577eac99064954669f821</id>
<content type='text'>
The CTAN fontawesome5 package (https://www.ctan.org/pkg/fontawesome5) is
better maintained and has more advanced features.  Update to use it
instead of the custom one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CTAN fontawesome5 package (https://www.ctan.org/pkg/fontawesome5) is
better maintained and has more advanced features.  Update to use it
instead of the custom one.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'gs' to merge zh and en resumes</title>
<updated>2019-08-30T13:51:34+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-08-30T13:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=114c2af01697eb0cb8f6f8c26ff5669f4f91d113'/>
<id>114c2af01697eb0cb8f6f8c26ff5669f4f91d113</id>
<content type='text'>
* The 'gs' (GhostScript) is much more commonly installed than 'pdftk'.

* The 'gs'-merged PDF has metadata (e.g., author, title, keywords)
  preserved, although it is the metadata of the last PDF on the command
  line is used for the output merged PDF.  Still, it is better than
  'pdftk' in this case, because the merged PDF by 'pdftk' lost those
  metatdata.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The 'gs' (GhostScript) is much more commonly installed than 'pdftk'.

* The 'gs'-merged PDF has metadata (e.g., author, title, keywords)
  preserved, although it is the metadata of the last PDF on the command
  line is used for the output merged PDF.  Still, it is better than
  'pdftk' in this case, because the merged PDF by 'pdftk' lost those
  metatdata.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: clean up a bit</title>
<updated>2019-04-01T16:21:20+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-04-01T14:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=cd42a759a0f4ff6eca657384d81c6729e902cd99'/>
<id>cd42a759a0f4ff6eca657384d81c6729e902cd99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'pdftk' because it can preserve the links</title>
<updated>2019-04-01T16:21:20+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-04-01T16:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=6472cb06a51937ad438a362e4b94b9f55ac670e0'/>
<id>6472cb06a51937ad438a362e4b94b9f55ac670e0</id>
<content type='text'>
Credit: https://blog.dbrgn.ch/2013/8/14/merge-multiple-pdfs/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Credit: https://blog.dbrgn.ch/2013/8/14/merge-multiple-pdfs/
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Add "zh" and "en" targets to easily build PDFs</title>
<updated>2019-01-06T15:11:24+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2019-01-06T15:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=47594b491b165bc3ec4e8909864bb8742c8abc8c'/>
<id>47594b491b165bc3ec4e8909864bb8742c8abc8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Update to concatenate zh and en resumes</title>
<updated>2018-10-15T04:55:35+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-10-15T04:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=4470935f0bfe9bd08e39b76f9b7faf9d595a9e65'/>
<id>4470935f0bfe9bd08e39b76f9b7faf9d595a9e65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to use the new fontawesome5.sty</title>
<updated>2018-04-17T15:20:30+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-04-17T15:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=3fc55d31398a12623459818f4d45ccd2ec82ca92'/>
<id>3fc55d31398a12623459818f4d45ccd2ec82ca92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: add dist target</title>
<updated>2018-04-17T05:00:42+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-04-17T05:00:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=0f8437048f18f4cb1dec2b2701e54f1bfbd7bc59'/>
<id>0f8437048f18f4cb1dec2b2701e54f1bfbd7bc59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Makefile to help build PDFs</title>
<updated>2018-04-15T08:51:57+00:00</updated>
<author>
<name>Aaron LI</name>
<email>aly@aaronly.me</email>
</author>
<published>2018-04-15T08:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.liwt.net/resume.git/commit/?id=d7878f395c01d70993a81d742564ca6bdfeb5dec'/>
<id>d7878f395c01d70993a81d742564ca6bdfeb5dec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
