Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 'gs' to merge zh and en resumes | Aaron LI | 2019-08-30 | 1 | -1/+4 |
| | | | | | | | | | | * 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. | ||||
* | Makefile: clean up a bit | Aaron LI | 2019-04-02 | 1 | -5/+0 |
| | |||||
* | Use 'pdftk' because it can preserve the links | Aaron LI | 2019-04-02 | 1 | -1/+1 |
| | | | | Credit: https://blog.dbrgn.ch/2013/8/14/merge-multiple-pdfs/ | ||||
* | Makefile: Add "zh" and "en" targets to easily build PDFs | Aaron LI | 2019-01-06 | 1 | -1/+3 |
| | |||||
* | Makefile: Update to concatenate zh and en resumes | Aaron LI | 2018-10-15 | 1 | -9/+6 |
| | |||||
* | Update to use the new fontawesome5.sty | Aaron LI | 2018-04-17 | 1 | -3/+6 |
| | |||||
* | Makefile: add dist target | Aaron LI | 2018-04-17 | 1 | -1/+10 |
| | |||||
* | Add Makefile to help build PDFs | Aaron LI | 2018-04-15 | 1 | -0/+36 |