Templates tagged XeLaTeX

Book Spine Template
https://github.com/mohuangrui/latexspine
LaTeX Template for Producing Book Spine
Huangrui Mo

resumecls example
Example for resumecls.
Xuan Hu

CCI2020
Paper Template for Joint Congress on Computational Intelligence 2020.
Mahmood Amintoosi

Book Template for Amazon KDP and Google Play (e-book and PDF)
This template allows you a quick start creating books with LaTeX that you can directly publish on Amazon, Google, and Leanpub as e-book or printed edition. Check out the accompanying book "Better Books with LaTeX the Agile Way" for step-by-step instructions for this template: https://amzn.to/2Jiwpzh
(02/08/2020: fixed issues relating to TeXLive2019 upgrade. pdfLaTeX PDF output is no longer working properly but the HTML output is fine, so is the XeLaTeX PDF output).
Clemens Lode

Oregon State University Letterhead Template
OSUletter_example.tex - an example latex file to illustrate OSUletter.cls
Template by Brian Wood (brian.wood@oregonstate.edu). Please feel free to send suggestions for changes; this template/cls is not elegantly done in all places!
This template is designed to be easily modified so that it can be used by anyone at OSU. The Department/School and College are easily modified in this file. There should be no need to directly alter the .cls file.
Brian Wood

UNSW Formal Letter Template
Replication of UNSW Formal Letter Template as provided by UNSW in Word now for LaTeX.
Gordon Stevenson

Army Memo Template
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation
Memorandum Template for Army Memoranda, updated in accordance with AR 25-50
George Allen, Matthew Ferguson

Metropolis Beamer Theme
Metropolis is originally created by Matthias Vogelgesang and is available from https://github.com/matze/mtheme as well as CTAN. More information about the theme, including the design principles, can be found at http://bloerg.net/2014/09/20/a-modern-beamer-theme.html. This version demonstrates the use of a progress bar under the frame titles. See the manual for other customisation options.
Matthias Vogelgesang

CISC Submission Template
This is the template for the Cryptography and Information Security Conference (CISC).
Due to copyright concerns about the BiauKai font, this template uses AR PL UKai TW as the main CJK font instead. But you're still able to upload the font to Overleaf by yourself.
Notice: \nocite{*} is used to display reference examples. You should delete this line.
The default template is for Chinese paper, please change the following parameters to the English version.
labelsep = period
% English = period, Chinese = space
\renewcommand{\Authsep}{~}
\renewcommand{\Authand}{~}
\renewcommand{\Authands}{~}
\renewcommand\figurename{圖}
\renewcommand\tablename{表}
\renewcommand\refname{參考文獻}
% comment out these lines for English paper
\parindent=1em
% English = 1em, Chinese = 2em
Sheng-Fu Chang